Menu

SAP Function Module C14Z_TABLE_INFO_GET

EHS: die Strukturinformationen einer Tabelle aus dem DDIC gepuffert lesen

The Function Module C14Z_TABLE_INFO_GET (EHS: die Strukturinformationen einer Tabelle aus dem DDIC gepuffert lesen) is a standard Function Module in SAP ERP and is part of the function group C14Z within the package CBUI.

Technical Information

Function Module C14Z_TABLE_INFO_GET
Short Text EHS: die Strukturinformationen einer Tabelle aus dem DDIC gepuffert lesen
Function Group C14Z
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_ONLY_NAMETAB TYPE ESP1_BOOLEAN ESP1_FALSE INTERN: - TRUE: DDIF_NAMETAB_GET verwenden
I_FLG_REMOVE_INCLUDE TYPE ESP1_BOOLEAN ESP1_TRUE - TRUE: die '.INCLUDE'-Zeilen entfernen
I_TABNAME LIKE DCOBJDEF-NAME Name der Tabelle

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
E_FIELDTAB LIKE DD03P Strukturinform. der Tabelle im DDIC

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Fehler beim Zugriff auf das DDIC