Where Used List (Function Module) for SAP ABAP Data Element RS_OSP_DT_REP_RUN_TYP (BW report run type)
SAP ABAP Data Element
RS_OSP_DT_REP_RUN_TYP (BW report run type) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
/OSP/BW_REPORT_CREATE_SETTING VALUE(IV_REPORT_RUN_TYPE) TYPE RS_OSP_DT_REP_RUN_TYP
|
Create a BW report setting with the Variable values passed as input param. | ||||
| 2 |
/OSP/BW_REPORT_EXECUTE VALUE(IV_REPORT_RUN_TYPE) TYPE RS_OSP_DT_REP_RUN_TYP OPTIONAL
|
Execute a BW report immediately for Run now, triggered and chart reports | ||||
| 3 |
/OSP/BW_REPORT_SCHEDULE VALUE(IV_REPORT_RUN_TYPE) TYPE RS_OSP_DT_REP_RUN_TYP OPTIONAL
|
Schedule a BW report(setting) for later execution | ||||
| 4 |
/OSP/BW_REPORT_UPDATE_SETTING VALUE(IV_NEW_RUNTYPE) TYPE RS_OSP_DT_REP_RUN_TYP OPTIONAL
|
Modify the report setting with new Variable values and schedule informatio | ||||
| 5 |
/OSP/BW_REPORT_UPDATE_SETTING VALUE(IV_OLD_RUNTYPE) TYPE RS_OSP_DT_REP_RUN_TYP OPTIONAL
|
Modify the report setting with new Variable values and schedule informatio | ||||