The Function Module BKK_BKKRS_NEXT_CLOSE_DATE (Buchungsdatum: Buchungsdatum für Abschluß setzen) is a standard Function Module in SAP ERP and is part of the function group FB03 within the package FKB_FINSERV.
Function Module | BKK_BKKRS_NEXT_CLOSE_DATE |
Short Text | Buchungsdatum: Buchungsdatum für Abschluß setzen |
Function Group | FB03 |
Package | FKB_FINSERV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKKRS | LIKE | TBKK01-BKKRS | Bankkreis | |
I_CLOSE_DATE | LIKE | BKKIT-DATE_POST | Neues Buchungsdatum Abschluß |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CLOSE_DATE | LIKE | BKKIT-DATE_POST |
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 |
---|---|
DATABASE_ERROR | Datenbankfehler |
DATE_ERROR | Fehler: Datum nicht korrekt |
NO_UPDATE_DONE | Kein Update notwendig |