Menu

SAP Function Module CACS_GET_NEXT_PERIOD

Folgeperiode ermitteln

The Function Module CACS_GET_NEXT_PERIOD (Folgeperiode 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_NEXT_PERIOD
Short Text Folgeperiode 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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATE_FROM TYPE CACSBASEDATE Periodenbeginndatum
E_DATE_TO TYPE CACSBASEDATE Periodenendedatum
E_PERIOD TYPE CACSPERIOD Periodennummer

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
PREV_PERIOD_NOT_FOUND Vorperiode nicht gefunden
TABLE_IS_CLEAR Tabelle ist leer