The Function Module CACS_PROCESS_LISTED_TABLES (Kopieren von Customizing in den Tabellen der Liste) 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_PROCESS_LISTED_TABLES |
Short Text | Kopieren von Customizing in den Tabellen der Liste |
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_APPLONLY | TYPE | BOOLE_D | X - Nur Feld APPL ersetzen | |
I_APPL_FROM | TYPE | CACSAPPL | gelesene Anwendung | |
I_APPL_TO | TYPE | CACSAPPL | geschriebene Anwendung | |
I_DEL_FROM | TYPE | BOOLE_D | X - Vorlage nach Kopieren löschen | |
I_DEL_TO | TYPE | BOOLE_D | X - vorhandene Einträge vor Kopieren löschen | |
T_FILTERPACKS | TYPE | CACS_TT_PACKLIST | Liste herauszufilternder Pakete | |
T_TABLELIST | TYPE | TCACS_TABLIST | Liste der zu bearbeitenden Tabellen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_INCOMPLETE | TYPE | BOOLEAN | boolsche Variable (X-true, --false, space-unknown) | |
T_KEYS | TYPE | TCACS_TABKEYS | Liste der Schlüssel fürTransportanschluss |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.