Menu

SAP Function Module CHECK_END_BANK_ADDRESS

Formal Check for Bank Account Number or Post Office Current Account No.

The Function Module CHECK_END_BANK_ADDRESS (Formal Check for Bank Account Number or Post Office Current Account No.) 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_END_BANK_ADDRESS
Short Text Formal Check for Bank Account Number or Post Office Current Account No.
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
BANK_ACCOUNT LIKE RF02B-BANKN Bank Account
BANK_CONTROL_KEY LIKE RF02B-BKONT Control Key
BANK_COUNTRY LIKE BNKA-BANKS Country
BANK_NUMBER LIKE BNKA-BANKL Bank Key
BANK_XPGRO LIKE BNKA-XPGRO Indicator: Postal Giro Office?

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.