Data Element list used by SAP ABAP Function Module BKK_SAMPLE_ACCNT_STAT_OUTPUT (OPEN BCA: Sample Function Module for Outputting Bank Statement Data)
SAP ABAP Function Module
BKK_SAMPLE_ACCNT_STAT_OUTPUT (OPEN BCA: Sample Function Module for Outputting Bank Statement Data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(I_ACNUM_INT) LIKE IBKKM6-ACNUM_INT |
|
| 2 | BKK_ACSTDT | Bank Statement Date | SOURCE VALUE(I_ACCSTATDAT) LIKE IBKKM6-ACCSTATDAT |
|
| 3 | BKK_ACSTNO | Sequential Bank Statement Number | SOURCE VALUE(I_ACCSTATNO) LIKE IBKKM6-ACCSTATNO |
|
| 4 | BKK_ACSTY | Bank Statement Year | SOURCE VALUE(I_ACCST_YEAR) LIKE IBKKM6-ACCST_YEAR |
|
| 5 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE IBKKM6-BKKRS |
|
| 6 | BKK_EBAL | End Balance (in Account Currency) | SOURCE VALUE(I_EBALANCE) LIKE IBKKM6-EBALANCE |
|
| 7 | BKK_SBAL | Beginning Balance (Acct Currency) | SOURCE VALUE(I_SBALANCE) LIKE IBKKM6-SBALANCE |
|