SAP ABAP Function Module BAPI_ISOURCE_MD_T_GETDETAIL (Reads detailed information of a transfer InfoSource for master data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSBAPI (Package) BAPIs from the Business Information Warehouse
Basic Data
Function Module BAPI_ISOURCE_MD_T_GETDETAIL Reads detailed information of a transfer InfoSource for master data  
Function Group RSAB   BAPI Methods for meta data maintenance  
Program Name SAPLRSAB   BAPI Methods for meta data maintenance 
INCLUDE Name LRSABU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TEXTSHORT TYPE BAPI6104-TEXTSHORT Short Text
Exporting TEXTMEDIUM TYPE BAPI6104-TEXTMEDIUM Medium Text
Exporting TEXTLONG TYPE BAPI6104-TEXTLONG Long Text
Exporting ATTRIBUTES TYPE BAPI6104-MSDFLAG Flag: InfoSource Delivers Master Data Attributes
Exporting TEXTS TYPE BAPI6104-TXTFLAG Flag: InfoSource Delivers Texts
Exporting HIERARCHIES TYPE BAPI6104-HIEFLAG Flag: InfoSource Delivers Hierarchies
Exporting TIMEDEPENDENT TYPE BAPI6104-TIMDEPFL Flag: InfoSource Delivers Time-dependent Data
Exporting CUSTOMERDEFINED TYPE BAPI6104-CUSTOMERDEFINED Flag: Customer-specific InfoSource
Exporting DELTAUPDATE TYPE BAPI6104-DELTAUPD Flag: Delta Update for Attributes is Supported
Exporting RELOADABLE TYPE BAPI6104-PACKGUPD Flag: Reloading Data Request is Permitted (Attr.)
Exporting DELTAUPDATETEXT TYPE BAPI6104-DELTAUPDTXT Flag: Delta Update for Texts is Supported
Exporting RELOADABLETEXT TYPE BAPI6104-PACKGUPDTXT Flag: Reloading Data Request is Permitted (Texts)
Exporting TRANSTRUCTURE TYPE BAPI6104-TRANSTRUCTURE Name of the Transfer Structure
Exporting ACTIVE TYPE BAPI6104-ACTIVE Transfer Structure Status
Exporting MODIFICATIONDATE TYPE BAPI6104-MODIFICATIONDATE Last Changed On
Exporting MODIFICATIONTIME TYPE BAPI6104-MODIFICATIONTIME Time of Last Change
Exporting RETURN TYPE BAPIRET2 BAPI Return Parameter
Importing INFOSOURCE TYPE BAPI6104-INFOSOURCE InfoSource Name
Importing SOURCESYSTEM TYPE BAPI6104-SOURCESYSTEM Source System Name
Tables ATTRIBUTEFIELDS TYPE BAPI6100FL Attribute Fields of the InfoSource
Tables TRANSTRUCTUREFIELDS TYPE BAPI6100FL Fields of the Transfer Structure
Tables TRANSTRUCTUREFLDTXT TYPE BAPI6100FL Fields of the Transfer Structure (Texts)
               
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