Where Used List (Function Module) for SAP ABAP Data Element RS_OSP_DT_BW_REP_SETTING_ID (Setting ID for a BW report in Broadcasting Framework)
SAP ABAP Data Element
RS_OSP_DT_BW_REP_SETTING_ID (Setting ID for a BW report in Broadcasting Framework) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
/OSP/BWREP_GET_SETTING_DETAILS VALUE(IV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID
|
OSP: Get Variables and their Values, Output format of a BW report setting | ||||
| 2 |
/OSP/BWREP_UPD_SETT_VARIVALUES VALUE(IV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID
|
Update a setting with new variable values | ||||
| 3 |
/OSP/BWREP_UPD_SETT_VARIVALUES VALUE(EV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID
|
Update a setting with new variable values | ||||
| 4 |
/OSP/BWRP_COMP_SETT_VARVALUES VALUE(IV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID
|
Compare setting variable values with other set of variable values | ||||
| 5 |
/OSP/BW_GET_DATACHANGE_EVENTS VALUE(IV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID OPTIONAL
|
FM to get timepoints | ||||
| 6 |
/OSP/BW_REPORT_CREATE_SETTING VALUE(EV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID
|
Create a BW report setting with the Variable values passed as input param. | ||||
| 7 |
/OSP/BW_REPORT_CREATE_SETTING VALUE(IV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID OPTIONAL
|
Create a BW report setting with the Variable values passed as input param. | ||||
| 8 |
/OSP/BW_REPORT_CREATE_SETTING
|
Create a BW report setting with the Variable values passed as input param. | ||||
| 9 |
/OSP/BW_REPORT_EXECUTE VALUE(IV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID OPTIONAL
|
Execute a BW report immediately for Run now, triggered and chart reports | ||||
| 10 |
/OSP/BW_REPORT_EXECUTE VALUE(EV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID
|
Execute a BW report immediately for Run now, triggered and chart reports | ||||
| 11 |
/OSP/BW_REPORT_EXECUTE_SETTING VALUE(IV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID
|
Executing a BW setting ( called asynchronously ) | ||||
| 12 |
/OSP/BW_REPORT_SCHEDULE VALUE(EV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID
|
Schedule a BW report(setting) for later execution | ||||
| 13 |
/OSP/BW_REPORT_SCHEDULE VALUE(IV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID OPTIONAL
|
Schedule a BW report(setting) for later execution | ||||
| 14 |
/OSP/BW_REPORT_UPDATE_SETTING VALUE(IV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID
|
Modify the report setting with new Variable values and schedule informatio | ||||
| 15 |
/OSP/BW_REPORT_UPDATE_SETTING VALUE(EV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID
|
Modify the report setting with new Variable values and schedule informatio | ||||
| 16 |
/OSP/GENERATE_SETTING_NAME
|
Generates BW setting name using date and number range | ||||
| 17 |
/OSP/GENERATE_SETTING_NAME VALUE(EV_SETT_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID
|
Generates BW setting name using date and number range |