The Function Module RP_BANK_ACCOUNT_CHECK_ZA (Check digit verification routine) is a standard Function Module in SAP ERP and is part of the function group RPW1 within the package PB16.
Function Module | RP_BANK_ACCOUNT_CHECK_ZA |
Short Text | Check digit verification routine |
Function Group | RPW1 |
Package | PB16 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BANK_ACCOUNT | LIKE | P0009-BANKN | Bank Account Number | |
BANK_CONTROL_KEY | LIKE | P0009-BKONT | Bank Account Type | |
BANK_COUNTRY | LIKE | P0009-BANKS | Bank country | |
BANK_NUMBER | LIKE | P0009-BANKL | Bank or Branch Code | |
IBAN | LIKE | P0009-IBAN | IBAN (International Bank Account Number) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Check not successful |
WARNING | Check could not be performed |