Fonction SAP BAPI_IBAN_GETDETAIL - IBAN Details

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BANKACCOUNTNUMBER BAPI1013_KEY-BANK_ACCT C 35 Bank Account Number
BANKCONTROLKEY BAPI1013_KEY-CTRL_KEY C 2 Bank Control Key
BANKCOUNTRY BAPI1013_KEY-BANK_CTRY C 3 Bank Country Key
BANKKEY BAPI1013_KEY-BANK_KEY C 15 Bank Key

Paramètre Reférence Type Long. Description
DETAIL BAPI1013_DETAIL u 102 Transfer Structure for Object 1013: IBAN Detail
RETURN BAPIRET2 u 548 Return Parameter

Functionality
You can use this method to list detailed data for an IBAN number.

Notes
Transfer
You transfer the bank country, bank key, account number, and the bankcontrol key.
Returns
INCLUDE BAPI_RET

Description
This structure contains details on the IBAN number.

Description
INCLUDE BAPI_TABLE

Value range
Type ID Number Message
E BF00 202 Country & is not supported
E BF00 211 Bank & & does not exist
E BF00 009 The IBAN number is not correct
E BF00 017 The IBAN number &1 already exists
Other possible messages
Messages from other function modules or programs may be issued that arenot listed here:

  • Messages concerning ALE settings.
  • Description
    For more information on the bank account number, see the correspondingdata element documentation: Bank Account Number.

    Description
    For more information on the bank control key, see the corresponding dataelement documentation: Bank Control Key.

    Description
    For more information on the bank country, see the corresponding dataelement documentation: Bank Country.

    Description
    For more information on the bank key, see the corresponding data elementdocumentation: Bank Key.