The Function Module BKK_ACCNT_GET_DATA_FOR_BAPI (BKK: Operative Daten BAPI) 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_DATA_FOR_BAPI |
Short Text | BKK: Operative Daten BAPI |
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_INT | LIKE | IBKK42-ACNUM_INT | interne Kontonummer | |
I_BKKRS | LIKE | IBKK42-BKKRS | Bankkreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACKIND | LIKE | IBKK42-ACKIND | Kontoart | |
E_ACTEXT | LIKE | IBKK42-ACTEXT | Kontobezeichnung | |
E_IBAN | LIKE | IBKK42-ACNUM_IBAN | International Bank Account Number | |
E_TXTACCTYPE | LIKE | IBKK50-T_ACKIND | Bezeichnung der Kontoart | |
E_WAERS | LIKE | IBKK42-WAERS | Währung |
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 |
---|---|
IMPORT_ERROR | Importparameter nicht gefüllt |
NOT_FOUND | Selektion lieferte keine Daten |