The Function Module CACS00_CLOSURE_POST2 (Prov.: Buchung von Belege und journale im Abrechnungslauf) is a standard Function Module in SAP ERP and is part of the function group CACS00_CLOSE_GENERAL within the package CACSPY.
Function Module | CACS00_CLOSURE_POST2 |
Short Text | Prov.: Buchung von Belege und journale im Abrechnungslauf |
Function Group | CACS00_CLOSE_GENERAL |
Package | CACSPY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_RUNID | TYPE | CACSSTMTID | Identifikation eines Abrechnungslaufs |
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 |
---|---|---|---|---|
T_CORR | LIKE | CACS_S_CTRTSTM | Prov.: Vertragsnummer, Abrechnungszeitraum | |
T_DOCDT | LIKE | CACS00_S_DOCDTM | Provisionsbeleg, Vergütung & Haftung (Metaobjekt) | |
T_DOCHD | LIKE | CACS00_S_DOCHDM | Provisionsbelegkopf (Metaobjekt) | |
T_DOCRE_CORR | LIKE | CACS00_S_DOCREM_CORR | Provisionsbeleg, Vergütung & Haftung (Metaobjekt) + Flag |
This function module does not define any Exceptions.