The Function Module CACS_LIST_EXT_CUSTTABS (Listet Tabellen auf, die Muster-Customizing eines Pakets enthalten) is a standard Function Module in SAP ERP and is part of the function group CACS_CUSTCOPY_COLL within the package CACSCUST.
Function Module | CACS_LIST_EXT_CUSTTABS |
Short Text | Listet Tabellen auf, die Muster-Customizing eines Pakets enthalten |
Function Group | CACS_CUSTCOPY_COLL |
Package | CACSCUST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MANDTRESTRICT | TYPE | CACSYN | Y/N - nur mit/ohne MANDT, INITIAL - egal |
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_VERS | TYPE | TCACS_TABLIST | Liste der versionsgeführten Tabellen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
READ_FAILURE | Tabelle nicht im DDIC bekannt |