SAP ABAP Function Module RSD_IOBJNM_PARSE (Gets InfoObject from Navigation Attribute or from InfoObject in InfoSet)
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_IOBJNM_PARSE Gets InfoObject from Navigation Attribute or from InfoObject in InfoSet  
Function Group RSDN_IOBJ   BW database: InfoObject namespaces  
Program Name SAPLRSDN_IOBJ   BI data basis: Name ranges control par. 
INCLUDE Name LRSDN_IOBJU35    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_IOBJNM TYPE RSIOBJNM Name of Underlying InfoObject
Exporting E_IS_ATR_NAV TYPE RS_BOOL = "X" I_IOBJNM Was Name of Navigation Attribute
Exporting E_CHANM TYPE RSD_S_ATR_NAV-CHANM Characteristic That This Attribute Has (If E_IS_ATR_NAV = "X")
Exporting E_INFOSET_UNINM TYPE RSUNINM InfoObject Units
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_INFOSET_FIELDNM TYPE FIELDNAME Field Name in InfoSet (If...)
Exporting E_IOBJ_INFOSET_TEXT TYPE RSTXTLG Description of InfoObject in InfoSet
Exporting E_T_IOBJ_CMP_ISET TYPE RSD_T_IOBJ_CMP Compounding (If E_IS_ISET_IOBJ = "X")
Exporting E_S_AGGRINFO TYPE RSD_S_AGGRINFO Information About Aggregation
Importing I_IOBJNM TYPE RSIOBJNM Name of InfoObject from Structure RSD_S_DTA_PRO
Importing I_OBJVERS TYPE RSOBJVERS RS_C_OBJVERS-ACTIVE Version (Only "A" or "D" for InfoSet IO)
Exception NAME_ERROR TYPE Cannot Identify InfoObject
               
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