The Function Module DD_TBSH_GET (Read routine for class TABL, subclass TBSH (search help attachments)) is a standard Function Module in SAP ERP and is part of the function group SDTB within the package SDTB.
Function Module | DD_TBSH_GET |
Short Text | Read routine for class TABL, subclass TBSH (search help attachments) |
Function Group | SDTB |
Package | SDTB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDNAME | LIKE | DD35L-FIELDNAME | '*' | |
GET_STATE | LIKE | DDREFSTRUC-STATE | 'M' | |
PRID | LIKE | SY-TABIX | 0 | |
TABL_NAME | LIKE | DD35L-TABNAME | ||
TRACELEVEL | LIKE | SY-TABIX | 0 | Precision of log |
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 |
---|---|---|---|---|
DD35V_TAB_A | LIKE | DD35V | ||
DD35V_TAB_N | LIKE | DD35V | ||
DD36M_TAB_A | LIKE | DD36M | ||
DD36M_TAB_N | LIKE | DD36M |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_VALUE | Value not allowed for parameter |
OP_FAILURE | Internal Error |