Table/Structure Field list used by SAP ABAP Function Module DELIVERY_CHCK_ACTIVE_COMPONENT (Prüfung, ob eine Softwarekomponente aktiv ist)
SAP ABAP Function Module
DELIVERY_CHCK_ACTIVE_COMPONENT (Prüfung, ob eine Softwarekomponente aktiv ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CVERS_ACT - ACTIVE | Flag for whether a (sub) component is active ('X') | ||
| 2 | CVERS_ACT - ACTIVE | Flag for whether a (sub) component is active ('X') | SOURCE VALUE(EV_ACTIVE) TYPE CVERS_ACT-ACTIVE |
|
| 3 | CVERS_ACT - COMPONENT | Software Component | ||
| 4 | CVERS_ACT - COMPONENT | Software Component | SOURCE VALUE(IV_COMPNAME) TYPE CVERS_ACT-COMPONENT |
|
| 5 | CVERS_ACT - SUB_COMPONENT | Software Component | ||
| 6 | CVERS_ACT - SUB_COMPONENT | Software Component | SOURCE VALUE(IV_SUB_COMPNAME) TYPE CVERS_ACT-SUB_COMPONENT DEFAULT SPACE |
|