Table list used by SAP ABAP Function Module BKK_ACCNT_STAT_PREP_OLD_YEAR (BCA: Prepare Bank Statement for Last Year (for Backdated Posting))
SAP ABAP Function Module
BKK_ACCNT_STAT_PREP_OLD_YEAR (BCA: Prepare Bank Statement for Last Year (for Backdated Posting)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKKM1 | BCA: Bank Statement Data | ||
| 2 | BKKM2 | Account Time Periods | SOURCE VALUE(I_OLD_YEAR) LIKE BKKM2-CURR_YEAR |
|
| 3 | BOOLE | Boolean variable | SOURCE VALUE(I_FLG_BKST_NOITEMS) LIKE BOOLE-BOOLE DEFAULT ' ' |
|
| 4 | IBKKM5 | BCA: Transfer Data for Balancing | SOURCE VALUE(E_NEWNO) LIKE IBKKM5-CURR_NR |
|
| 5 | IBKKM5 | BCA: Transfer Data for Balancing | SOURCE VALUE(E_LASTNO) LIKE IBKKM5-CURR_NR |
|
| 6 | IBKK_BKST | Data for bank statement | ||
| 7 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_BKSTATDATE) LIKE IBKK_BKST-ACCSTATDAT DEFAULT SY-DATUM |
|
| 8 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_BKSTATTIME) LIKE IBKK_BKST-ACCSTTIME DEFAULT SY-UZEIT |
|
| 9 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACNUM_INT) LIKE IBKK_BKST-ACNUM_INT |
|
| 10 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_BKKRS) LIKE IBKK_BKST-BKKRS |
|
| 11 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_BKSTITEMDATE) LIKE IBKK_BKST-SDATEPOSTH OPTIONAL |