SAP ABAP Function Module RSD_IOBJ_INCL_ATR_NAV_GET (Reads InfoObject Properties (Also in InfoSet), Nav. Attr. or Meta InfoObj.)
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_IOBJ_INCL_ATR_NAV_GET Reads InfoObject Properties (Also in InfoSet), Nav. Attr. or Meta InfoObj.  
Function Group RSDG_IOBJ_DB_READ   BW Reading Modules for InfoObjects  
Program Name SAPLRSDG_IOBJ_DB_READ   BIW Metadata Manager: Read Modules 
INCLUDE Name LRSDG_IOBJ_DB_READU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_VIOBJ TYPE RSD_S_VIOBJ InfoObject or Navigation Attribute with Properties
Exporting E_S_COB_PRO TYPE RSD_S_COB_PRO InfoObject with Properties (in cob_pro Format)
Exporting E_T_IOBJ_CMP TYPE RSD_T_IOBJ_CMP Compounding (only filled if occupied, ordered)
Exporting E_T_ATR TYPE RSD_T_ATR Attributes (Filled Only If Occupied; Ordered)
Exporting E_T_XXL_ATR TYPE RSD_T_ATRXXL XXL Attributes
Exporting E_ATR TYPE RS_BOOL InfoObject Is Navigation Attribute
Exporting E_IOBJNM TYPE RSD_IOBJNM InfoObject (in RSDIOBJ)
Exporting E_CHANM TYPE RSD_IOBJNM Only for Navigation Attribute: Carrying Characteristic
Exporting E_UNINM TYPE RSUNINM Only for InfoSet: Assigned Unit
Exporting E_IS_IOBJNM_IN_INFOSET TYPE RS_BOOL = "X" I_IOBJNM Was the Name of an InfoObject in the InfoSet
Exporting E_INFOSET TYPE RSQINFOSET InfoSet (If E_IS_ISET_IOBJ = "X")
Exporting E_S_AGGRINFO TYPE RSD_S_AGGRINFO Information About Aggregation
Importing I_IOBJNM TYPE RSD_IOBJNM InfoObject / Navigation Attribute
Importing I_OBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Version
Importing I_BYPASS_BUFFER TYPE RS_BOOL RS_C_FALSE Bypass and Refresh Buffer (Indicator)
Importing I_WITH_DTEL TYPE RS_BOOL RS_C_TRUE = "X" Also Read Data Element / Domain for E_S_COB_PRO from DDIC
Exception IOBJ_NOT_FOUND TYPE InfoObject/Navigation Attribute Not Found
Exception ILLEGAL_INPUT TYPE Invalid Entry
               
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