The Function Module READ_BANK_ADDRESS_FROM_MEMORY (Read Bank Address Data That Has Not Been Saved) is a standard Function Module in SAP ERP and is part of the function group BANK within the package BF_BANK.
Function Module | READ_BANK_ADDRESS_FROM_MEMORY |
Short Text | Read Bank Address Data That Has Not Been Saved |
Function Group | BANK |
Package | BF_BANK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BANKL | LIKE | BNKA-BANKL | Bank Key | |
I_BANKS | LIKE | BNKA-BANKS | Bank Country |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BNKA | LIKE | BNKA | Bank Data |
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.