Table/Structure Field list used by SAP ABAP Function Module UPG_GET_ACTIVE_COMP_UPGRADE (Determining whether a component upgrade is active - if yes, supply info.)
SAP ABAP Function Module
UPG_GET_ACTIVE_COMP_UPGRADE (Determining whether a component upgrade is active - if yes, supply info.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SUGS_FPARA - BOOL | Boolean Value | ||
| 2 | SUGS_FPARA - BOOL | Boolean Value | SOURCE VALUE(IV_BUFFERED) LIKE SUGS_FPARA-BOOL DEFAULT SPACE |
|
| 3 | SUGS_FPARA - UPGTYPE | Upgrade type | ||
| 4 | SUGS_FPARA - UPGTYPE | Upgrade type | SOURCE VALUE(IV_UPGTYPE) LIKE SUGS_FPARA-UPGTYPE DEFAULT '*' |
|
| 5 | SYST - DBCNT | ABAP System Field: Edited Database Table Rows | ||
| 6 | UVERS - COMPONENT | Software Component | ||
| 7 | UVERS - COMPONENT | Software Component | SOURCE VALUE(IV_COMPONENT) LIKE UVERS-COMPONENT DEFAULT 'SAP_BASIS' |
|