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 |
|---|---|---|---|---|---|---|---|
| |
E_FIELDNM | TYPE | RSD_FIELDNM | Field Name | |||
| |
E_DTELNM | TYPE | RSD_DTELNM | Data Element | |||
| |
E_DOMANM | TYPE | RSD_DOMANM | Domain | |||
| |
E_CHKTAB | TYPE | RSD_S_VIOBJ-CHKTAB | Check-Table | |||
| |
E_OUTPUTLEN | TYPE | OUTPUTLEN | Output Length | |||
| |
I_IOBJNM | TYPE | RSD_IOBJNM | InfoObject | |||
| |
I_TH_TLOGO | TYPE | RSO_TH_TLOGO | BW Repository: List (Hash) of TLOGO Object and Type | |||
| |
NAME_ERROR | TYPE | Name is invalid | ||||
| |
IOBJ_NOT_FOUND | TYPE | InfoObject does not exist | ||||
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 |