Where Used List (Function Module) for SAP ABAP Data Element COMP_ACTIVE (Flag for whether a (sub) component is active ('X'))
SAP ABAP Data Element
COMP_ACTIVE (Flag for whether a (sub) component is active ('X')) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
DELIVERY_CHCK_ACTIVE_COMPONENT VALUE(EV_ACTIVE) TYPE CVERS_ACT-ACTIVE
|
Prüfung, ob eine Softwarekomponente aktiv ist | ||||
| 2 |
DELIVERY_GET_ACTIVE_COMPONENTS VALUE(ONLY_ACTIVE_COMPS) TYPE CVERS_ACT-ACTIVE DEFAULT 'X'
|
Liefert eine Liste der aktiven Komponenten im System | ||||
| 3 |
DELIVERY_SET_ACTIVE_COMPONENT REFERENCE(IV_ACTIVE) TYPE CVERS_ACT-ACTIVE
|
Setzt eine Softwarekomponente auf aktiv / inaktiv | ||||