SAP ABAP Function Module RS_DME_BWG_UPLOAD_DATA_GENERIC (Generic function module to return data in BW format)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_BW (Package) BW Upload of Datamining Results (ODS, MD and Hierarchy)
⤷
⤷
Basic Data
| Function Module | RS_DME_BWG_UPLOAD_DATA_GENERIC | Generic function module to return data in BW format |
| Function Group | RS_DME_BW_GENERIC_UPLOAD | Generic Upload to BW |
| Program Name | SAPLRS_DME_BW_GENERIC_UPLOAD | |
| INCLUDE Name | LRS_DME_BW_GENERIC_UPLOADU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_SUBRC | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
| |
I_MODEL | TYPE | RSDMEM_MODEL | Analytical Model | |||
| |
I_REFNAME | TYPE | RSDMEM_STEXT | Short Text | |||
| |
I_DATA_FORMAT | TYPE | RSDMEM_BOOL_CH | 'X' = Key-value pair; ' ' = Format Requested | |||
| |
I_TAB_TYPE | TYPE | TTYPENAME | Name of table type | |||
| |
I_T_JOIN_INFO | TYPE | RSDMSM_JOIN_INFO | Join Information to fetch data from mining engines | |||
| |
I_T_MAP_INFO | TYPE | RSDMSM_UPD_INFO_MAP | Mapping between Uploadable Mining Fields and BW Fields | |||
| |
E_T_DATA | TYPE | |||||
| |
E_T_DATA_BW | TYPE | RSNDI_S_CHAVL | Characteristic Values | |||
| |
E_T_RETURN | TYPE | BAPIRET2 | Return Parameter | |||
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 | 20040315 |
| SAP Release Created in | 30B |