The Function Module BNK_COUNTRY_KEY_GET () is a standard Function Module in SAP ERP and is part of the function group BUPA_BANK_READ within the package FSBP.
Function Module | BNK_COUNTRY_KEY_GET |
Short Text | |
Function Group | BUPA_BANK_READ |
Package | FSBP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LAND | TYPE | T005-LAND1 | Countries |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_WRK_T005 | LIKE | T005 | Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ') |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.