The Function Module DD_TBFK_GET () is a standard Function Module in SAP ERP and is part of the function group SDTB within the package SDTB.
Function Module | DD_TBFK_GET |
Short Text | |
Function Group | SDTB |
Package | SDTB |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDNAME | LIKE | DD08L-FIELDNAME | '*' | |
GET_STATE | LIKE | DDREFSTRUC-STATE | 'M' | |
LANGU | LIKE | SY-LANGU | SY-LANGU | |
PRID | LIKE | SY-TABIX | 0 | |
TABL_NAME | LIKE | DD08L-TABNAME | ' ' | |
TRACELEVEL | LIKE | SY-TABIX | 0 | Precision of log |
USE_CACHE | LIKE | DDCACHE | ' ' | |
WITHTEXT | LIKE | DDREFSTRUC-BOOL | ' ' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GOT_STATE | LIKE | DDREFSTRUC-STATE |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DD05M_TAB_A | LIKE | DD05M | ||
DD05M_TAB_N | LIKE | DD05M | ||
DD08V_TAB_A | LIKE | DD08V | ||
DD08V_TAB_N | LIKE | DD08V |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_VALUE | Value not allowed for parameter |