The Function Module CACS00_GET_TABLES (Liefert die Daten die in BDTI bereits erfasst wurden) is a standard Function Module in SAP ERP and is part of the function group CACS00_BDTI within the package CACSCC.
Function Module | CACS00_GET_TABLES |
Short Text | Liefert die Daten die in BDTI bereits erfasst wurden |
Function Group | CACS00_BDTI |
Package | CACSCC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_DEL_KEYS | LIKE | X - ersetzen der Key Daten durch Globale Struktur | ||
I_FLG_DYNREAD | LIKE | X - Lesen der Daten vom Dynpro |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CACS00_BDL | LIKE | CACS00_BDL | Umbündelungsauftrag auslösender Teilobjekte | |
I_CACS00_REL | LIKE | CACS00_REL | Beteiligtenrelationen innerhalb einer Prov.Beteiligung | |
I_CACS_BUFFERLOG | LIKE | CACS_S_BUFFERLOG | Prov.: Inhalt Logtabelle der Provisionsobjekte |
This function module does not define any Exceptions.