SAP ABAP Function Module RS_APODS_MAPPING_GET (provides the mapping infoobject <=> Data Source)
                         
  Hierarchy 
    
                
                ☛
            
             SAP_BW            (Software Component) SAP Business Warehouse
⤷
             BW-WHM-DST            (Application Component) Data Staging
⤷
             RSAOLTP            (Package) OLTP Metadata <-> BW Metadata Interface
                    
    
                            ⤷
⤷
  Basic Data 
                            | Function Module | RS_APODS_MAPPING_GET | provides the mapping infoobject <=> Data Source | 
| Function Group | RS_DATASOURCE_PROPOSAL | Proposals for gen. applicns for Tr.Rules | 
| Program Name | SAPLRS_DATASOURCE_PROPOSAL | |
| INCLUDE Name | LRS_DATASOURCE_PROPOSALU06 | 
  Parameters 
                            | Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text | 
|---|---|---|---|---|---|---|---|
|   | 
                                            E_S_ISOSMAP | TYPE | RSAOS_S_ISOSMAP | Mapping between InfoSources and OLTP Sources | |||
|   | 
                                            I_OLTPSOURCE | TYPE | RSOLTPSOURCE-OLTPSOURCE | DataSource | |||
|   | 
                                            I_TESTFLAG | TYPE | RS_BOOL | Boolean | |||
|   | 
                                            I_RLOGSYS | TYPE | RSRLOGSYS | Logical System of the Receiver | |||
|   | 
                                            E_T_OSFIELDMAP | TYPE | RSAOS_T_OSFIELDMAP | Feld <-> InfoObject Mapping of an OLTP Source | |||
|   | 
                                            E_T_VIOBJ | TYPE | RSD_T_VIOBJ | BW Database: Table with All InfoObject Properties | |||
|   | 
                                            INCONSISTENT_METADATA | TYPE | Error reading metadata OLTP source | ||||
|   | 
                                            NAME_ERROR | TYPE | The field name of an InfoObject is incorrect | ||||
|   | 
                                            INFOOBJECT_NOT_FOUND | TYPE | An InfoObject not found in the source BW | ||||
|   | 
                                            ILLEGAL_CLIENT | TYPE | Incorrect client specified in the source system | ||||
|   | 
                                            OLTPSOURCE_NOT_FOUND | TYPE | The data source does not exist | ||||
  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 | 30A |