Where Used List (Function Module) for SAP ABAP Table /OSP/S_REPORT_SCHEDULING_INFO (Scheduling information of reports)
SAP ABAP Table
/OSP/S_REPORT_SCHEDULING_INFO (Scheduling information of reports) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
/OSP/JOB_SCHEDULE REFERENCE(IS_SCHEDULING_INFO) TYPE /OSP/S_REPORT_SCHEDULING_INFO OPTIONAL
|
Schedule a job in background scheduler | ||||
| 2 |
/OSP/JOB_SCHEDULE
|
Schedule a job in background scheduler | ||||
| 3 |
/OSP/REPORT_SCHEDULE
|
RFC to schedule a report | ||||
| 4 |
/OSP/REPORT_SCHEDULE VALUE(IS_SCHEDULING_INFO) LIKE /OSP/S_REPORT_SCHEDULING_INFO OPTIONAL
|
RFC to schedule a report | ||||
| 5 |
/OSP/REPORT_VAR_UPD_JOB_RESCHD
|
Function module to update a variant and reschedule the job | ||||
| 6 |
/OSP/REPORT_VAR_UPD_JOB_RESCHD VALUE(IS_SCHEDULING_INFO) TYPE /OSP/S_REPORT_SCHEDULING_INFO OPTIONAL
|
Function module to update a variant and reschedule the job | ||||