Data Element list used by SAP ABAP Function Module UPG_RELCMP_COMPONENT (Compare Two Releases of a Component)
SAP ABAP Function Module
UPG_RELCMP_COMPONENT (Compare Two Releases of a Component) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR1 | Single-Character Flag | SOURCE VALUE(EV_RESULT) LIKE SUGS_FPARA-COMPRESULT |
|
| 2 | DLVUNIT | Software Component | SOURCE VALUE(IV_COMPONENT) LIKE CVERS-COMPONENT DEFAULT 'SAP_BASIS' |
|
| 3 | SAPRELEASE | SAP Release | SOURCE VALUE(IV_REL2) LIKE CVERS-RELEASE |
|
| 4 | SAPRELEASE | SAP Release | SOURCE VALUE(IV_REL1) LIKE CVERS-RELEASE |
|