The Function Module FI_GET_BANK_KEY_TYPE (Lesen des Bankschlüsseltyps aus der Ländertabelle) is a standard Function Module in SAP ERP and is part of the function group FPBN within the package FBASCORE.
Function Module | FI_GET_BANK_KEY_TYPE |
Short Text | Lesen des Bankschlüsseltyps aus der Ländertabelle |
Function Group | FPBN |
Package | FBASCORE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LAND1 | LIKE | T005-LAND1 | Land |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BNKEY | LIKE | T005_BF-BNKEY | Typ des Bankschlüssels |
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 |
---|---|
NOT_FOUND | Land ist nicht vorgesehen |