Data Element list used by SAP ABAP Function Module BKK_BALNOT_PREPARE_SINGLE (BCA: Prepare (New) Balance Confirmation)
SAP ABAP Function Module
BKK_BALNOT_PREPARE_SINGLE (BCA: Prepare (New) Balance Confirmation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(I_ACNUM_INT) LIKE IBKK_BALNOT-ACNUM_INT |
|
| 2 | BKK_BALNOTDATE | Date of Creation of Balance Notification | SOURCE VALUE(I_BALNOT_DATE) LIKE IBKK_BALNOT-BALNOT_DATE |
|
| 3 | BKK_BALNOTTIME | Time of Creation of Balance Notification | SOURCE VALUE(I_BALNOT_TIME) LIKE IBKK_BALNOT-BALNOT_TIME |
|
| 4 | BKK_BALNOT_NO | Sequential Balance Notification Number | SOURCE VALUE(I_BALNOT_NO) LIKE IBKK_BALNOT-BALNOT_NO |
|
| 5 | BKK_BALNOT_NO | Sequential Balance Notification Number | SOURCE VALUE(I_BALNOT_NOLAST) LIKE IBKK_BALNOT-BALNOT_NO |
|
| 6 | BKK_BALNOT_YEAR | Year of Balance Notification | SOURCE VALUE(I_BALNOT_YEAR) LIKE IBKK_BALNOT-BALNOT_YEAR |
|
| 7 | BKK_BALNOT_YEAR | Year of Balance Notification | SOURCE VALUE(I_BALNOT_YEARLAST) LIKE IBKK_BALNOT-BALNOT_YEAR |
|
| 8 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE IBKK_BALNOT-BKKRS |
|
| 9 | BKK_FIXED_DAY | Key Date on Which Balance Notification Is To Be Created | SOURCE VALUE(I_FIXED_DAY) LIKE IBKK_BALNOT-FIXED_DAY |
|
| 10 | BKK_XINTEREST | Indicator: Balance Notification with Interest Information | SOURCE VALUE(I_XINTEREST) LIKE IBKK_BALNOT-XINTEREST DEFAULT ' ' |
|