Data Element list used by SAP ABAP Function Module BKK_COND_CLOSE_READ_PRE_BAL (Calculation of Previous Value Date Balance and of Period End Date)
SAP ABAP Function Module
BKK_COND_CLOSE_READ_PRE_BAL (Calculation of Previous Value Date Balance and of Period End Date) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE REFERENCE(I_ACNUM_INT) LIKE BKK91-ACNUM_INT |
|
| 2 | BKK_BAL | Balance | SOURCE REFERENCE(E_BALANCE) LIKE BKK92-BALANCE |
|
| 3 | BKK_BKKRS | Bank Area | SOURCE REFERENCE(I_BKKRS) LIKE BKK91-BKKRS |
|
| 4 | BKK_CLNR | Number of Balancing Period | SOURCE REFERENCE(I_POSTING_NR) LIKE BKK92-CLOS_NR |
|
| 5 | BKK_CLSTYP | Consolidation Frequency | SOURCE REFERENCE(I_CLOS_TYP) LIKE BKK92-CLOS_TYP |
|
| 6 | BKK_CLYEAR | Year of the closing period | SOURCE REFERENCE(I_POSTING_YEAR) LIKE BKK92-CLOS_YEAR |
|
| 7 | BKK_EDATE | End Date of Period | SOURCE REFERENCE(E_END_DATE) LIKE BKK92-END_DATE |
|