Data Element list used by SAP ABAP Function Module BKK_HY_CHECK_ACCOUNT_NOT_USED (Displays Error if Account Supplied Is Already in a Hierarchy)
SAP ABAP Function Module
BKK_HY_CHECK_ACCOUNT_NOT_USED (Displays Error if Account Supplied Is Already in a Hierarchy) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BANKK | Bank Keys | SOURCE VALUE(I_BANKL) LIKE BKK610-BANKL OPTIONAL |
|
| 2 | BANKS | Bank country key | SOURCE VALUE(I_BANKS) LIKE BKK610-BANKS OPTIONAL |
|
| 3 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(I_ACCOUNT) LIKE BKK610-ROOTACCNT |
|
| 4 | BKK_ACEXT | Account number for current account | SOURCE VALUE(I_ACNUM_EXT) LIKE BKK610-ACNUM_EXT OPTIONAL |
|
| 5 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE BKK610-BKKRS |
|
| 6 | BKK_HYTYPE | Account Hierarchy: Hierarchy Type | SOURCE VALUE(I_HIERARCHY_TYPE) LIKE BKK610-HYTYPE |
|
| 7 | BKK_RELNR | Bank Account Relationship Number | SOURCE VALUE(I_TREENR) LIKE BKK610-TREENR OPTIONAL |
|
| 8 | BKK_VF_INV | Valid from date | SOURCE VALUE(I_DATE_FROM) LIKE BKK610-DATE_FROM |
|
| 9 | BU_DATTO | Validity Date (Valid To) | SOURCE VALUE(I_DATE_TO) LIKE BKK610-DATE_TO |
|