Data Element 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 | ![]() |
BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(I_ROOTACC_INTERVAL_GT) LIKE BKK42-ACNUM_INT DEFAULT '0000000000' |
2 | ![]() |
BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(I_ROOTACC_INTERVAL_LE) LIKE BKK42-ACNUM_INT DEFAULT '9999999999' |
3 | ![]() |
BKK_ACCUR | Currency of Current Account | SOURCE VALUE(I_CURRENCY) LIKE IBKK42-WAERS OPTIONAL |
4 | ![]() |
BKK_ACEXGE | Account Number Bigger/Equal | SOURCE VALUE(I_ROOTACC_EXT_GE) LIKE IBKKM9-ACCOUNTGE OPTIONAL |
5 | ![]() |
BKK_ACEXLE | Account Number Smaller/Equal | SOURCE VALUE(I_ROOTACC_EXT_LE) LIKE IBKKM9-ACCOUNTLE OPTIONAL |
6 | ![]() |
BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE IBKK42-BKKRS |