SAP ABAP Function Module RSD_IOBJ_GET (RSD_IOBJ_GET)
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_GET  
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_READU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_VIOBJ TYPE RSD_S_VIOBJ View of all InfoObject types
Exporting E_S_IOBJ TYPE RSD_S_IOBJ Properties InfoObject & texts
Exporting E_S_VCHA TYPE RSD_S_VCHA Merkmal (filled if E_OBJTP = 'CHA')
Exporting E_S_KYF TYPE RSD_S_KYF Key figure (filled, if E_OBJTP = 'KYF')
Exporting E_S_TIM TYPE RSD_S_TIM Time characteristic (filled if E_OBJTP = 'TIM')
Exporting E_S_UNI TYPE RSD_S_UNI Unit (filled if E_OBJTP = 'UNI')
Exporting E_S_DPA TYPE RSD_S_DPA Data packet char. (filled if E_OBJTP = 'DPA')
Exporting E_S_COB_PRO TYPE RSD_S_COB_PRO InfoObject Properties in COB PRO Structure (Without InfoCube-Spec. Properties)
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 (only filled if occupied, ordered)
Exporting E_T_ATR_NAV TYPE RSD_T_ATR_NAV Nav.Attr. (only filled if occupied, ordered)
Exporting E_T_ATRNAVT TYPE RSD_T_ATRNAVT Nav.attribute texts of all languages
Exporting E_T_XXL_ATR TYPE RSD_T_ATRXXL XXL attributes
Exporting E_T_IOBJT TYPE RSD_T_IOBJT Texts of all languages (only filled if occupied)
Exporting E_S_AROUT TYPE RSAA_S_AROUT Transfer Routine of InfoObject (Only Filled If Occupied)
Exporting E_S_AROUTT TYPE RSAA_S_AROUTT Text of Transfer Routine (Only Filled If Occupied)
Exporting E_T_AABAP TYPE RSAA_T_AABAP Transfer Routine ABAP (Only Filled If Occupied)
Exporting E_T_IOBJ_HIE TYPE RSD_T_IOBJ_HIE Hierarchy Attributes for InfoObjects
Exporting E_T_HANA_ATTR_MAPPING TYPE RSD_T_IPROV_MAPPING Mapping of InfoProvider fields to HANA View/ODP fields
Importing I_IOBJNM TYPE RSD_IOBJNM InfoObject
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_IGNORE_BCTCOMP TYPE RS_BOOL RS_C_FALSE = "X": No errors for invalid BCT component; instead, return object
Importing I_WITH_DTEL TYPE RS_BOOL RS_C_TRUE = "X" Also Read Data Element / Domain for E_S_COB_PRO from DDIC
Importing I_WITH_APPENDS TYPE RS_BOOL RS_C_TRUE Read with Appends
Exception IOBJ_NOT_FOUND TYPE InfoObject not found
Exception ILLEGAL_INPUT TYPE Invalid Entry
Exception BCT_COMP_INVALID TYPE Invalid BCT Component
               
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