Where Used List (Function Module) for SAP ABAP Data Element RS_OSP_DT_BW_REP_OBJ_ID (BW report object Id)
SAP ABAP Data Element
RS_OSP_DT_BW_REP_OBJ_ID (BW report object Id) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
/OSP/BWREP_GET_SETTING_DETAILS VALUE(IV_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID
|
OSP: Get Variables and their Values, Output format of a BW report setting | ||||
| 2 |
/OSP/BWREP_UPD_SETT_VARIVALUES VALUE(IV_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID
|
Update a setting with new variable values | ||||
| 3 |
/OSP/BWRP_COMP_SETT_VARVALUES VALUE(IV_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID
|
Compare setting variable values with other set of variable values | ||||
| 4 |
/OSP/BWRP_CONVT_VARI_STRCT2STR VALUE(IV_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID
|
Building a BW variable string from a structure | ||||
| 5 |
/OSP/BW_GET_DATACHANGE_EVENTS VALUE(IV_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID OPTIONAL
|
FM to get timepoints | ||||
| 6 |
/OSP/BW_REPORT_CREATE_SETTING VALUE(IV_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID
|
Create a BW report setting with the Variable values passed as input param. | ||||
| 7 |
/OSP/BW_REPORT_EXECUTE VALUE(IV_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID
|
Execute a BW report immediately for Run now, triggered and chart reports | ||||
| 8 |
/OSP/BW_REPORT_GET_DETAILS VALUE(I_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID
|
Check for existence of a BW Report | ||||
| 9 |
/OSP/BW_REPORT_GET_LIST VALUE(I_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID OPTIONAL
|
List of all BW reports available in a system | ||||
| 10 |
/OSP/BW_REPORT_GET_VARIABLES VALUE(IV_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID
|
Get the variables metadata of BW report | ||||
| 11 |
/OSP/BW_REPORT_GET_VAR_DETAILS VALUE(IV_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID
|
Get details of variables metadata of BW report. | ||||
| 12 |
/OSP/BW_REPORT_SCHEDULE VALUE(IV_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID
|
Schedule a BW report(setting) for later execution | ||||
| 13 |
/OSP/BW_REPORT_UPDATE_SETTING VALUE(IV_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID
|
Modify the report setting with new Variable values and schedule informatio |