SAP ABAP Function Module RSD_FIELDINFO_GET_FOR_IOBJ (Gets Field Names, Data Element, and Domain of an InfoObject)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Basic Data
Function Module RSD_FIELDINFO_GET_FOR_IOBJ Gets Field Names, Data Element, and Domain of an InfoObject  
Function Group RSDN_IOBJ   BW database: InfoObject namespaces  
Program Name SAPLRSDN_IOBJ   BI data basis: Name ranges control par. 
INCLUDE Name LRSDN_IOBJU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FIELDNM TYPE RSD_FIELDNM Field Name
Exporting E_DTELNM TYPE RSD_DTELNM Data Element
Exporting E_DOMANM TYPE RSD_DOMANM Domain
Exporting E_CHKTAB TYPE RSD_S_VIOBJ-CHKTAB Check-Table
Exporting E_OUTPUTLEN TYPE OUTPUTLEN Output Length
Importing I_IOBJNM TYPE RSD_IOBJNM InfoObject
Importing I_TH_TLOGO TYPE RSO_TH_TLOGO BW Repository: List (Hash) of TLOGO Object and Type
Exception NAME_ERROR TYPE Name is invalid
Exception IOBJ_NOT_FOUND TYPE InfoObject 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