SAP ABAP Function Module RSAOS_OLTPSOURCE_GET_BY_PROP (Selects one or more OltpSources by their properties)
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 RSAOS_OLTPSOURCE_GET_BY_PROP Selects one or more OltpSources by their properties  
Function Group RSAOS   Interface OLTP Source  
Program Name SAPLRSAOS    
INCLUDE Name LRSAOSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_OLTPSOURCE TYPE RSOLTPSOURCE Replicate Table for OLTP Sources in BW
Exporting E_T_OLTPSOURCE TYPE RSAOS_T_OLTPSOURCE Replicate Table for OLTP Sources in BW
Exporting E_S_OLTPSOURCET TYPE RSOLTPSOURCET Texts for OLTP Sources
Exporting E_T_OLTPSOURCET TYPE RSAOS_T_OLTPSOURCET Texts for OLTP Sources
Exporting E_S_ISOSMAP TYPE RSISOSMAP Mapping between InfoSources and OLTP Sources
Exporting E_T_ISOSMAP TYPE RSAOS_T_ISOSMAP Mapping between InfoSources and OLTP Sources
Exporting E_SEGID TYPE RSSEGID Segment ID
Exporting E_SEGID_IS TYPE RSSEGID Segment-ID of the InfoSource
Exporting E_T_OSOURCEFIELD TYPE RSAOS_T_OLTPSOURCEFIE OLTP Source Fields
Exporting E_T_OSOURCEFIELDT TYPE RSAOS_T_OLTPSOURCEFIET Texts for OLTP Source Fields
Exporting E_T_OSFIELDMAP TYPE RSAOS_T_OSFIELDMAP Feld <-> InfoObject Mapping of an OLTP Source
Exporting E_T_OHIECOM TYPE RSAOS_T_OLTPSOURCEHIECOM
Exporting E_S_TS TYPE RSAOS_S_TS
Exporting E_T_TS TYPE RSAOS_T_TS
Exporting E_T_TSFIELD TYPE RSAOS_T_TSFIELD
Exporting E_TX_SEGMENTS TYPE RSAOS_TX_SEGMENTS DataSource Segments
Exporting E_TX_OSSEGMAP TYPE RSAOS_TX_OSSEGMAP Mapping for Segments of a DataSource
Importing I_ISOURCE TYPE RSISOURCE InfoSource
Importing I_OLTPSOURCE TYPE ROOSOURCER OLTP Source
Importing I_LOGSYS TYPE RSSLOGSYS Source System
Importing I_APPLNM TYPE RSAPPLNM
Importing I_TYPE TYPE RSREQUTYPE
Importing I_OBJVERS TYPE RSOBJVERS 'A' Object Version
Importing I_SEGID TYPE RSSEGID '*' Segment ID
Importing I_TRANSTRU TYPE RSTRANSTRU Transfer structure between source system and BW
Importing I_T_FIELDNM TYPE RSAOS_T_FIELDNM List of Field Names
Importing I_T_IOBJNM TYPE RSAOS_T_IOBJNM List of InfoObjects
Importing I_T_DTELNM TYPE RSAOS_T_DTELNM List of Data Elements
Importing I_T_DOMNM TYPE RSAOS_T_DOMNM List of Domains
Importing I_LANGU TYPE LANGU Language Key
Importing I_T_LANGU TYPE RSAOS_T_LANGU
Importing I_SEGMENT_AS_HEADER TYPE RS_BOOL Return single segment like header
Exception NOT_UNIQUE TYPE Selection not unique (only relevant if E_S_* is requested)
Exception NOT_EXIST TYPE No matching source found, return empty
Exception INTERNAL_ERROR TYPE Internal error
               
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