Data Element list used by SAP ABAP Function Module SUBST_GET_UPGRADE_INFO (Statusinformationen über das zuletzt bzw. gerade laufende Upgrade)
SAP ABAP Function Module
SUBST_GET_UPGRADE_INFO (Statusinformationen über das zuletzt bzw. gerade laufende Upgrade) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DATUM | Date | SOURCE VALUE(EV_STARTDATE) LIKE UVERS-STARTDATE |
|
| 2 | DATUM | Date | SOURCE VALUE(EV_ENDDATE) LIKE UVERS-ENDDATE |
|
| 3 | PUTSTATUS | Upgrade status | SOURCE VALUE(EV_STATUS) LIKE UVERS-PUTSTATUS |
|
| 4 | PUTTYPE | Definition of upgrade procedure | SOURCE VALUE(EV_TYPE) LIKE UVERS-PUTTYPE |
|
| 5 | SAPRELEASE | SAP Release | SOURCE VALUE(EV_NEWRELEASE) LIKE UVERS-NEWRELEASE |
|
| 6 | SAPRELEASE | SAP Release | SOURCE VALUE(EV_OLDRELEASE) LIKE UVERS-OLDRELEASE |
|
| 7 | SUGSBOOL | Boolean Value | SOURCE VALUE(IV_BUFFERED) LIKE SUGS_FPARA-BOOL DEFAULT SPACE |
|
| 8 | UZEIT | Time | SOURCE VALUE(EV_ENDTIME) LIKE UVERS-ENDTIME |
|
| 9 | UZEIT | Time | SOURCE VALUE(EV_STARTTIME) LIKE UVERS-STARTTIME |
|