Hi All,
The function module: SWNC_COLLECTOR_GET_AGGREGATES is not fetching the data. Is there is any specific reason for the same?
call function 'SWNC_COLLECTOR_GET_AGGREGATES'
EXPORTING
component = component
periodtype = datetype
periodstrt = dirdate
TABLES
usertcode = usertcode
EXCEPTIONS
others = 0.
Please advice.
Regards
Ramesh.