SAP ABAP Class CL_WDY_WB_VC_STATE (Web Dynpro: State of View Controller Editor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_TOOL_VIEW_CONTROLLER (Package) Web Dynpro Workbench Tool: View/Controller Editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_STATE Workbench: View of Object 20020903
Properties
Class CL_WDY_WB_VC_STATE  
Short Description Web Dynpro: State of View Controller Editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_DWB_TOOL_VIEW_CONTROLLER   Web Dynpro Workbench Tool: View/Controller Editor 
Created 20020903   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 WDYVC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_STATE Workbench: View of Object 20020903
Friends
Class CL_WDY_WB_VC_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Public Type reference (TYPE) SEU_BOOL ' ' Boolean: False 20040506
2 C_SUB_OBJECT_CATEGORIES Constant Public See coding 20130718
3 C_TRUE Constant Public Type reference (TYPE) SEU_BOOL 'X' Boolean: True 20040506
4 M_ACTIONTAB_CURSOR Instance attribute Public Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Actions Table 20020903
5 M_ACTION_DETAIL Instance attribute Public Type reference (TYPE) SEU_BOOL 'X' -> Detail on Action Tab 20020905
6 M_ACTIVE_TAB Instance attribute Public Type reference (TYPE) CHAR20 Active Tab 20020903
7 M_ATTRTAB_CURSOR Instance attribute Public Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Attribute Table 20030414
8 M_CONTEXT_STATUS Instance attribute Public Type reference (TYPE) WDY_VC_CO_STATE State Context Editor 20021129
9 M_CONTROLLERTAB_CURSOR Instance attribute Public Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Controller Table 20020923
10 M_ENHNAME Instance attribute Public Type reference (TYPE) ENHNAME Name of Last Enhancement Processed 20070917
11 M_EVENTTAB_CURSOR Instance attribute Public Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Event Table 20021111
12 M_INPLUGTAB_CURSOR Instance attribute Public Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Inbound Plug Table 20020919
13 M_METHODTAB_CURSOR Instance attribute Public Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Methods Table 20020903
14 M_METHOD_DETAIL Instance attribute Public Type reference (TYPE) SEU_BOOL 'X' -> Detail on Method Tab 20020905
15 M_METHOD_ED_STATE Instance attribute Public Type reference (TYPE) WDYVC_METH_POSTAB 20021017
16 M_OBJECT_KEY Instance attribute Public Type reference (TYPE) WDY_CONTROLLER_EXTENDED_KEY Web Dynpro: Key Structure of a Controller 20020903
17 M_OUTPLUGTAB_CURSOR Instance attribute Public Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Outbound Plug Table 20020926
18 M_PLUG_DETAIL Instance attribute Public Type reference (TYPE) SEU_BOOL 'X' -> Detail on Plug Tab 20020919
19 M_SELECTED_ACTION Instance attribute Public Type reference (TYPE) WDY_WB_VC_METHOD_ID Web Dynpro: Method Identification 20020917
20 M_SELECTED_METHOD Instance attribute Public Type reference (TYPE) WDY_WB_VC_METHOD_ID_ENH Web Dynpro: Method Identification 20020905
21 M_SELECTED_OBJECT_NAME Instance attribute Public Type reference (TYPE) WDY_MD_OBJECT_NAME Object Name in TC for Cursor Positioning 20030417
22 M_SELECTED_PLUG Instance attribute Public Type reference (TYPE) WDY_WB_VC_METHOD_ID Web Dynpro: Method Identification 20020919
23 M_SELECTED_SUB_OBJECT_NAME Instance attribute Public Type reference (TYPE) WDY_MD_OBJECT_NAME Additional info to select object, e.g. parameter 20130703
24 M_SUB_OBJECT_CATEGORY Instance attribute Public Type reference (TYPE) STRING 20130718
25 M_VIEW_STATUS Instance attribute Public Object reference (TYPE REF TO) OBJECT State View Designer 20021202
26 M_WINDOW_STATUS Instance attribute Public Object reference (TYPE REF TO) CL_WDY_WB_WINDOW_STATE State of Window Editor 20041012
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_ED_STATE_FOR_ALL_IN_ONE Instance method Public Method Convert Position Info of Method Editor for All-in-One 20040421
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020903
3 INITIALIZE Instance method Private Method Initializations 20020903
4 SET_CONTEXT_STATE Instance method Public Method Sets CTXT status (without references to tool and API) 20060718
Events
Class CL_WDY_WB_VC_STATE has no event.
Types
Class CL_WDY_WB_VC_STATE has no local type.
Method Signatures

Method ADJUST_ED_STATE_FOR_ALL_IN_ONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ALL_IN_ONE_EDITOR Value transfer Type reference (TYPE) SEU_BOOL 'X' Boolean 20040421

Method ADJUST_ED_STATE_FOR_ALL_IN_ONE on class CL_WDY_WB_VC_STATE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ALL_IN_ONE Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Status für All-in-one-Editor 20040331
2 Importing P_OBJECT_KEY Value transfer Type reference (TYPE) WDY_CONTROLLER_EXTENDED_KEY Web Dynpro : Keystruktur eines Controllers 20020903
3 Importing P_OBJTYPE Value transfer Type reference (TYPE) SEU_OBJTYP 20021001
4 Importing P_REF_STATE Call by reference Object reference (TYPE REF TO) CL_WDY_WB_VC_STATE Referenz-Status 20020903

Method CONSTRUCTOR on class CL_WDY_WB_VC_STATE has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_WDY_WB_VC_STATE has no parameter.
Method INITIALIZE on class CL_WDY_WB_VC_STATE has no exception.

Method SET_CONTEXT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTEXT_STATUS Call by reference Type reference (TYPE) WDY_VC_CO_STATE 20060718

Method SET_CONTEXT_STATE on class CL_WDY_WB_VC_STATE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 630