The Function Module BKK_ACCNT_GET_ACCOUNT_KEY (Liefert den vollständigen Kontoschlüssel) is a standard Function Module in SAP ERP and is part of the function group FBK8 within the package FKBK.
Function Module | BKK_ACCNT_GET_ACCOUNT_KEY |
Short Text | Liefert den vollständigen Kontoschlüssel |
Function Group | FBK8 |
Package | FKBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_X_NO_MSG | TYPE | BKK_XFELD | XFeld |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BKK42_DATA | LIKE | IBKK42 | Alle Daten der Tabelle BKK42 |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_ACCNT_KEY | LIKE | IBKK42K | Kontoschlüssel |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACCOUNT_NOT_FOUND | Konto nicht gefunden |
INVALID_BANKCODE | Ungültiger Bankkreis |
INVALID_IMPORT_PARAMETERS | Ungültige Importparameter |