Table list used by SAP ABAP Function Module BKK_ACCNT_STAT_PAYM_ITEM_LIST (BCA: Get Items from More Than One Statement)
SAP ABAP Function Module
BKK_ACCNT_STAT_PAYM_ITEM_LIST (BCA: Get Items from More Than One Statement) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE | Boolean variable | SOURCE VALUE(I_X_SINCE_LAST_ACCST) LIKE BOOLE-BOOLE |
|
| 2 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACCST_NO_FROM) LIKE IBKK_BKST-ACCSTATNO |
|
| 3 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACCST_NO_TO) LIKE IBKK_BKST-ACCSTATNO |
|
| 4 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACCST_YEAR_FROM) LIKE IBKK_BKST-ACCST_YEAR |
|
| 5 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACCST_YEAR_TO) LIKE IBKK_BKST-ACCST_YEAR |
|
| 6 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACNUM_INT) LIKE IBKK_BKST-ACNUM_INT |
|
| 7 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_BKKRS) LIKE IBKK_BKST-BKKRS |
|
| 8 | IBKK_ITEM | Payment Item | SOURCE T_ITEMS STRUCTURE IBKK_ITEM |
|