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 |
|---|---|---|---|---|---|---|---|
| |
E_S_VIOBJ | TYPE | RSD_S_VIOBJ | InfoObject or Navigation Attribute with Properties | |||
| |
E_S_COB_PRO | TYPE | RSD_S_COB_PRO | InfoObject with Properties (in cob_pro Format) | |||
| |
E_T_IOBJ_CMP | TYPE | RSD_T_IOBJ_CMP | Compounding (only filled if occupied, ordered) | |||
| |
E_T_ATR | TYPE | RSD_T_ATR | Attributes (Filled Only If Occupied; Ordered) | |||
| |
E_T_XXL_ATR | TYPE | RSD_T_ATRXXL | XXL Attributes | |||
| |
E_ATR | TYPE | RS_BOOL | InfoObject Is Navigation Attribute | |||
| |
E_IOBJNM | TYPE | RSD_IOBJNM | InfoObject (in RSDIOBJ) | |||
| |
E_CHANM | TYPE | RSD_IOBJNM | Only for Navigation Attribute: Carrying Characteristic | |||
| |
E_UNINM | TYPE | RSUNINM | Only for InfoSet: Assigned Unit | |||
| |
E_IS_IOBJNM_IN_INFOSET | TYPE | RS_BOOL | = "X" I_IOBJNM Was the Name of an InfoObject in the InfoSet | |||
| |
E_INFOSET | TYPE | RSQINFOSET | InfoSet (If E_IS_ISET_IOBJ = "X") | |||
| |
E_S_AGGRINFO | TYPE | RSD_S_AGGRINFO | Information About Aggregation | |||
| |
I_IOBJNM | TYPE | RSD_IOBJNM | InfoObject / Navigation Attribute | |||
| |
I_OBJVERS | TYPE | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | Version | ||
| |
I_BYPASS_BUFFER | TYPE | RS_BOOL | RS_C_FALSE | Bypass and Refresh Buffer (Indicator) | ||
| |
I_WITH_DTEL | TYPE | RS_BOOL | RS_C_TRUE | = "X" Also Read Data Element / Domain for E_S_COB_PRO from DDIC | ||
| |
IOBJ_NOT_FOUND | TYPE | InfoObject/Navigation Attribute Not Found | ||||
| |
ILLEGAL_INPUT | TYPE | Invalid Entry | ||||
Processing Type
| Normal Function 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 |