Menu

SAP Function Module CACS_DDIF_TABL_GET

Liest eine Tabelle aus dem ABAP Dictionary

The Function Module CACS_DDIF_TABL_GET (Liest eine Tabelle aus dem ABAP Dictionary) is a standard Function Module in SAP ERP and is part of the function group CACS_FIELDLIST within the package CACSDG.

Technical Information

Function Module CACS_DDIF_TABL_GET
Short Text Liest eine Tabelle aus dem ABAP Dictionary
Function Group CACS_FIELDLIST
Package CACSDG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NAME TYPE DDOBJNAME Name der zu lesenden Tabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DD02V_WA TYPE DD02V Header der Tabelle
DD09L_WA TYPE DD09V Technische Einstellungen der Tabelle

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 Felder der Tabelle
DD05M_TAB LIKE DD05M Fremdschlüsselfelder der Tabelle
DD08V_TAB LIKE DD08V Fremdschlüssel der Tabelle
DD12V_TAB LIKE DD12V Indizes der Tabelle
DD17V_TAB LIKE DD17V Indexfelder der Tabelle
DD35V_TAB LIKE DD35V Header der Suchhilfeanbindungen der Tabelle
DD36M_TAB LIKE DD36M Zuordnungen der Suchhilfeanbindungen der Tabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJECT_ERROR Objekt konnte nicht gelesen werden