Menu

SAP Function Module BKK_CLOSING_DETERM_NEXT_KEYDAT

BKK: Nächstes Stichtagsdatum für Abschluß ermitteln

The Function Module BKK_CLOSING_DETERM_NEXT_KEYDAT (BKK: Nächstes Stichtagsdatum für Abschluß ermitteln) is a standard Function Module in SAP ERP and is part of the function group FBM5 within the package FKBD.

Technical Information

Function Module BKK_CLOSING_DETERM_NEXT_KEYDAT
Short Text BKK: Nächstes Stichtagsdatum für Abschluß ermitteln
Function Group FBM5
Package FKBD
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_DATE LIKE BKKM2-NEXT_DATE aktuelles Datum
I_KEY LIKE BKKM2-KEY_DATE Stichtag
I_PERIODUNIT LIKE BKKM2-PER_UNIT Periodeneinheit (Tage, Wochen, Monate)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NEXTKEYDATE LIKE BKKM2-NEXT_DATE nächstes Stichtagsdatum

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
INVALID_PERIODUNIT ungültige Periodeneinheit