Menu

SAP Function Module CACS00_SETTL_STMTY_CALC

Provisionsabrechnung - Abrechnung Vereinbarung

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.

Technical Information

Function Module CACS00_SETTL_STMTY_CALC
Short Text Provisionsabrechnung - Abrechnung Vereinbarung
Function Group CACS00_SETTLEMENT
Package CACSPY
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.