The Function Module CACS00_SETTL_STMTY_CALC ( Provisionsabrechnung - Abrechnung Vereinbarung) is a standard Function Module in SAP ERP and is part of the function group CACS00_SETTLEMENT within the package CACSPY.
Function Module | CACS00_SETTL_STMTY_CALC |
Short Text | Provisionsabrechnung - Abrechnung Vereinbarung |
Function Group | CACS00_SETTLEMENT |
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_STATUS | TYPE | CACSSTATUS | Status des Provisionsobjekts | |
I_TEST | TYPE | C | Mark. ob es testlauf ist. | |
I_WHEN | TYPE | CACSTIMESTAMP | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STATUS | TYPE | CACSSTATUS | Status des Provisionsobjekts |
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_CTRTBU | LIKE | CACS_CTRTBU | Verträge die abzurechnen sind | |
I_STM | LIKE | TCACS_STMTY | Abrechnungsarten | |
I_STMTY | LIKE | Abrechnungsarten die abzurechnen sind |
This function module does not define any Exceptions.