SAP ABAP Function Module /CRMBW/FILL_DS_MAPPING_TABLE (Initializes mapping between DS fields and InfoObjects)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-ANA (Application Component) CRM Analytics
     /CRMBW/OP_REPORTING_DEV (Package) BI coding for CRM Operational Reporting
Basic Data
Function Module /CRMBW/FILL_DS_MAPPING_TABLE Initializes mapping between DS fields and InfoObjects  
Function Group /CRMBW/TOOLS   Tools for CRM BI Reporting  
Program Name /CRMBW/SAPLTOOLS    
INCLUDE Name /CRMBW/LTOOLSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_OLTPSOURCE TYPE ROOSOURCER DataSource
Importing I_LOGSYS TYPE RSSLOGSYS Source system
Importing I_PREFIX TYPE RSIOBJNM Namespace
Importing I_INFOOBJCAT TYPE RSINFOOBJCAT InfoObject catalog
Importing I_UNIOBJCAT TYPE RSINFOOBJCAT C_IOBJCAT_UNIT InfoObject catalog for units
Importing I_REUSE TYPE RS_BOOL 'X' Boolean
Importing I_OVERWRITE TYPE RS_BOOL ' ' Boolean
Importing I_PERSIST TYPE RS_BOOL 'X' Boolean
Importing I_REPLICATE TYPE RS_BOOL ' ' Boolean
Importing I_IS_EXTENSION TYPE RS_BOOL ' ' Boolean
Importing IT_FIELDTYPES TYPE /CRMBW/FIELDTYPE_T Field type and properties
Tables ET_MAP_XF TYPE /CRMBW/MAP_XF Mapping of DataSource Field to InfoObject
Tables ET_RETURN TYPE BAPIRET2 Return Parameter
               
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  20070401 
SAP Release Created in 503