Table list used by SAP ABAP Function Module BKK_CL_DET_ROOTACC_IN_INTERVAL (Finds Root Accounts from Account Hierarches for Specified Range)
SAP ABAP Function Module
BKK_CL_DET_ROOTACC_IN_INTERVAL (Finds Root Accounts from Account Hierarches for Specified Range) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK01D | Bank area: Posting Date Payment Transactions/Balancing | ||
| 2 | BKK42 | Current Account Master Data: Operative Data | SOURCE VALUE(I_ROOTACC_INTERVAL_LE) LIKE BKK42-ACNUM_INT DEFAULT '9999999999' |
|
| 3 | BKK42 | Current Account Master Data: Operative Data | SOURCE VALUE(I_ROOTACC_INTERVAL_GT) LIKE BKK42-ACNUM_INT DEFAULT '0000000000' |
|
| 4 | BKK610 | Account Hierarchy: Assignment of Root Account to Tree Number | ||
| 5 | IBKK42 | Structure for Current Account Operative Data | SOURCE VALUE(I_CURRENCY) LIKE IBKK42-WAERS OPTIONAL |
|
| 6 | IBKK42 | Structure for Current Account Operative Data | SOURCE VALUE(I_BKKRS) LIKE IBKK42-BKKRS |
|
| 7 | IBKK42 | Structure for Current Account Operative Data | ||
| 8 | IBKKM9 | BCA: Balancing Transfer Structure | SOURCE VALUE(I_ROOTACC_EXT_LE) LIKE IBKKM9-ACCOUNTLE OPTIONAL |
|
| 9 | IBKKM9 | BCA: Balancing Transfer Structure | SOURCE VALUE(I_ROOTACC_EXT_GE) LIKE IBKKM9-ACCOUNTGE OPTIONAL |
|