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 Function Module  DELIVERY_CHCK_ACTIVE_COMPONENT
VALUE(EV_ACTIVE) TYPE CVERS_ACT-ACTIVE
Prüfung, ob eine Softwarekomponente aktiv ist SAUD  BASIS  SAP_BASIS 
2 Function Module  DELIVERY_GET_ACTIVE_COMPONENTS
VALUE(ONLY_ACTIVE_COMPS) TYPE CVERS_ACT-ACTIVE DEFAULT 'X'
Liefert eine Liste der aktiven Komponenten im System SAUD  BASIS  SAP_BASIS 
3 Function Module  DELIVERY_SET_ACTIVE_COMPONENT
REFERENCE(IV_ACTIVE) TYPE CVERS_ACT-ACTIVE
Setzt eine Softwarekomponente auf aktiv / inaktiv SAUD  BASIS  SAP_BASIS