Where Used List (Function Module) for SAP ABAP Table CVERS_ACT (Active Software Components in the System)
SAP ABAP Table
CVERS_ACT (Active Software Components in the System) 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_CHCK_ACTIVE_COMPONENT VALUE(IV_SUB_COMPNAME) TYPE CVERS_ACT-SUB_COMPONENT DEFAULT SPACE
|
Prüfung, ob eine Softwarekomponente aktiv ist | ||||
| 3 |
DELIVERY_CHCK_ACTIVE_COMPONENT VALUE(IV_COMPNAME) TYPE CVERS_ACT-COMPONENT
|
Prüfung, ob eine Softwarekomponente aktiv ist | ||||
| 4 |
DELIVERY_CHCK_ACTIVE_COMPONENT
|
Prüfung, ob eine Softwarekomponente aktiv ist | ||||
| 5 |
DELIVERY_CHCK_EXCEPTIONS REFERENCE(IV_SUB_COMPONENT) TYPE CVERS_ACT-SUB_COMPONENT
|
Prüfung für Komponenten, die nicht selbst nach CVERS_ACT schreiben | ||||
| 6 |
DELIVERY_CHCK_EXCEPTIONS REFERENCE(IV_COMPONENT) TYPE CVERS_ACT-COMPONENT
|
Prüfung für Komponenten, die nicht selbst nach CVERS_ACT schreiben | ||||
| 7 |
DELIVERY_GET_ACTIVE_COMPONENTS VALUE(ONLY_ACTIVE_COMPS) TYPE CVERS_ACT-ACTIVE DEFAULT 'X'
|
Liefert eine Liste der aktiven Komponenten im System | ||||
| 8 |
DELIVERY_GET_ACTIVE_COMPONENTS
|
Liefert eine Liste der aktiven Komponenten im System | ||||
| 9 |
DELIVERY_GET_ACTIVE_COMPONENTS E_CVERS_ACT STRUCTURE CVERS_ACT
|
Liefert eine Liste der aktiven Komponenten im System | ||||
| 10 |
DELIVERY_SET_ACTIVE_COMPONENT REFERENCE(IV_SUB_COMPNAME) TYPE CVERS_ACT-SUB_COMPONENT DEFAULT SPACE
|
Setzt eine Softwarekomponente auf aktiv / inaktiv | ||||
| 11 |
DELIVERY_SET_ACTIVE_COMPONENT REFERENCE(IV_COMPNAME) TYPE CVERS_ACT-COMPONENT
|
Setzt eine Softwarekomponente auf aktiv / inaktiv | ||||
| 12 |
DELIVERY_SET_ACTIVE_COMPONENT REFERENCE(IV_ACTIVE) TYPE CVERS_ACT-ACTIVE
|
Setzt eine Softwarekomponente auf aktiv / inaktiv | ||||
| 13 |
DELIVERY_SET_ACTIVE_COMPONENT
|
Setzt eine Softwarekomponente auf aktiv / inaktiv |