The Function Module BKK_FIKEY_GET (FIKey: FIKey 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 |
Short Text | FIKey: FIKey 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 | BKKC01-BKKRS | Bankkreis | |
I_FIKEY | LIKE | BKKC01-FIKEY | FIKey | |
I_FIKEYC | LIKE | BKKC01-FIKEYC | FIKey-Ergänzung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BKKC01 | LIKE | BKKC01 | FIKey-Daten |
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 |