SAP ABAP Function Module RSB1_MAPPING_GET (RFC module for determining the mapping information)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSB (Package) Business Information Warehouse: Data Marts
Basic Data
Function Module RSB1_MAPPING_GET RFC module for determining the mapping information  
Function Group RSB1   Get meta data about InfoCubes.  
Program Name SAPLRSB1   Extract metadata about InfoCubes. 
INCLUDE Name LRSB1U22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_ISOSMAP TYPE RSAOS_S_ISOSMAP Mapping between InfoSources and OLTP Sources
Exporting E_T_VIOBJ_CHACONST_LONG TYPE RSD_T_VIOBJ_CHACONST Charactersistics with long constant values (length > 60)
Importing I_OLTPSOURCE TYPE RSOLTPSOURCE-OLTPSOURCE Replicate Table for OLTP Sources in BW
Importing I_TESTFLAG TYPE RS_BOOL Boolean
Importing I_RLOGSYS TYPE RSRLOGSYS Logical System of the Receiver
Tables E_T_OSFIELDMAP TYPE RSAOS_T_OSFIELDMAP Feld <-> InfoObject Mapping of an OLTP Source
Tables E_T_VIOBJ TYPE RSD_S_VIOBJ_FLAT BW Database: Table with All InfoObject Properties
Tables E_T_IOBJCMP TYPE RSDIOBJCMP Compound (dependencies) of InfoObjects
Tables E_T_ATR TYPE RSDBCHATR Master Data Attributes
Tables E_T_ATR_NAV TYPE RSDATRNAVV Generated Table for View &
Tables E_T_ATR_NAVT TYPE RSDATRNAVT Navigation Attributes
Tables E_T_IOBJT TYPE RSDIOBJT InfoObject texts
Tables E_T_RSAROUT TYPE RSAROUT ABAP routine - check table
Tables E_T_RSAROUTT TYPE RSAROUTT ABAP routine - text table
Tables E_T_RSAABAP TYPE RSAABAP ABAP routine - source code
Exception INCONSISTENT_METADATA TYPE Error reading metadata OLTP source
Exception NAME_ERROR TYPE The field name of an InfoObject is incorrect
Exception INFOOBJECT_NOT_FOUND TYPE An InfoObject not found in the source BW
Exception ILLEGAL_CLIENT TYPE Incorrect client specified in the source system
Exception OLTPSOURCE_NOT_FOUND TYPE The data source does not exist
               
Processing Type
Normal Function Module  
Remote-Enabled 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