Menu

SAP Function Module ECATT_DDIF_TABL_GET

DD: Schnittstelle zum Lesen einer Tabelle aus dem ABAP Dictionary

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module ECATT_DDIF_TABL_GET (DD: Schnittstelle zum Lesen einer Tabelle aus dem ABAP Dictionary) is a standard Function Module in SAP ERP and is part of the function group SETRM within the package SETT.

Technical Information

Function Module ECATT_DDIF_TABL_GET
Short Text DD: Schnittstelle zum Lesen einer Tabelle aus dem ABAP Dictionary
Function Group SETRM
Package SETT
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGU TYPE SY-LANGU ' ' Language in which Texts are Read
NAME TYPE DDOBJNAME Name of the table to be read
STATE TYPE DDOBJSTATE 'A' Read status of the table

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DD02V_WA TYPE DD02V Table header
DD09L_WA TYPE DD09V Technical settings of the table
GOTSTATE TYPE DDGOTSTATE Status in Which Reading Took Place

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 Table fields
DD05M_TAB LIKE DD05M Foreign key fields of the table
DD08V_TAB LIKE DD08V Foreign keys of the table
DD12V_TAB LIKE DD12V Table indexes
DD17V_TAB LIKE DD17V Index fields of the table
DD35V_TAB LIKE DD35V Header of the search help assignments of the table
DD36M_TAB LIKE DD36M Allocations of the search help assignments of the table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_INPUT Value not allowed for parameter