Where Used List (Function Module) for SAP ABAP Table RSOSP_S_REPORT_SCHEDULING_INFO (Scheduling information of reports)
SAP ABAP Table
RSOSP_S_REPORT_SCHEDULING_INFO (Scheduling information of reports) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
/OSP/BW_REPORT_SCHEDULE
|
Schedule a BW report(setting) for later execution | ||||
| 2 |
/OSP/BW_REPORT_SCHEDULE VALUE(IS_SCHEDULING_INFO) TYPE RSOSP_S_REPORT_SCHEDULING_INFO
|
Schedule a BW report(setting) for later execution | ||||
| 3 |
/OSP/BW_REPORT_UPDATE_SETTING
|
Modify the report setting with new Variable values and schedule informatio | ||||
| 4 |
/OSP/BW_REPORT_UPDATE_SETTING VALUE(IS_SCHEDULING_INFO) TYPE RSOSP_S_REPORT_SCHEDULING_INFO OPTIONAL
|
Modify the report setting with new Variable values and schedule informatio | ||||
| 5 |
/OSP/GET_SCHEDULE_DATES
|
Get Job schedule (date, time, periodicity etc) from the schedule options | ||||
| 6 |
/OSP/GET_SCHEDULE_DATES VALUE(IS_SCHEDULING_INFO) TYPE RSOSP_S_REPORT_SCHEDULING_INFO
|
Get Job schedule (date, time, periodicity etc) from the schedule options | ||||
| 7 |
/OSP/VALIDATE_DATE_TIME
|
FM to validate Schedule start date and time | ||||
| 8 |
/OSP/VALIDATE_DATE_TIME VALUE(IV_START_DATE) TYPE RSOSP_S_REPORT_SCHEDULING_INFO-START_DATE
|
FM to validate Schedule start date and time | ||||
| 9 |
/OSP/VALIDATE_DATE_TIME VALUE(IV_START_TIME) TYPE RSOSP_S_REPORT_SCHEDULING_INFO-START_TIME
|
FM to validate Schedule start date and time | ||||