Menu

SAP Function Module CHECK_CHANGES_BANK_ADDRESS

Check Whether Bank Data is to be Changed

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.

Technical Information

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

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting 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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

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

Exceptions

This function module does not define any Exceptions.