Where Used List (Function Module) for SAP ABAP Data Element /OSP/DT_TIME (Start Time)
SAP ABAP Data Element /OSP/DT_TIME (Start Time) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  /OSP/GETDATE_MONTHDAY
VALUE(IV_TIME) TYPE /OSP/DT_TIME DEFAULT '23:59:00'
This fm will accept day and calculate the nearest start date of the job /OSP/REPORT  /OSP/OSP  SAP_BASIS 
2 Function Module  /OSP/GETDATE_WEEKDAY
REFERENCE(IV_TIME) TYPE /OSP/DT_TIME DEFAULT '235959'
Get date of next occuring week day /OSP/REPORT  /OSP/OSP  SAP_BASIS 
3 Function Module  /OSP/GETDATE_YEAR
REFERENCE(IV_TIME) TYPE /OSP/DT_TIME DEFAULT '235959'
Get date for year /OSP/REPORT  /OSP/OSP  SAP_BASIS 
4 Function Module  /OSP/GET_NEXT_RUN_DATE_TIME
REFERENCE(EV_NEXT_RUN_TIME) TYPE /OSP/DT_TIME
Get next run date and time /OSP/REPORT  /OSP/OSP  SAP_BASIS 
5 Function Module  /OSP/RJA_GET_TIMEPOINTS
Get all Timepoints /OSP/CORE  /OSP/OSP  SAP_BASIS 
6 Function Module  /OSP/SCHEDULE_WEEKDAY_JOB
REFERENCE(IV_START_TIME) TYPE /OSP/DT_TIME
Schedule job for weekdays /OSP/REPORT  /OSP/OSP  SAP_BASIS