Data Element list used by SAP ABAP Function Module MAINTAIN_IBAN_FROM_DATA (Process IBAN for Direct Input (Without Online Entry))
SAP ABAP Function Module
MAINTAIN_IBAN_FROM_DATA (Process IBAN for Direct Input (Without Online Entry)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ACCNO_HANDLING | Bank Account Number Handling | SOURCE VALUE(I_ACCNO_HANDLING) TYPE ACCNO_HANDLING DEFAULT '0' |
|
| 2 | BANKK | Bank Keys | SOURCE VALUE(I_BANKL) LIKE BNKA-BANKL |
|
| 3 | BANKS | Bank country key | SOURCE VALUE(I_BANKS) LIKE BNKA-BANKS |
|
| 4 | BKREF | Reference specifications for bank details | SOURCE VALUE(I_BKREF) LIKE REGUH_BF-BKREF OPTIONAL |
|
| 5 | DZBKON | Bank Control Key of the Payee's Bank | SOURCE VALUE(I_BKONT) LIKE REGUH_BF-ZBKON |
|
| 6 | DZBNKN | Bank account number of the payee | SOURCE VALUE(I_BANKN) LIKE REGUH_BF-ZBNKN |
|
| 7 | IBAN | IBAN (International Bank Account Number) | SOURCE VALUE(I_IBAN) LIKE TIBAN-IBAN |
|
| 8 | IBAN_ORKEY | IBAN origin: Key to table of bank details | SOURCE VALUE(I_TABKEY) LIKE TIBAN-TABKEY OPTIONAL |
|
| 9 | TABNAME16 | Table name, 16 characters | SOURCE VALUE(I_TABNAME) LIKE TIBAN-TABNAME OPTIONAL |
|