Menu

SAP Function Module DD_TABD_PUT

Schreibroutine für das Teilobjekt Tabellendefinition (TABD)

The Function Module DD_TABD_PUT (Schreibroutine für das Teilobjekt Tabellendefinition (TABD)) 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_PUT
Short Text Schreibroutine für das Teilobjekt Tabellendefinition (TABD)
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
CTRL_TABD_PUT LIKE DCTABDPUT 'XXXX'
DD02V_WA LIKE DD02V
PRID LIKE SY-TABIX 0
PUT_STATE LIKE DDREFSTRUC-STATE 'N'
TABL_NAME LIKE DD02L-TABNAME ' '
TRACELEVEL LIKE SY-TABIX 0

Exporting Parameters

This function module does not define any EXPORTING parameters.

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 LIKE DD03P
DD05M_TAB LIKE DD05M
DD08V_TAB LIKE DD08V

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DB_ACCESS_FAILURE