Table/Structure Field 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 | BKKM3 - PROGN | Name of the Program/Report on an Application Process | ||
| 2 | BKKM3 - ACCOUNTGE | Account Number Bigger/Equal | ||
| 3 | BKKM3 - RUNUSER | User Who Started Program Run | ||
| 4 | BKKM3 - RUNTIME | Time of Program Run | ||
| 5 | BKKM3 - RUNSTARTNO | Number of Repeated Starts of a Mass Run | SOURCE VALUE(I_RUNCATG) LIKE BKKM3-RUNSTARTNO |
|
| 6 | BKKM3 - RUNSTARTNO | Number of Repeated Starts of a Mass Run | ||
| 7 | BKKM3 - RUNDATE | Date of Mass Run | ||
| 8 | BKKM3 - PROGNO | Sequential Number of the Program Run | SOURCE VALUE(I_PROGNO) LIKE BKKM3-PROGNO |
|
| 9 | BKKM3 - PROGNO | Sequential Number of the Program Run | ||
| 10 | BKKM3 - PROGN | Name of the Program/Report on an Application Process | SOURCE VALUE(I_PROGN) LIKE BKKM3-PROGN |
|
| 11 | BKKM3 - PROGDATE | Run Date of Program | SOURCE VALUE(I_PROGDATE) LIKE BKKM3-PROGDATE DEFAULT SY-DATUM |
|
| 12 | BKKM3 - PROGDATE | Run Date of Program | ||
| 13 | BKKM3 - MANDT | Client | ||
| 14 | BKKM3 - CLOS_TYP | Consolidation Frequency | ||
| 15 | BKKM3 - CLOSETIME | Balancing time | ||
| 16 | BKKM3 - CLOSEDATE | Balancing date | ||
| 17 | BKKM3 - ACURRENCY | Currency of Current Account | ||
| 18 | BKKM3 - ACCOUNTLE | Account Number Smaller/Equal | ||
| 19 | IBKKM10 - CLOSEDATE | Balancing date | SOURCE VALUE(I_CLOSEDATE) LIKE IBKKM9-CLOSEDATE |
|
| 20 | IBKKM10 - CLOSEDATE | Balancing date | ||
| 21 | IBKKM9 - ACCOUNTGE | Account Number Bigger/Equal | ||
| 22 | IBKKM9 - RUNUSER | User Who Started Program Run | SOURCE VALUE(I_RUNUSER) LIKE IBKKM9-RUNUSER DEFAULT SY-UNAME |
|
| 23 | IBKKM9 - RUNUSER | User Who Started Program Run | ||
| 24 | IBKKM9 - RUNTIME | Time of Program Run | SOURCE VALUE(I_RUNTIME) LIKE IBKKM9-RUNTIME DEFAULT SY-UZEIT |
|
| 25 | IBKKM9 - RUNTIME | Time of Program Run | ||
| 26 | IBKKM9 - RUNDATE | Date of Mass Run | SOURCE VALUE(I_RUNDATE) LIKE IBKKM9-RUNDATE DEFAULT SY-DATUM |
|
| 27 | IBKKM9 - RUNDATE | Date of Mass Run | ||
| 28 | IBKKM9 - CLOS_TYP | Consolidation Frequency | SOURCE VALUE(I_CLOS_TYP) LIKE IBKKM9-CLOS_TYP |
|
| 29 | IBKKM9 - CLOS_TYP | Consolidation Frequency | ||
| 30 | IBKKM9 - CLOSETIME | Balancing time | SOURCE VALUE(I_CLOSETIME) LIKE IBKKM9-CLOSETIME DEFAULT SY-UZEIT |
|
| 31 | IBKKM9 - CLOSETIME | Balancing time | ||
| 32 | IBKKM9 - CLOSEDATE | Balancing date | SOURCE VALUE(I_CLOSEDATE) LIKE IBKKM9-CLOSEDATE |
|
| 33 | IBKKM9 - CLOSEDATE | Balancing date | ||
| 34 | IBKKM9 - ACURRENCY | Currency of Current Account | SOURCE VALUE(I_ACURRENCY) LIKE IBKKM9-ACURRENCY OPTIONAL |
|
| 35 | IBKKM9 - ACURRENCY | Currency of Current Account | ||
| 36 | IBKKM9 - ACCOUNTLE | Account Number Smaller/Equal | SOURCE VALUE(I_ACCOUNTLE) LIKE IBKKM9-ACCOUNTLE OPTIONAL |
|
| 37 | IBKKM9 - ACCOUNTLE | Account Number Smaller/Equal | ||
| 38 | IBKKM9 - ACCOUNTGE | Account Number Bigger/Equal | SOURCE VALUE(I_ACCOUNTGE) LIKE IBKKM9-ACCOUNTGE OPTIONAL |
|
| 39 | SYST - MANDT | ABAP System Field: Client ID of Current User |