Data Element list used by SAP ABAP Function Module /OSP/BW_REPORT_CREATE_SETTING (Create a BW report setting with the Variable values passed as input param.)
SAP ABAP Function Module
/OSP/BW_REPORT_CREATE_SETTING (Create a BW report setting with the Variable values passed as input param.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | ||
| 2 | GUID_32 | GUID in 'CHAR' Format in Uppercase | ||
| 3 | RSRD_SETTING_ID | Technical Name of Broadcast Setting | ||
| 4 | RS_OSP_DT_BW_OUTPUT_FORMAT | Output Formats in Broadcasting Framework | ||
| 5 | RS_OSP_DT_BW_OUTPUT_FORMAT | Output Formats in Broadcasting Framework | SOURCE VALUE(IV_OUTPUT_FORMAT) TYPE RS_OSP_DT_BW_OUTPUT_FORMAT |
|
| 6 | RS_OSP_DT_BW_REP_OBJ_ID | BW report object Id | SOURCE VALUE(IV_REPORT_NAME) TYPE RS_OSP_DT_BW_REP_OBJ_ID |
|
| 7 | RS_OSP_DT_BW_REP_OBJ_TYPE | BW report object type | SOURCE VALUE(IV_REPORT_TYPE) TYPE RS_OSP_DT_BW_REP_OBJ_TYPE |
|
| 8 | RS_OSP_DT_BW_REP_SETTING_ID | Setting ID for a BW report in Broadcasting Framework | ||
| 9 | RS_OSP_DT_BW_REP_SETTING_ID | Setting ID for a BW report in Broadcasting Framework | SOURCE VALUE(EV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID |
|
| 10 | RS_OSP_DT_BW_REP_SETTING_ID | Setting ID for a BW report in Broadcasting Framework | SOURCE VALUE(IV_SETTING_NAME) TYPE RS_OSP_DT_BW_REP_SETTING_ID OPTIONAL |
|
| 11 | RS_OSP_DT_REP_RUN_TYP | BW report run type | SOURCE VALUE(IV_REPORT_RUN_TYPE) TYPE RS_OSP_DT_REP_RUN_TYP |
|
| 12 | RS_OSP_DT_SAPID | SAP ID - GUID | SOURCE VALUE(EV_SAPID) TYPE RS_OSP_DT_SAPID |
|
| 13 | RS_OSP_DT_SAPID | SAP ID - GUID | SOURCE VALUE(IV_SAPID) TYPE RS_OSP_DT_SAPID OPTIONAL |
|
| 14 | RS_OSP_DT_UNAME | User name | SOURCE VALUE(IV_USER_NAME) TYPE RS_OSP_DT_UNAME |
|
| 15 | SYSUBRC | Return Code |