Ansicht
Dokumentation

FI_CHECK_BANK_ACCOUNT_MX - Interface Description for Event 00003000

FI_CHECK_BANK_ACCOUNT_MX - Interface Description for Event 00003000

BAL_S_LOG - Application Log: Log header data   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is an interface description only and does not contain any instructions. It is intended for developers of those additional components that provide their own function module at Event 00003000 (Bankverbindung prüfen).

Function module SAMPLE_INTERFACE_00003000 must not be changed.

If you want to create your own function module that is to be accessed at the callup point mentioned above, proceed as follows:

  1. Copy the function module to your own name range.
  2. Do not change any transfer parameters !!
  3. Write your own coding in the copied function module.
  4. Save and activate your function module.
  5. Carry out the necessary settings in Customizing. Business Transaction Events

Functionality

The sample function module describes the interface for the function module BANK_ACCOUNT_CHECK, which checks whether the bank account number that you entered is valid. The bank account number and bank key must correspond to a formal check, which is defined in the table T005.

The function module can contain the check digit procedure (country-specific) as a source text.

The parameters are:

  • I_BANK_ACCOUNT: Bank account number
  • I_BANK_CONTROL_KEY: Bank control key
  • I_BANK_COUNTRY: Country, country key
  • I_BANK_NUMBER: Bank key or bank number.

If the bank account number that you entered is invalid, the system triggers the NOT_VALID exception.

Further information

The modules in the function group FI_CHECK_BANK_DETAILS can be used as a sample.





Parameters

I_BANK_ACCOUNT
I_BANK_CONTROL_KEY
I_BANK_COUNTRY
I_BANK_NUMBER

Exceptions

NOT_VALID

Function Group

FI_CHECK_BANK_DETAILS

TXBHW - Original Tax Base Amount in Local Currency   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2123 Date: 20240523 Time: 055403     sap01-206 ( 34 ms )