Menu

SAP Function Module CACS_LIST_INT_CUSTTABS

Listet C- und E-Tabellen im Provisionsumfeld (interne Customizing-Tab) auf

The Function Module CACS_LIST_INT_CUSTTABS (Listet C- und E-Tabellen im Provisionsumfeld (interne Customizing-Tab) auf) is a standard Function Module in SAP ERP and is part of the function group CACS_CUSTCOPY_COLL within the package CACSCUST.

Technical Information

Function Module CACS_LIST_INT_CUSTTABS
Short Text Listet C- und E-Tabellen im Provisionsumfeld (interne Customizing-Tab) auf
Function Group CACS_CUSTCOPY_COLL
Package CACSCUST
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_APPL TYPE CACSAPPL Identifikation der Provisionsanwendung
I_DELIVERYSTRING TYPE C 'E' Gewünschte Auslieferungsklasse(n)
I_MANDTRESTRICT TYPE CACSYN Y/N - nur mit/ohne MANDT, INITIAL - egal
I_VERSRESTRICT TYPE CACSYN Y/N - nur mit/ohne Version, INITIAL - egal
I_WITHFORBIDDEN TYPE XFLAG X - ignoriere das Kopierverbot TCACS_FIXEDTABS
I_WITHGENERATED TYPE XFLAG X - inklusive generierter Tabellen
I_WITHTEXTTABS TYPE XFLAG X - inklusive Texttabellen (nur bei VERSRESTRICT - Y)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_CUSTTABS TYPE TCACS_TABLIST Liste der einfachen Tabellen
T_CUSTTABS_T TYPE TCACS_TABLIST Liste der Texttabellen zu versionsgeführten Tabellen
T_CUSTTABS_VERS TYPE TCACS_TABLIST Liste der versionsgeführten Tabellen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
READ_FAILURE Fehler beim Lesen des DDIC