Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
ES_CREATED | SMB_UIE_TIME_HZN_LT | u | 12 | Internal table for displaying time horizon |
ES_INPROCESS | SMB_UIE_TIME_HZN_LT | u | 12 | Internal table for displaying time horizon |
Functionality ,,This Function Module returns the different kinds of qualitynotifications counts which are aggregated according to followingdurations, Overdue, Today, 1-7 Days and 8-14 Days. ,,This is done by selecting the materials only with the inspection type'01' and Quality notifications, Object number and required end from theQuality notification table. The aggregation is done base on the Statusand Status Inactive from Individual objects status table and therequired end date from quality notification table. Example INPUT:,, No Input Parameter,, OUTPUT (2 Structures): ES_CREATED Overdue Current_date 1to7days 8to14days 26 12 0609 ES_INPROCESS Overdue Current_date,, 1to7days 8to14days 83 03 1526 ,, Notes Further information Input Parameters: No Input Parameters. Output Parameters: ES_CREATED (Structure with overdue, Current date, 1to7days and 8to14daysas fields). ES_INPROCESS (Structure with overdue, Current date, 1to7days and8to14days as fields). |