Table list used by SAP ABAP Function Module BKK_ACCNT_STAT_PREPARE_SINGLE (BCA: Prepare New Bank Statement)
SAP ABAP Function Module
BKK_ACCNT_STAT_PREPARE_SINGLE (BCA: Prepare New Bank Statement) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE | Boolean variable | SOURCE VALUE(I_XNOSUM) LIKE BOOLE-BOOLE DEFAULT G_CON_SPACE |
|
| 2 | BOOLE | Boolean variable | SOURCE VALUE(E_XINCOMPLETE) TYPE BOOLE-BOOLE |
|
| 3 | BOOLE | Boolean variable | SOURCE VALUE(I_FLG_NO_TIME_DELAY) LIKE BOOLE-BOOLE DEFAULT ' ' |
|
| 4 | BOOLE | Boolean variable | SOURCE VALUE(I_FLG_BKST_OLD_YEAR) LIKE BOOLE-BOOLE DEFAULT ' ' |
|
| 5 | BOOLE | Boolean variable | SOURCE VALUE(I_FLG_BKST_NOITEMS) LIKE BOOLE-BOOLE DEFAULT ' ' |
|
| 6 | IBKKM8 | BCA: Return Structure for Bank Statement Administration | ||
| 7 | IBKK_BKST | Data for bank statement | ||
| 8 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_BKSTITEMDATE) LIKE IBKK_BKST-SDATEPOSTH |
|
| 9 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_BKKRS) LIKE IBKK_BKST-BKKRS |
|
| 10 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACNUM_INT) LIKE IBKK_BKST-ACNUM_INT |
|
| 11 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACCST_YEAR_LAST) LIKE IBKK_BKST-ACCST_YEAR |
|
| 12 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACCST_YEAR) LIKE IBKK_BKST-ACCST_YEAR |
|
| 13 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACCSTTIME) LIKE IBKK_BKST-ACCSTTIME DEFAULT SY-UZEIT |
|
| 14 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACCSTATNO_LAST) LIKE IBKK_BKST-ACCSTATNO |
|
| 15 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACCSTATNO) LIKE IBKK_BKST-ACCSTATNO |
|
| 16 | IBKK_BKST | Data for bank statement | SOURCE VALUE(I_ACCSTATDAT) LIKE IBKK_BKST-ACCSTATDAT DEFAULT SY-DATUM |
|
| 17 | IBKK_BKST | Data for bank statement | SOURCE VALUE(E_BKSTATDATA) LIKE IBKK_BKST |