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 Table  BKKM1 BCA: Bank Statement Data
2 Table  BKKM2 Account Time Periods SOURCE VALUE(I_OLD_YEAR) LIKE BKKM2-CURR_YEAR
3 Table  BOOLE Boolean variable SOURCE VALUE(I_FLG_BKST_NOITEMS) LIKE BOOLE-BOOLE DEFAULT ' '
4 Table  IBKKM5 BCA: Transfer Data for Balancing SOURCE VALUE(E_NEWNO) LIKE IBKKM5-CURR_NR
5 Table  IBKKM5 BCA: Transfer Data for Balancing SOURCE VALUE(E_LASTNO) LIKE IBKKM5-CURR_NR
6 Table  IBKK_BKST Data for bank statement
7 Table  IBKK_BKST Data for bank statement SOURCE VALUE(I_BKSTATDATE) LIKE IBKK_BKST-ACCSTATDAT DEFAULT SY-DATUM
8 Table  IBKK_BKST Data for bank statement SOURCE VALUE(I_BKSTATTIME) LIKE IBKK_BKST-ACCSTTIME DEFAULT SY-UZEIT
9 Table  IBKK_BKST Data for bank statement SOURCE VALUE(I_ACNUM_INT) LIKE IBKK_BKST-ACNUM_INT
10 Table  IBKK_BKST Data for bank statement SOURCE VALUE(I_BKKRS) LIKE IBKK_BKST-BKKRS
11 Table  IBKK_BKST Data for bank statement SOURCE VALUE(I_BKSTITEMDATE) LIKE IBKK_BKST-SDATEPOSTH OPTIONAL