Table list used by SAP ABAP Function Module BKK_CLOSING_SELECT_ACCOUNTS (BCA: Select Accounts For Each Each Range From Balance Table)
SAP ABAP Function Module
BKK_CLOSING_SELECT_ACCOUNTS (BCA: Select Accounts For Each Each Range From Balance Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKKM2 | Account Time Periods | ||
| 2 | BKKM2 | Account Time Periods | SOURCE VALUE(I_CLOSDATE) LIKE BKKM2-NEXT_DATE OPTIONAL |
|
| 3 | IBKKACONLY | BCA: General Structure Consisting Only of Account | ||
| 4 | IBKKACONLY | BCA: General Structure Consisting Only of Account | SOURCE T_SET_FOR_SELECTION STRUCTURE IBKKACONLY OPTIONAL |
|
| 5 | IBKKM1 | BCA: Structure for Balancing ID | SOURCE VALUE(I_ACNUM_INT_GT) LIKE IBKKM1-ACNUM_INT DEFAULT '0000000000' |
|
| 6 | IBKKM1 | BCA: Structure for Balancing ID | SOURCE VALUE(I_ACNUM_INT_LE) LIKE IBKKM1-ACNUM_INT DEFAULT '9999999999' |
|
| 7 | IBKKM1 | BCA: Structure for Balancing ID | SOURCE VALUE(I_BKKRS) LIKE IBKKM1-BKKRS |
|
| 8 | IBKKM1 | BCA: Structure for Balancing ID | SOURCE VALUE(I_CLOSTYPE) LIKE IBKKM1-CLOS_TYP |
|
| 9 | IBKKM5 | BCA: Transfer Data for Balancing | ||
| 10 | RSDSWHERE | Line for WHERE clauses (dynamic selections) | SOURCE T_WHERE STRUCTURE RSDSWHERE OPTIONAL |
|