Table/Structure Field list used by SAP ABAP Function Module BKK_BANKACCT_DELETE (Shows Deleted Account)
SAP ABAP Function Module
BKK_BANKACCT_DELETE (Shows Deleted Account) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IBKKBAPTAB - ACCOUNT | Account number for current account | ||
| 2 | IBKKBAPTAB - BANKKEY | Bank number | ||
| 3 | IBKKBAPTAB - COUNTRY | Bank country key | ||
| 4 | IBKKBAPTAB - IBAN | International Bank Account Number | ||
| 5 | IBKKBAPTAC - ACCOUNT | Account number for current account | ||
| 6 | IBKKBAPTAC - ACCOUNT | Account number for current account | SOURCE VALUE(I_ACCOUNT) LIKE IBKKBAPTAC-ACCOUNT |
|
| 7 | IBKKBAPTAC - BANKKEY | Bank number | ||
| 8 | IBKKBAPTAC - BANKKEY | Bank number | SOURCE VALUE(I_BANKKEY) LIKE IBKKBAPTAC-BANKKEY |
|
| 9 | IBKKBAPTAC - COUNTRY | Bank country key | ||
| 10 | IBKKBAPTAC - COUNTRY | Bank country key | SOURCE VALUE(I_COUNTRY) LIKE IBKKBAPTAC-COUNTRY |
|
| 11 | IBKKBAPTAC - IBAN | International Bank Account Number | ||
| 12 | IBKKBAPTAC - IBAN | International Bank Account Number | SOURCE VALUE(I_IBAN) LIKE IBKKBAPTAC-IBAN |