Menu

SAP Function Module READ_BANK_ADDRESS_FROM_MEMORY

Read Bank Address Data That Has Not Been Saved

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BNKA LIKE BNKA Bank Data

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.