Data Element list used by SAP ABAP Function Module BKK_HY_CD_EXRA_INT (Assignment of Int. Number to Ext. Root Account for Change Document BKK625)
SAP ABAP Function Module
BKK_HY_CD_EXRA_INT (Assignment of Int. Number to Ext. Root Account for Change Document BKK625) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BANKK | Bank Keys | SOURCE VALUE(E_BANKL) LIKE BKK625-BANKL |
|
| 2 | BANKK | Bank Keys | SOURCE VALUE(I_BANKL) LIKE BKK625-BANKL DEFAULT ' ' |
|
| 3 | BANKS | Bank country key | SOURCE VALUE(I_BANKS) LIKE BKK625-BANKS DEFAULT ' ' |
|
| 4 | BANKS | Bank country key | SOURCE VALUE(E_BANKS) LIKE BKK625-BANKS |
|
| 5 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(E_INT_NUMBER) LIKE BKK625-ACNUM_INT_EX_RA |
|
| 6 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(I_INT_NUMBER) LIKE BKK625-ACNUM_INT_EX_RA DEFAULT ' ' |
|
| 7 | BKK_ACEXT | Account number for current account | SOURCE VALUE(I_ACNUM_EXT) LIKE BKK625-ACNUM_EXT DEFAULT ' ' |
|