SAP ABAP Function Module /OSP/BW_REPORT_CREATE_SETTING (Create a BW report setting with the Variable values passed as input param.)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
XAP-OSP (Application Component) Office Suite Program
⤷
/OSP/BI_REPORT (Package) Office Suite Program - report functionality (Duet)
⤷
⤷
Basic Data
| Function Module | /OSP/BW_REPORT_CREATE_SETTING | Create a BW report setting with the Variable values passed as input param. |
| Function Group | /OSP/BW_REPORT | OSP: RFCs for BW report integration |
| Program Name | /OSP/SAPLBW_REPORT | |
| INCLUDE Name | /OSP/LBW_REPORTU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_SETTING_NAME | TYPE | RS_OSP_DT_BW_REP_SETTING_ID | Setting ID for a BW report in Broadcasting Framework | |||
| |
ET_RETURN | TYPE | BAPIRETTAB | Return Parameter | |||
| |
EV_SAPID | TYPE | RS_OSP_DT_SAPID | SAP ID - GUID | |||
| |
IV_USER_NAME | TYPE | RS_OSP_DT_UNAME | User name | |||
| |
IV_REPORT_NAME | TYPE | RS_OSP_DT_BW_REP_OBJ_ID | BW report object Id | |||
| |
IV_REPORT_TYPE | TYPE | RS_OSP_DT_BW_REP_OBJ_TYPE | BW report object type | |||
| |
IV_REPORT_RUN_TYPE | TYPE | RS_OSP_DT_REP_RUN_TYP | BW report run type | |||
| |
IV_SETTING_NAME | TYPE | RS_OSP_DT_BW_REP_SETTING_ID | Setting ID for a BW report in Broadcasting Framework | |||
| |
IV_OUTPUT_FORMAT | TYPE | RS_OSP_DT_BW_OUTPUT_FORMAT | Output Formats in Broadcasting Framework | |||
| |
IT_VARIABLE_VALUES | TYPE | RS_OSP_TT_REP_VAR_NAMVALPAIRS | General Table type for Parameters and SELECT-OPTIONS | |||
| |
IV_SAPID | TYPE | RS_OSP_DT_SAPID | SAP ID - GUID | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20060620 |
| SAP Release Created in | 100 |