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 ABAP 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 CO_PHASE_CHANGESET_BEGIN Constant Public Type reference (TYPE) TY_PHASE_ID '10' 20130118
2 CO_PHASE_CHANGESET_END Constant Public Type reference (TYPE) TY_PHASE_ID '40' 20130118
3 CO_PHASE_CLEANUP Constant Public Type reference (TYPE) TY_PHASE_ID '99' 20130307
4 CO_PHASE_ERROR Constant Public Type reference (TYPE) TY_PHASE_ID '98' 20130310
5 CO_PHASE_EXPAND_BEGIN Constant Public Type reference (TYPE) TY_PHASE_ID '50' 20130304
6 CO_PHASE_EXPAND_END Constant Public Type reference (TYPE) TY_PHASE_ID '60' 20130304
7 CO_PHASE_OPERATION_BEGIN Constant Public Type reference (TYPE) TY_PHASE_ID '20' 20130118
8 CO_PHASE_OPERATION_END Constant Public Type reference (TYPE) TY_PHASE_ID '30' 20130118
9 MT_LISTENER Instance attribute Protected See coding 20130308
10 MX_ERROR Instance attribute Protected Object reference (TYPE REF TO) /UI2/CX_RUNTIME UI2 Exception for data provider 20130311
11 M_ERROR Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20130311
12 M_INSTANCE 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 CHANGESET_BEGIN Instance method Public Method 20130118
2 CHANGESET_END Instance method Public Method 20130118
3 CLEANUP Instance method Public Method 20130307
4 ERROR Instance method Public Method 20130310
5 EXPAND_BEGIN Instance method Public Method 20130304
6 EXPAND_END Instance method Public Method 20130304
7 GET_INSTANCE Static method Public Method 20130118
8 IS_ACTIVE Static method Public Method 20140522
9 OPERATION_BEGIN Instance method Public Method 20130118
10 OPERATION_END Instance method Public Method 20130118
11 REGISTER Instance method Public Method 20130118
12 UNREGISTER 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/CX_RUNTIME 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/CX_RUNTIME 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/CX_RUNTIME 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/CX_RUNTIME 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/CX_RUNTIME 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 Returning 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 Returning 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/CX_RUNTIME 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/CX_RUNTIME UI2 Exception for data provider 20130118

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20130118
2 Importing 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 Importing 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