Menu

SAP Function Module CACS_STRUCTURE_GET

Lese Struktur aus DDIC aus

The Function Module CACS_STRUCTURE_GET (Lese Struktur aus DDIC aus) is a standard Function Module in SAP ERP and is part of the function group CACS_STRUCTURE within the package CACSGT.

Technical Information

Function Module CACS_STRUCTURE_GET
Short Text Lese Struktur aus DDIC aus
Function Group CACS_STRUCTURE
Package CACSGT
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_STRUC LIKE SPACE Tabellenstruktur (ohne DDIC)
I_STRUC_NAME TYPE TABNAME Tabellenname (DDIC/PufferID)

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_STRUCFIELDS LIKE CACS_S_STRUCFIELDS Feldnamen und ihre Typen

Exceptions

This function module does not define any Exceptions.