The Function Module BKK_FIKEY_GET_FOR_PROCESS (FIKey: Zu Prozeß aktuellen und nächsten FI-Key lesen) is a standard Function Module in SAP ERP and is part of the function group FBC1 within the package FKBH.
Function Module | BKK_FIKEY_GET_FOR_PROCESS |
Short Text | FIKey: Zu Prozeß aktuellen und nächsten FI-Key lesen |
Function Group | FBC1 |
Package | FKBH |
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 | BKKC03-BKKRS | Bankkreis | |
I_DATE_POST | LIKE | BKKC03-DATE_POST | Datum für FI-Key z.Zt. nur bei Datenübernahme | |
I_PROCESS | LIKE | BKKC03-PROCESS | Prozeß |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FIKEY_CURR | LIKE | BKKC03-FIKEY_CURR | Aktuell gültiger FI-Key | |
E_FIKEY_NEXT | LIKE | BKKC03-FIKEY_NEXT | Nächster FI-Key |
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 |
---|---|
DATA_ERROR | Fehler bei Parametern etc. |
FIKEY_NOT_FOUND | Kein FI-Key gefunden |