Menu

SAP Function Module DD_TABD_GET

The Function Module DD_TABD_GET () is a standard Function Module in SAP ERP and is part of the function group SDTB within the package SDTB.

Technical Information

Function Module DD_TABD_GET
Short Text
Function Group SDTB
Package SDTB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADD_TYPEINFO TYPE DDADDTYPE 'X' Whether and how to read information about referenced types
GET_STATE LIKE DCTABDGET 'M '
LANGU LIKE SY-LANGU SY-LANGU
PRID LIKE SY-TABIX 0
TABL_NAME LIKE DD02L-TABNAME ' ' Name of the table to be read
TRACELEVEL LIKE SY-TABIX 0 Precision of log
USE_CACHE LIKE DDCACHE ' '
WITHTEXT LIKE DDREFSTRUC-BOOL ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DD02V_WA_A LIKE DD02V
DD02V_WA_N LIKE DD02V
GOT_STATE LIKE DCTABDGET

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DD03P_TAB_A LIKE DD03P
DD03P_TAB_N LIKE DD03P
DD05M_TAB_A LIKE DD05M
DD05M_TAB_N LIKE DD05M
DD08V_TAB_A LIKE DD08V
DD08V_TAB_N LIKE DD08V
DD35V_TAB_A LIKE DD35V
DD35V_TAB_N LIKE DD35V
DD36M_TAB_A LIKE DD36M
DD36M_TAB_N LIKE DD36M

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACCESS_FAILURE