Menu

SAP Function Module CACS_GET_PERIOD

Berechnungsperiode ermitteln

The Function Module CACS_GET_PERIOD (Berechnungsperiode ermitteln) is a standard Function Module in SAP ERP and is part of the function group CACS_PERIOD_RULE within the package CACSPY.

Technical Information

Function Module CACS_GET_PERIOD
Short Text Berechnungsperiode ermitteln
Function Group CACS_PERIOD_RULE
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_APPL TYPE CACSAPPL Identifikation der Provisionsanwendung
I_KEY_DATE TYPE SY-DATUM SY-DATUM Stichtag
I_PERIODRULE_ID TYPE CACSPERRULE Periodenregel
I_SETTLEMENT TYPE FLAG ' ' Abrechnung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BASEPEFD TYPE CACSBASEPEFD Periodizität der Bezugsperiode
E_BASEPER TYPE CACSBASEPER Bezugsperiode
E_DATE_FROM TYPE CACSBASEDATE Periodenbeginn
E_DATE_TO TYPE CACSBASEDATE Periodenende
E_NO_PREV_PERIOD TYPE FLAG Keine Vorperiode vorhanden
E_PERIOD TYPE CACSPERIOD Periodennummer
E_TILL_DATE_CHANGED TYPE FLAG Bisdatum nicht gefunden

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PERIOD_NOT_FOUND Periode nicht gefunden
PERIOD_RULE_NOT_FOUND Periodenregelung nicht gefunden
TABLE_IS_CLEAR Tabelle ist leer