The Function Module BKK_GET_BANK_DATA (Bankdaten lesen) is a standard Function Module in SAP ERP and is part of the function group FB02 within the package FKB_FINSERV.
Function Module | BKK_GET_BANK_DATA |
Short Text | Bankdaten lesen |
Function Group | FB02 |
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_BANKL | TYPE | BNKA-BANKL | Bankschlüssel | |
I_BANKS | TYPE | BNKA-BANKS | Länderschlüssel der Bank | |
I_SWIFT | TYPE | BNKA-SWIFT | S.W.I.F.T-Code für internationale Zahlungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BNKA | TYPE | BNKA | Bankenstamm |
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 |
---|---|
IMPORTERROR | unzureichende Importdaten |
NOT_FOUND | Keine Bank gefunden |