Table list used by SAP ABAP Function Module BKK_HY_ACCOUNT_CROSS_REFERENCE (Determines the Hierarchies which Contain a Specified Account)
SAP ABAP Function Module
BKK_HY_ACCOUNT_CROSS_REFERENCE (Determines the Hierarchies which Contain a Specified Account) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK600 | Account Hierarchy: Account Relationships | ||
| 2 | BKK610 | Account Hierarchy: Assignment of Root Account to Tree Number | ||
| 3 | BKK610 | Account Hierarchy: Assignment of Root Account to Tree Number | SOURCE VALUE(I_HYTYPE) LIKE BKK610-HYTYPE DEFAULT SPACE |
|
| 4 | BOOLE | Boolean variable | SOURCE REFERENCE(I_ACCNT_CLOSURE) TYPE BOOLE-BOOLE DEFAULT SPACE |
|
| 5 | IBKK6S2 | Account Hierarchy: Structure for Account Checks | SOURCE VALUE(I_ACNUM_INT) LIKE IBKK6S2-ACCOUNT |
|
| 6 | IBKK6S2 | Account Hierarchy: Structure for Account Checks | SOURCE VALUE(I_BKKRS) LIKE IBKK6S2-BKKRS DEFAULT SPACE |
|
| 7 | IBKK6S2 | Account Hierarchy: Structure for Account Checks | SOURCE VALUE(I_DATE_TO) LIKE IBKK6S2-DATE_TO DEFAULT '99991231' |
|
| 8 | IBKK6S4 | Account Hierarchy: General Fields | SOURCE VALUE(I_DATE_FROM) LIKE IBKK6S4-DATFROM_NI DEFAULT '19010101' |
|
| 9 | IBKK6SB | Account Hierarchy: Structure for Account Usage Statement | ||
| 10 | IBKK6SB | Account Hierarchy: Structure for Account Usage Statement | SOURCE T_CROSS_REF STRUCTURE IBKK6SB |
|