Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →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.
Function Module | DD_TABD_GET |
Short Text | |
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 |
---|---|---|---|---|
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 | ' ' |
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 |
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 |
---|---|---|---|---|
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 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACCESS_FAILURE |