The Function Module CACS00_CALC_CLOSE_PERIODS2 (Periodenberechnung für Abschluss und Abrechnung) 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_CALC_CLOSE_PERIODS2 |
Short Text | Periodenberechnung für Abschluss und Abrechnung |
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_AGR_TYPE | TYPE | CACS_AGR_TYP | Vereinbarungstyp | |
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_CLOSE_PARM | TYPE | CACS_S_CLOSE_SEL_PARM | Struktur für Selektiosparameter für Abrechnung/Abschluss | |
I_CTRTBU_ID | TYPE | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | |
I_CTRTST_ID | TYPE | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | |
I_PERIOD_RULE | TYPE | CACSPERRULE | Periodenregel | |
I_PERIOD_VERSION | TYPE | CACSVERSION | Version des Stammdaten- oder Customizingobjekts | |
I_REM | TYPE | TCACS_REM | Provisionsvergütungsarten | |
I_STARTDATE | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_STM | TYPE | TCACS_STMTY | Abrechnungsart |
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_PERIODS | LIKE | CACS_S_CLOSE_PERIODS | Struktur für Abschluss u. Abrechnungsperioden |
This function module does not define any Exceptions.