SAP ABAP Class /UI2/CL_GW_PHASE_MANAGER (GW Phase Manager for EDM)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_CORE_EDM (Package) UI BE: Entity Data Model Core logic (release independent)
⤷
⤷
Properties
| Class | /UI2/CL_GW_PHASE_MANAGER | |
| Short Description | GW Phase Manager for EDM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/BASIS_CORE_EDM | UI BE: Entity Data Model Core logic (release independent) |
| Created | 20130118 | SAP |
| Last change | 20141120 | |
| 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 /UI2/CL_GW_PHASE_MANAGER has no interface implemented.
Friends
Class /UI2/CL_GW_PHASE_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_PHASE_ID | '10' | 20130118 | |||
| 2 | Constant | Public | Type reference (TYPE) | TY_PHASE_ID | '40' | 20130118 | |||
| 3 | Constant | Public | Type reference (TYPE) | TY_PHASE_ID | '99' | 20130307 | |||
| 4 | Constant | Public | Type reference (TYPE) | TY_PHASE_ID | '98' | 20130310 | |||
| 5 | Constant | Public | Type reference (TYPE) | TY_PHASE_ID | '50' | 20130304 | |||
| 6 | Constant | Public | Type reference (TYPE) | TY_PHASE_ID | '60' | 20130304 | |||
| 7 | Constant | Public | Type reference (TYPE) | TY_PHASE_ID | '20' | 20130118 | |||
| 8 | Constant | Public | Type reference (TYPE) | TY_PHASE_ID | '30' | 20130118 | |||
| 9 | Instance attribute | Protected | See coding | 20130308 | |||||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | /UI2/CX_RUNTIME | UI2 Exception for data provider | 20130311 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20130311 | ||||
| 12 | Static Attribute | Protected | Object reference (TYPE REF TO) | /UI2/CL_GW_PHASE_MANAGER | GW Phase Manager for EDM | 20130118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130118 | ||
| 2 | Instance method | Public | Method | 20130118 | ||
| 3 | Instance method | Public | Method | 20130307 | ||
| 4 | Instance method | Public | Method | 20130310 | ||
| 5 | Instance method | Public | Method | 20130304 | ||
| 6 | Instance method | Public | Method | 20130304 | ||
| 7 | Static method | Public | Method | 20130118 | ||
| 8 | Static method | Public | Method | 20140522 | ||
| 9 | Instance method | Public | Method | 20130118 | ||
| 10 | Instance method | Public | Method | 20130118 | ||
| 11 | Instance method | Public | Method | 20130118 | ||
| 12 | Instance method | Public | Method | 20130118 |
Events
Class /UI2/CL_GW_PHASE_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_PHASE_ID | Public | See coding | 20130118 | ty_phase_id type n length 2
|
||
| 2 | TY_S_LISTENER | Protected | See coding | 20130308 | begin of ty_s_listener,
ls_index type i,
listener type ref to /UI2/IF_EDM_PHASE_LISTENER,
end of ty_s_listener
|
Method Signatures
Method CHANGESET_BEGIN Signature
Method CHANGESET_BEGIN on class /UI2/CL_GW_PHASE_MANAGER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20130118 |
Method CHANGESET_END Signature
Method CHANGESET_END on class /UI2/CL_GW_PHASE_MANAGER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20130118 |
Method CLEANUP Signature
Method CLEANUP on class /UI2/CL_GW_PHASE_MANAGER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20130307 |
Method ERROR Signature
Method ERROR on class /UI2/CL_GW_PHASE_MANAGER has no parameter.
Method ERROR on class /UI2/CL_GW_PHASE_MANAGER has no exception.
Method EXPAND_BEGIN Signature
Method EXPAND_BEGIN on class /UI2/CL_GW_PHASE_MANAGER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20130304 |
Method EXPAND_END Signature
Method EXPAND_END on class /UI2/CL_GW_PHASE_MANAGER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20130304 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PHASE_MANAGER | Value transfer | Object reference (TYPE REF TO) | /UI2/CL_GW_PHASE_MANAGER | GW Phase Manager for EDM | 20130118 |
Method GET_INSTANCE on class /UI2/CL_GW_PHASE_MANAGER has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140522 |
Method IS_ACTIVE on class /UI2/CL_GW_PHASE_MANAGER has no exception.
Method OPERATION_BEGIN Signature
Method OPERATION_BEGIN on class /UI2/CL_GW_PHASE_MANAGER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20130118 |
Method OPERATION_END Signature
Method OPERATION_END on class /UI2/CL_GW_PHASE_MANAGER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20130118 |
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20130118 | ||||
| 2 | LISTENER | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_EDM_PHASE_LISTENER | EDM Phase Listener | 20130118 |
Method REGISTER on class /UI2/CL_GW_PHASE_MANAGER has no exception.
Method UNREGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LISTENER | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_EDM_PHASE_LISTENER | EDM Phase Listener | 20130118 |
Method UNREGISTER on class /UI2/CL_GW_PHASE_MANAGER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |