Table list used by SAP ABAP Function Module BKK_IC_CHK_BAC_VAL_DT_TXN_ALLW (Determination if Account Is in a Hierarchy on a Date)
SAP ABAP Function Module
BKK_IC_CHK_BAC_VAL_DT_TXN_ALLW (Determination if Account Is in a Hierarchy on a Date) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK40 | Current Account Master Data: General | SOURCE REFERENCE(I_ACC_OPEN_DT) LIKE BKK40-OPENDATE |
|
| 2 | BKK40 | Current Account Master Data: General | SOURCE REFERENCE(I_BKKRS) LIKE BKK40-BKKRS |
|
| 3 | BKK40 | Current Account Master Data: General | SOURCE REFERENCE(I_ACNUM_INT) LIKE BKK40-ACNUM_INT |
|
| 4 | BKK610 | Account Hierarchy: Assignment of Root Account to Tree Number | ||
| 5 | BKKIT | Payment Item | ||
| 6 | BKKIT | Payment Item | SOURCE REFERENCE(I_TXN_VAL_DT) LIKE BKKIT-DATE_VALUE |
|
| 7 | BOOLE | Boolean variable | SOURCE REFERENCE(E_FLG_DONT_ALLOW_TXN) LIKE BOOLE-BOOLE |
|