The Function Module BKK_CLOSING_GET_NEAREST_KEYDAT (Ermittlung des nächstgelegenen Stichtages) is a standard Function Module in SAP ERP and is part of the function group FBM5 within the package FKBD.
Function Module | BKK_CLOSING_GET_NEAREST_KEYDAT |
Short Text | Ermittlung des nächstgelegenen Stichtages |
Function Group | FBM5 |
Package | FKBD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BDAYS | TYPE | VTBKOND-AVGSTAGE | Anzahl der Tage bei rel. Ermittlung der Valuta | |
I_DATE | LIKE | BKKM2-NEXT_DATE | aktuelles Datum | |
I_FACTORY_CALENDAR1 | TYPE | IBKK42-CAL_ID1 | Feiertagskalenderschlüssel 1 | |
I_FACTORY_CALENDAR2 | TYPE | IBKK42-CAL_ID2 | Feiertagskalenderschlüssel 2 | |
I_KEY | LIKE | BKKM2-KEY_DATE | Stichtag | |
I_PERIODUNIT | LIKE | BKKM2-PER_UNIT | Periodeneinheit (Tage, Wochen, Monate) | |
I_SWERK | TYPE | VTBKOND-SVWERK | Verschiebung auf Werktag bei Valuta |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KEYDATE | LIKE | BKKM2-NEXT_DATE | Stichtagsdatum |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PERIODUNIT | ungültige Periodeneinheit |