The Function Module RSD_IOBJNM_GET_FROM_DDIC (Ermittelt InfoObj/Nav.Attr. aus ddic Feldname) is a standard Function Module in SAP ERP and is part of the function group RSDN_IOBJ within the package RSD.
Function Module | RSD_IOBJNM_GET_FROM_DDIC |
Short Text | Ermittelt InfoObj/Nav.Attr. aus ddic Feldname |
Function Group | RSDN_IOBJ |
Package | RSD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLDNAME | TYPE | RS_CHAR30 | Name des Feldes | |
I_IN_STRUC_OR_DB | TYPE | RS_CHAR1 | 'S' | Flag: in Struktur (S) oder DB (D) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ATTRINM | TYPE | RSD_ATTRINM | Attributname | |
E_CHANM | TYPE | RSD_CHANM | Merkmalsname | |
E_IOBJNM | TYPE | RSD_IOBJNM | Name des InfoObjects / Nav.Attr. | |
E_IS_ATRNAV | TYPE | RS_BOOL | Flag: ist Nav.Attr. |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_PARSED | Name konnte nicht geparst werden |