SAP ABAP Class IF_WDR_PHASE_MODEL_STATE (Web Dynpro: Status of Phase Model)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_WINDOW_PHASE_MODEL Web Dynpro: Phase Model 20081210
Properties
Class IF_WDR_PHASE_MODEL_STATE  
Short Description Web Dynpro: Status of Phase Model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081210   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDR_PHASE_MODEL_STATE has no forward declaration.
Interfaces
Class IF_WDR_PHASE_MODEL_STATE has no interface implemented.
Friends
Class IF_WDR_PHASE_MODEL_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION Instance attribute Public Object reference (TYPE REF TO) IF_WD_ACTION Web Dynpro: Action 20081210
2 CO_AFTER_TRANSPORT_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.AFTER_TRANSPORT' 20090306
3 CO_APPLICATION_EVENT_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.APPLICATION_EVENT' 20090306
4 CO_APPLICATION_EXIT_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.APPLICATION_EXIT' 20090306
5 CO_APPLICATION_REDIRECT_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.APPLICATION_REDIRECT' 20090306
6 CO_APPL_STATE_CHANGE_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.APPL_STATE_CHANGE' 20090306
7 CO_BEFORE_MODIFAY_VIEW_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.BEFORE_MODIFY_VIEW' 20090306
8 CO_BEFORE_NAVIGATION_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.BEFORE_NAVIGATION' 20090306
9 CO_BEFORE_VALIDATE_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.BEFORE_VALIDATE' 20090306
10 CO_MODIFY_VIEW_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.MODIFY_VIEW' 20090306
11 CO_NAVIGATION_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.NAVIGATION' 20090306
12 CO_POST_PROCESSING_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.POST_PROCESSING' 20090306
13 CO_RESPOND_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.RESPOND' 20090306
14 CO_RETRIEVE_DATA_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.RETRIEVE_DATA' 20090306
15 CO_SERVICE_EVENT_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.SERVICE_EVENT' 20090306
16 CO_STATE Constant Public See coding 20081210
17 CO_TRANSPORT_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.TRANSPORT' 20090306
18 CO_VALIDATION_PHASE Constant Public Type reference (TYPE) STRING 'PHASE.VALIDATION' 20090306
19 CURRENT_PHASE Instance attribute Public Type reference (TYPE) STRING 20090306
20 PHASE_MODEL_INSTANCE_INFO Instance attribute Public Type reference (TYPE) TY_S_INSTANCE_INFO 20081219
21 ROOT_COMPONENT Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_WEAK_REFERENCE Weak References 20081219
22 STATE Instance attribute Public Type reference (TYPE) TY_STATE 20081210
23 WINDOW_NAME Instance attribute Public Type reference (TYPE) STRING 20081210
Methods
Class IF_WDR_PHASE_MODEL_STATE has no method.
Events
Class IF_WDR_PHASE_MODEL_STATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_STATE Public Type reference (TYPE) I 20081210
2 TY_S_INSTANCE_INFO Public See coding 20081219 begin of TY_S_INSTANCE_INFO, component_id type string, component_name type string, window_name type string, end of ty_S_instance_info
History
Last changed by/on SAP  20090618 
SAP Release Created in