SAP ABAP Class CL_WD_PHASE (CL_WD_PHASE)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 20040625
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_MULTIPLE_PHASE 20050815
Properties
Class CL_WD_PHASE  
Short Description    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20040625   SAP 
Last change 20110908   SAP 
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 CL_WD_PHASE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20100618 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20100618 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_DESCRIPTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
2 BP_ENABLED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
3 BP_STATUS Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
4 BP_TEXT_DIRECTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
5 BP_TOOLTIP Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
6 BP_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041013
7 CID_PHASE Constant Public Type reference (TYPE) GUID '5AB468426C506824E10000000A1550C0' 20050316
8 DP_TOOLTIP Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY 20040625
9 E_STATUS Constant Public See coding 20050316
10 E_TEXT_DIRECTION Constant Public See coding 20050316
11 IP_DESCRIPTION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
12 IP_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
13 IP_TOOLTIP Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080104
14 PL_DESCRIPTION Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050422
15 PL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20050422
16 PL_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
17 T_STATUS Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
18 T_TEXT_DIRECTION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
19 VL_DESCRIPTION Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
20 VL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20040625
21 VL_STATUS Instance attribute Protected Type reference (TYPE) WDUI_PHASE_STATUS 20040625
22 VL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20040625
23 VL_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
24 VL_VISIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20041013
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DESCRIPTION Instance method Public Method 20040625
2 BIND_ENABLED Instance method Public Method 20040625
3 BIND_STATUS Instance method Public Method 20040625
4 BIND_TEXT_DIRECTION Instance method Public Method 20040625
5 BIND_TOOLTIP Instance method Public Method 20040625
6 BIND_VISIBLE Instance method Public Method 20041013
7 BOUND_DESCRIPTION Instance method Public Method 20040625
8 BOUND_ENABLED Instance method Public Method 20040625
9 BOUND_STATUS Instance method Public Method 20040625
10 BOUND_TEXT_DIRECTION Instance method Public Method 20040625
11 BOUND_TOOLTIP Instance method Public Method 20040625
12 BOUND_VISIBLE Instance method Public Method 20041013
13 CONSTRUCTOR Instance method Public Constructor 20040625
14 GET_DESCRIPTION Instance method Public Method 20040625
15 GET_ENABLED Instance method Public Method 20040625
16 GET_STATUS Instance method Public Method 20040625
17 GET_TEXT_DIRECTION Instance method Public Method 20040625
18 GET_TOOLTIP Instance method Public Method 20040625
19 GET_VISIBLE Instance method Public Method 20041013
20 NEW_PHASE Static method Public Method 20040625
21 SET_DESCRIPTION Instance method Public Method 20040625
22 SET_ENABLED Instance method Public Method 20040625
23 SET_STATUS Instance method Public Method 20040625
24 SET_TEXT_DIRECTION Instance method Public Method 20040625
25 SET_TOOLTIP Instance method Public Method 20040625
26 SET_VISIBLE Instance method Public Method 20041013
Events
Class CL_WD_PHASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PHASE Public See coding 20050316 tt_PHASE TYPE TABLE OF REF TO CL_WD_PHASE WITH DEFAULT KEY
Method Signatures

Method BIND_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_DESCRIPTION on class CL_WD_PHASE has no exception.

Method BIND_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_ENABLED on class CL_WD_PHASE has no exception.

Method BIND_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_STATUS on class CL_WD_PHASE has no exception.

Method BIND_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_TEXT_DIRECTION on class CL_WD_PHASE has no exception.

Method BIND_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_TOOLTIP on class CL_WD_PHASE has no exception.

Method BIND_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20041013

Method BIND_VISIBLE on class CL_WD_PHASE has no exception.

Method BOUND_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_DESCRIPTION on class CL_WD_PHASE has no exception.

Method BOUND_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_ENABLED on class CL_WD_PHASE has no exception.

Method BOUND_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_STATUS on class CL_WD_PHASE has no exception.

Method BOUND_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_TEXT_DIRECTION on class CL_WD_PHASE has no exception.

Method BOUND_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_TOOLTIP on class CL_WD_PHASE has no exception.

Method BOUND_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041013
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041013
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041013

Method BOUND_VISIBLE on class CL_WD_PHASE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20040625
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625

Method CONSTRUCTOR on class CL_WD_PHASE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20040625
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_DESCRIPTION on class CL_WD_PHASE has no exception.

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSIDER_ADDITIONAL_FLAGS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040625
2 Importing CONSIDER_DISABLED_PARENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040625
3 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
4 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
5 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20040625

Method GET_ENABLED on class CL_WD_PHASE has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_PHASE_STATUS 20040625

Method GET_STATUS on class CL_WD_PHASE has no exception.

Method GET_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TEXT_DIRECTION 20040625

Method GET_TEXT_DIRECTION on class CL_WD_PHASE has no exception.

Method GET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20040625
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
4 Importing TEXT_LENGTH Value transfer Type reference (TYPE) I CO_UNKNOWN_TEXTLEN 20040625
5 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_TOOLTIP on class CL_WD_PHASE has no exception.

Method GET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041013
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041013
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20041013

Method GET_VISIBLE on class CL_WD_PHASE has no exception.

Method NEW_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_DESCRIPTION Call by reference Type reference (TYPE) STRING 20040625
2 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040625
3 Importing BIND_STATUS Call by reference Type reference (TYPE) STRING 20040625
4 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20040625
5 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040625
6 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20041013
7 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_PHASE 20040625
8 Importing DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
9 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040625
10 Importing ID Call by reference Type reference (TYPE) STRING 20040625
11 Importing STATUS Call by reference Type reference (TYPE) WDUI_PHASE_STATUS E_STATUS-NORMAL 20040625
12 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20040625
13 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
14 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625
15 Importing VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20041013

Method NEW_PHASE on class CL_WD_PHASE has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625

Method SET_DESCRIPTION on class CL_WD_PHASE has no exception.

Method SET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20040625

Method SET_ENABLED on class CL_WD_PHASE has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_PHASE_STATUS 20040625

Method SET_STATUS on class CL_WD_PHASE has no exception.

Method SET_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION 20040625

Method SET_TEXT_DIRECTION on class CL_WD_PHASE has no exception.

Method SET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625

Method SET_TOOLTIP on class CL_WD_PHASE has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20041013

Method SET_VISIBLE on class CL_WD_PHASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710