The Function Module CHECK_CHANGES_BANK_ADDRESS (Check Whether Bank Data is to be Changed) is a standard Function Module in SAP ERP and is part of the function group BANK within the package BF_BANK.
Function Module | CHECK_CHANGES_BANK_ADDRESS |
Short Text | Check Whether Bank Data is to be Changed |
Function Group | BANK |
Package | BF_BANK |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGES | TYPE | C | G/L account number | |
CHANGES_XPGRO | TYPE | C | G/L account number |
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 |
---|---|---|---|---|
BNKTAB | LIKE | BNKA | Bank Data |
This function module does not define any Exceptions.