The Function Module CACS00_SET_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_SET_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_DEL_PART_POS | TYPE | CACS00_PAR-PART_POS | Provisionsfallbeteiligung | |
I_FLG_DELETE | LIKE | Löschen aller Tabellen | ||
I_FLG_REFRESH | LIKE | Refreshing der Tablecontrols | ||
I_TARGET | TYPE | CACS_S_BDTI-TARGET | Verarbeitungsziel der auslösenden Methode | |
I_UPDATE_TREE | LIKE | Einstelliges Kennzeichen |
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_BDL | LIKE | CACS00_BDL | Umbündelungsauftrag auslösender Teilobjekte | |
I_CACS_BUFFERLOG | LIKE | CACS_S_BUFFERLOG | Prov.: Inhalt Logtabelle der Provisionsobjekte | |
I_REL | LIKE | CACS00_REL | Beteiligtenrelationen innerhalb einer Prov.Beteiligung |
This function module does not define any Exceptions.