Data Element list used by SAP ABAP Function Module BKK_ACCNT_STAT_CHECK_CUR_CHANG (BCA: Check and Creation of Bank Statement Before Currency Conversion)
SAP ABAP Function Module
BKK_ACCNT_STAT_CHECK_CUR_CHANG (BCA: Check and Creation of Bank Statement Before Currency Conversion) 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_BKST-ACNUM_INT |
|
| 2 | BKK_ACSTDT | Bank Statement Date | SOURCE VALUE(I_BKSTATDATE) LIKE IBKK_BKST-ACCSTATDAT DEFAULT SY-DATUM |
|
| 3 | BKK_ACSTTI | Time of Bank Statement | SOURCE VALUE(I_BKSTATTIME) LIKE IBKK_BKST-ACCSTTIME DEFAULT SY-UZEIT |
|
| 4 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE IBKK_BKST-BKKRS |
|
| 5 | BKK_SPSTDH | Posting Date To | SOURCE VALUE(I_BKSTITEMDATE) LIKE IBKK_BKST-SDATEPOSTH OPTIONAL |
|
| 6 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_FLG_ALL_RECEIVERS) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 7 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_FLG_WITH_ADDRESS) LIKE BOOLE-BOOLE OPTIONAL |
|
| 8 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_FLG_OUTPUT_BKST) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 9 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_FLG_LAST_BKST) LIKE BOOLE-BOOLE DEFAULT 'X' |
|