The Function Module CACS00_SET_DOC_TABLES (Liefert die Daten die in BDTD 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_DOC_TABLES |
Short Text | Liefert die Daten die in BDTD 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_DOCHD | LIKE | CACS00_DOCHD | Provisionsbelegkopf | |
I_TARGET | TYPE | CACS_S_BDTI-TARGET_D | Verarbeitungsziel der auslösenden Methode |
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_CACS_BUFFERLOG | LIKE | CACS_S_BUFFERLOG | Prov.: Inhalt Logtabelle der Provisionsobjekte | |
I_DOC_REMDETAIL | LIKE | CACS00_DOCDT | Prov.: Detailpositionen zu Vergütungszeilen | |
I_DOC_REMUNERATION | LIKE | CACS00_DOCRE | Provisionsbeleg, Vergütung & Haftung | |
I_DOC_SEDETAIL | LIKE | CACS00_DOCSEDT | Prov.: Detailpositionen zu Vergütungszeilen | |
I_DOC_SETTLEMENT | LIKE | CACS00_DOCSE | Provisionsbeleg, Fälligkeiten | |
I_DOC_VALUATION | LIKE | CACS00_DOCVA | Provisionsbeleg, Bewertung |
This function module does not define any Exceptions.