SAP ABAP Class CL_WB_MULTIPHASE_ACTIVATION (Phased Activation of Workbench Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SEU (Package) ABAP Workbench

⤷

⤷

Properties
Class | CL_WB_MULTIPHASE_ACTIVATION | |
Short Description | Phased Activation of Workbench Objects | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEU | ABAP Workbench |
Created | 20101117 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WB_MULTIPHASE_ACTIVATION has no interface implemented.
Friends
Class CL_WB_MULTIPHASE_ACTIVATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTY_CWB_CALL_VARIANT | 20101203 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101124 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110117 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101203 | |||
5 | ![]() |
Constant | Public | See coding | 20101203 | ||||
6 | ![]() |
Constant | Public | See coding | 20101124 | ||||
7 | ![]() |
Constant | Public | See coding | 20101124 | ||||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101124 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DWINACTIV_TAB | 20101124 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101124 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101124 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101124 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101124 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101124 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101124 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20101124 | |
2 | ![]() |
Instance method | Private | Method | 20101124 | |
3 | ![]() |
Static method | Public | Method | 20101124 | |
4 | ![]() |
Static method | Public | Method | 20120208 |
Events
Class CL_WB_MULTIPHASE_ACTIVATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_CWB_CALL_VARIANT | Public | Type reference (TYPE) | STRING | 20101203 |
|
|
2 | GTY_S_PHASE_REPORT | Public | See coding | 20101125 | BEGIN OF gty_s_phase_report,
phase TYPE string,
report TYPE string,
END OF gty_s_phase_report
|
||
3 | GTY_T_PHASE_REPORT | Public | See coding | 20101125 | gty_t_phase_report TYPE STANDARD TABLE OF gty_s_phase_report
|
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Liste aller Fehlermeldungen eines Syntax-Checks | 20101124 | ||
2 | ![]() |
P_DISPLAY_SYSID | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101203 | ||
3 | ![]() |
P_MESSAGE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_MESSAGE_CONTAINER | 20101124 | |||
4 | ![]() |
P_NO_DIALOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101124 | ||
5 | ![]() |
P_NO_FORCE_ACTIVATION | Call by reference | Type reference (TYPE) | BOOLE_D | 20110922 | |||
6 | ![]() |
P_OBJECTS | Call by reference | Type reference (TYPE) | DWINACTIV_TAB | Tabellentyp für Tabelle DWINACTIV | 20101124 | ||
7 | ![]() |
P_PHASE_REPORTS | Call by reference | Type reference (TYPE) | GTY_T_PHASE_REPORT | Process information for each phase | 20101124 | ||
8 | ![]() |
P_REMOVAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Activation after object removal | 20101124 | |
9 | ![]() |
P_SUPPRESS_CORR_INSERT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101124 | ||
10 | ![]() |
P_SUPPRESS_ENQUEUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101124 | ||
11 | ![]() |
P_SUPPRESS_GENERATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101124 | ||
12 | ![]() |
P_SUPPRESS_INSERT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101124 | ||
13 | ![]() |
P_SUPPRESS_SYNTAX_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101124 | ||
14 | ![]() |
P_UI_DECOUPLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101124 | ||
2 | ![]() |
20101124 | ||
3 | ![]() |
20101124 |
Method ACTIVATE_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20101124 | |||
2 | ![]() |
P_MESSAGE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_MESSAGE_CONTAINER | 20101124 | |||
3 | ![]() |
P_NO_FORCE_ACTIVATION | Call by reference | Type reference (TYPE) | BOOLE_D | 20110922 | |||
4 | ![]() |
P_PHASE_ERROR_MSG | Call by reference | Type reference (TYPE) | SYMSG | 20101124 | |||
5 | ![]() |
P_PHASE_REPORT | Call by reference | Type reference (TYPE) | GTY_S_PHASE_REPORT | 20101124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101124 | ||
2 | ![]() |
20101124 | ||
3 | ![]() |
20101124 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CWB_CALL_VARIANT | Call by reference | Type reference (TYPE) | GTY_CWB_CALL_VARIANT | 20101203 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_MULTIPHASE_ACTIVATION | 20101124 |
Method GET_INSTANCE on class CL_WB_MULTIPHASE_ACTIVATION has no exception.
Method TRANSFER_CHECKLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKLIST_FROM | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20120208 | |||
2 | ![]() |
CHECKLIST_TO | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20120208 |
Method TRANSFER_CHECKLIST on class CL_WB_MULTIPHASE_ACTIVATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |