Table 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 | CVERS | Release Status of Software Components in System | SOURCE VALUE(IV_COMPONENT) LIKE CVERS-COMPONENT DEFAULT 'SAP_BASIS' |
|
| 2 | CVERS | Release Status of Software Components in System | SOURCE VALUE(IV_REL2) LIKE CVERS-RELEASE |
|
| 3 | CVERS | Release Status of Software Components in System | SOURCE VALUE(IV_REL1) LIKE CVERS-RELEASE |
|
| 4 | SUGS_FPARA | Reference Fields for Function Modules for Funct. Group SUGS | SOURCE VALUE(EV_RESULT) LIKE SUGS_FPARA-COMPRESULT |
|