Data Element list used by SAP ABAP Function Module SAMPLE_INTERFACE_00011800 (Determine Bank Posting Area from Bank Country/Bank Key/Account Number)
SAP ABAP Function Module
SAMPLE_INTERFACE_00011800 (Determine Bank Posting Area from Bank Country/Bank Key/Account Number) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BANKK | Bank Keys | SOURCE VALUE(I_BANKKEY) LIKE IBKKBAPI-BANKL |
|
| 2 | BANKS | Bank country key | SOURCE VALUE(I_COUNTRY) LIKE IBKKBAPI-BANKS |
|
| 3 | BKK_ACEXT | Account number for current account | SOURCE VALUE(I_ACNUM_EXT) LIKE BKK42-ACNUM_EXT |
|
| 4 | BKK_ACIBAN | International Bank Account Number | SOURCE VALUE(I_ACNUM_IBAN) TYPE BKK_ACIBAN OPTIONAL |
|
| 5 | BKK_BKKRS | Bank Area | SOURCE VALUE(E_BANKAREA) LIKE TBKK01-BKKRS |
|
| 6 | SWIFT | SWIFT/BIC for International Payments | SOURCE VALUE(I_SWIFT) TYPE SWIFT OPTIONAL |
|