Menu

SAP Function Module DD_TABL_GET

Read routine for class TABL

The Function Module DD_TABL_GET (Read routine for class TABL) 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_TABL_GET
Short Text Read routine for class TABL
Function Group SDTB
Package SDTB
Module Type Remote-Enabled

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 DCTABLGET 'M'
LANGU LIKE SY-LANGU SY-LANGU Language in which Texts are Read
PRID LIKE SY-TABIX 0
TABL_NAME LIKE DD02L-TABNAME ' ' Name of the table to be read
TRACELEVEL LIKE SY-TABIX 0
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
DD09L_WA_A LIKE DD09L
DD09L_WA_N LIKE DD09V
GOT_STATE LIKE DCTABLGET

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
DD12V_TAB_A LIKE DD12V
DD12V_TAB_N LIKE DD12V
DD17V_TAB_A LIKE DD17V
DD17V_TAB_N LIKE DD17V
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