Data Element list used by SAP ABAP Function Module BKK_CLOSING_INSERT (Balancing DB: Transfer Entry to Balancing Table and Set Initial Values)
SAP ABAP Function Module
BKK_CLOSING_INSERT (Balancing DB: Transfer Entry to Balancing Table and Set Initial Values) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(I_ACCNOINT) LIKE BKKM2-ACNUM_INT |
2 | ![]() |
BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE BKKM2-BKKRS |
3 | ![]() |
BKK_CLSTYP | Consolidation Frequency | SOURCE VALUE(I_CLOSTYPE) LIKE BKKM2-CLOS_TYP |
4 | ![]() |
BKK_CNR | Sequence Number | SOURCE VALUE(I_NUMBER) LIKE BKKM2-CURR_NR OPTIONAL |
5 | ![]() |
BKK_CYEAR | Current Year | SOURCE VALUE(I_YEAR) LIKE BKKM2-CURR_YEAR OPTIONAL |
6 | ![]() |
BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_FLG_NO_COMMIT) LIKE BOOLE-BOOLE DEFAULT ' ' |