The Function Module SEARCH_BANK_ADDRESS_EXTENDED (Read Bank Data with Extended Selection (RFC)) is a standard Function Module in SAP ERP and is part of the function group BANK within the package BF_BANK.
Function Module | SEARCH_BANK_ADDRESS_EXTENDED |
Short Text | Read Bank Data with Extended Selection (RFC) |
Function Group | BANK |
Package | BF_BANK |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BANKA | LIKE | BNKA-BANKA | Name of Bank | |
I_BANKL | LIKE | BNKA-BANKL | Bank Key | |
I_BANKS | LIKE | BNKA-BANKS | Bank Country Key | |
I_BNKLZ | LIKE | BNKA-BNKLZ | Bank Number | |
I_BRNCH | LIKE | BNKA-BRNCH | Bank Branch | |
I_ORT01 | LIKE | BNKA-ORT01 | Location | |
I_STRAS | LIKE | BNKA-STRAS | House number and street | |
I_SWIFT | LIKE | BNKA-SWIFT | SWIFT Code for International Payments |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BNKA | LIKE | BNKA | Bank Master Record | |
ET_RETURN | LIKE | BAPIRET2 | Return Parameters |
This function module does not define any Exceptions.