SAP Function SMB_UIE_QM_INSPECTION_LOTS - To Display The Count Over Ovrdue,Today,1-7,8-14

Parameter Reference Type Length Text
ES_INSPECTION_LOTS SMB_UIE_TIME_HZN_LT u 12 Structure to hold number of ords in different time horizon

Functionality
This function module finds the count (number) of the inspection lotswhose end date is overdue, today, 1-7 days and 8-14 days from today'sdate.

Example
INPUT,,
No Input,,
OUTPUT
OVERDUE TODAY 1-7DAYS 8-14DAYS
015 000 000 000

Notes
There is no input it considers all the inspection lots in order to findthe number of lots whose end date are overdue, today, 1-7 days, 8-14days.

Further information
Output Parameters: ES_INSPECTION_LOTS (Structure with fields for countfor overdue, today, 1-7 days and 8-14 days).