The Function Module BKK_ACCNT_GET_BKK42_ACNUM_EXT (BKK: Operative Daten aus Tabelle BKK42 über externe Kontonummer ermitteln) 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_BKK42_ACNUM_EXT |
Short Text | BKK: Operative Daten aus Tabelle BKK42 über externe Kontonummer ermitteln |
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_ACNUM_EXT | LIKE | BKK42-ACNUM_EXT | extnerne Kontonummer | |
I_ACNUM_IBAN | TYPE | BKK42-ACNUM_IBAN | International Bank Account Number | |
I_BKKRS | LIKE | BKK42-BKKRS | Bankkreis | |
I_LOCAL | LIKE | BOOLE-BOOLE | 'X' | Daten aus lokalem Memory der FuGrp lesen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BKK42 | LIKE | BKK42 | Daten der Tabelle BKK42 (Einzeilsatzabfrage) |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_BKK42 | LIKE | BKK42 | siehe Langtext |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Daten sind nicht vorhanden |