Table/Structure Field list used by SAP ABAP Function Module BKK_CLOSING_GET_LAST_PROGNO (Balancing DB: Assign New Number for Program Run)
SAP ABAP Function Module
BKK_CLOSING_GET_LAST_PROGNO (Balancing DB: Assign New Number for Program Run) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKKM3 - PROGDATE | Run Date of Program | ||
| 2 | BKKM3 - PROGDATE | Run Date of Program | SOURCE VALUE(I_PROGDATE) LIKE BKKM3-PROGDATE DEFAULT SY-DATUM |
|
| 3 | BKKM3 - PROGN | Name of the Program/Report on an Application Process | ||
| 4 | BKKM3 - PROGN | Name of the Program/Report on an Application Process | SOURCE VALUE(I_PROGN) LIKE BKKM3-PROGN |
|
| 5 | BKKM3 - PROGNO | Sequential Number of the Program Run | ||
| 6 | BKKM3 - PROGNO | Sequential Number of the Program Run | SOURCE VALUE(E_PROGNO) LIKE BKKM3-PROGNO |
|