Table list used by SAP ABAP Function Module BKK_COLD_DEBCRED_READ (Selection of Transaction Figures with Posting Date)
SAP ABAP Function Module
BKK_COLD_DEBCRED_READ (Selection of Transaction Figures with Posting Date) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK91 | Value Date Transaction Figures | SOURCE VALUE(I_START_DATE) LIKE BKK91-DATE_POST |
|
| 2 | BKK91 | Value Date Transaction Figures | SOURCE VALUE(I_END_DATE) LIKE BKK91-DATE_POST |
|
| 3 | BKK91 | Value Date Transaction Figures | SOURCE VALUE(I_CURR) LIKE BKK91-CURR DEFAULT ' ' |
|
| 4 | BKK91 | Value Date Transaction Figures | SOURCE VALUE(I_BKKRS) LIKE BKK91-BKKRS |
|
| 5 | BKK91 | Value Date Transaction Figures | SOURCE VALUE(I_ACNUM_INT) LIKE BKK91-ACNUM_INT |
|
| 6 | BKK91 | Value Date Transaction Figures | SOURCE T_DEBCRED STRUCTURE BKK91 |
|