Data Element list used by SAP ABAP Function Module BKK_CLOSING_SET_PARAM (BCA: Set Balancing Parameters)
SAP ABAP Function Module
BKK_CLOSING_SET_PARAM (BCA: Set Balancing Parameters) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BKK_ACCUR | Currency of Current Account | SOURCE VALUE(I_ACURRENCY) LIKE IBKKM9-ACURRENCY OPTIONAL |
2 | ![]() |
BKK_ACEXGE | Account Number Bigger/Equal | SOURCE VALUE(I_ACCOUNTGE) LIKE IBKKM9-ACCOUNTGE OPTIONAL |
3 | ![]() |
BKK_ACEXLE | Account Number Smaller/Equal | SOURCE VALUE(I_ACCOUNTLE) LIKE IBKKM9-ACCOUNTLE OPTIONAL |
4 | ![]() |
BKK_CLSDAT | Balancing date | SOURCE VALUE(I_CLOSEDATE) LIKE IBKKM9-CLOSEDATE |
5 | ![]() |
BKK_CLSTIM | Balancing time | SOURCE VALUE(I_CLOSETIME) LIKE IBKKM9-CLOSETIME DEFAULT SY-UZEIT |
6 | ![]() |
BKK_CLSTYP | Consolidation Frequency | SOURCE VALUE(I_CLOS_TYP) LIKE IBKKM9-CLOS_TYP |
7 | ![]() |
BKK_PRGDAT | Run Date of Program | SOURCE VALUE(I_PROGDATE) LIKE BKKM3-PROGDATE DEFAULT SY-DATUM |
8 | ![]() |
BKK_PRGNO | Sequential Number of the Program Run | SOURCE VALUE(I_PROGNO) LIKE BKKM3-PROGNO |
9 | ![]() |
BKK_PROGN | Name of the Program/Report on an Application Process | SOURCE VALUE(I_PROGN) LIKE BKKM3-PROGN |
10 | ![]() |
BKK_RUNDAT | Date of Mass Run | SOURCE VALUE(I_RUNDATE) LIKE IBKKM9-RUNDATE DEFAULT SY-DATUM |
11 | ![]() |
BKK_RUNSTARTNO | Number of Repeated Starts of a Mass Run | SOURCE VALUE(I_RUNCATG) LIKE BKKM3-RUNSTARTNO |
12 | ![]() |
BKK_RUNTIM | Time of Program Run | SOURCE VALUE(I_RUNTIME) LIKE IBKKM9-RUNTIME DEFAULT SY-UZEIT |
13 | ![]() |
BKK_RUNUSR | User Who Started Program Run | SOURCE VALUE(I_RUNUSER) LIKE IBKKM9-RUNUSER DEFAULT SY-UNAME |