SAP ABAP Class CL_WDY_WB_VC_EDITOR (Web Dynpro: 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_PROGRAM Workbench: Program 20020828
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_WB_APPL_MODELER Web Dynpro: Application Modeler 20041012
Properties
Class CL_WDY_WB_VC_EDITOR  
Short Description Web Dynpro: 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 20020828   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WDY_MD_COMPONENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 WDYRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 WDYVC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 WDYWB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_PROGRAM Workbench: Program 20020828
Friends
Class CL_WDY_WB_VC_EDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHANGED Constant Public Type reference (TYPE) CHAR1 'X' Constant: Object Changed 20020917
2 C_FALSE Constant Public Type reference (TYPE) SEU_BOOL ' ' Boolean: False 20020828
3 C_OBJSTATE_DEL Constant Protected Type reference (TYPE) LT_OBJ_STATE 'D' Object State: Deleted 20020828
4 C_OBJSTATE_MODIF Constant Protected Type reference (TYPE) LT_OBJ_STATE 'M' Object State: Changed 20020828
5 C_OBJSTATE_NEW Constant Protected Type reference (TYPE) LT_OBJ_STATE 'N' Object State: New 20020828
6 C_OBJSTATE_NOT_EXISTING Constant Protected Type reference (TYPE) LT_OBJ_STATE 'X' Object State: Does not Exist 20020828
7 C_OBJSTATE_SAVED Constant Protected Type reference (TYPE) LT_OBJ_STATE 'S' Object State: Saved 20020828
8 C_TRUE Constant Public Type reference (TYPE) SEU_BOOL 'X' Boolean: True 20020828
9 M_ACTION_HANDLE Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_ACTION_ED Handle for Action Help Functions 20021009
10 M_ACTION_TAB Instance attribute Private Type reference (TYPE) WDY_WB_VC_ACTION_MAP_TAB Web Dynpro: Assignment Table Actions <-> Methods 20020903
11 M_ALL_IN_ONE_EDITOR Instance attribute Private Type reference (TYPE) SEU_BOOL ' ' 'X'->All-in-One Method Editor 20040224
12 M_ATTRIBUTE_HANDLE Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_VC_ATTR_SUPPORT Handle for Attribute Help Functions 20030414
13 M_ATTR_TAB Instance attribute Private Type reference (TYPE) WDY_WB_VC_ATTR_TAB WebDynpro: Attribute Table 20030414
14 M_CONCATENATED_KEY Instance attribute Protected Type reference (TYPE) SEU_OBJKEY WB Request: Object Key in Development Environment 20020829
15 M_CROSS_REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_WB_REQUEST Request for Where-Used List (from Subscreens) 20030710
16 M_DOCU_EXISTS Instance attribute Private Type reference (TYPE) SEU_BOOL Flag to indicate whether controller docu exists 20090707
17 M_DYNNR Instance attribute Private Type reference (TYPE) DYNNR Main Screen of Tool 20041004
18 M_EVENT_HANDLE Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_EVENT_ED Handle for Event Help Functions 20021111
19 M_EVENT_TAB Instance attribute Private Type reference (TYPE) WDYVC_WB_VC_EVENT_TAB Table of Events with Parameters 20021111
20 M_INBOUND_PLUG_TAB Instance attribute Private Type reference (TYPE) WDY_WB_VC_INPLUG_MAP_TAB Assignment Table Inbound Plugs <-> Methods 20020919
21 M_INPLUG_HANDLE Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_INPLUG_ED Handle for InPlug Help Functions 20030122
22 M_IS_CONFIG_CONTROLLER Instance attribute Private Type reference (TYPE) SEU_BOOL Boolean 20041006
23 M_IS_INTERFACE_DEF Instance attribute Private Type reference (TYPE) SEU_BOOL Component Interface Definition 20030505
24 M_METHOD_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_METHOD_ED Web Dynpro: Method Editor of VC Editor 20020904
25 M_METHOD_TAB Instance attribute Private Type reference (TYPE) WDY_WB_VC_METHOD_TAB Web Dynpro: Method Table 20020903
26 M_OBJECT_KEY Instance attribute Private Type reference (TYPE) WDY_CONTROLLER_EXTENDED_KEY Controller (View) Key 20020828
27 M_OBJECT_NAME Instance attribute Private Type reference (TYPE) WDY_CONTROLLER_EXTENDED_KEY Controller (View) Name (Upper/Lower Case) 20020828
28 M_OBJTYPE Instance attribute Protected Type reference (TYPE) SEU_OBJTYP Object Type from WB Request 20020829
29 M_ORIGLANG Instance attribute Private Type reference (TYPE) SY-LANGU Original Language 20060405
30 M_ORIG_ENHNAME Instance attribute Protected Type reference (TYPE) ENHNAME Enhancement where the view/controller was orginally created 20060117
31 M_OUTBOUND_PLUG_TAB Instance attribute Private Type reference (TYPE) WDYVC_WB_VC_OUTPLUG_TAB Web Dynpro: Table of Outbound Plugs 20020924
32 M_OUTPLUG_HANDLE Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_OUTPLUG_ED Handle for Outbound Plug Help Functions 20030122
33 M_PACKAGE Instance attribute Private Type reference (TYPE) DEVCLASS Component Package 20041004
34 M_PLUGS_CHANGED Instance attribute Protected Type reference (TYPE) SEU_BOOL Plugs Added or Deleted (for Window Editor) 20041125
35 M_PREVIOUS_TAB Instance attribute Private Type reference (TYPE) CHAR20 Previous Tab Page 20020828
36 M_REF_CONTEXT Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_CONTEXT_EDITOR Reference for Context Editor 20020903
37 M_REF_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER Reference to MD Controller 20020828
38 M_REF_ENHINFO Instance attribute Protected Object reference (TYPE REF TO) CL_WDY_ENH_HELPER Enhancement Information 20050404
39 M_REF_VIEW Instance attribute Protected Object reference (TYPE REF TO) IF_WDY_MD_ABSTRACT_VIEW Referenz to View 20020828
40 M_REF_VIEWDESIGNER Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_VIEWDESIGNER Reference for View Designer 20020930
41 M_REPID Instance attribute Private Type reference (TYPE) PROGRAM Program Name of Tool Function Group 20041004
42 M_SETTING_NOENHANCEMENTS Instance attribute Protected Type reference (TYPE) SEU_NOENHANCEMENTS RSEUMOD-> Do Not Show Enhancements 20080804
43 M_SHOW_UI_LIB Static Attribute Private Type reference (TYPE) WDY_OK_CODE_UI_LIB Web Dynpro: OK Codes for Display of Hidden UI Libraries 20050420
44 M_STATE Instance attribute Protected Type reference (TYPE) LT_EDITOR_STATE State of Editors 20020828
45 M_USED_CONTROLLER Instance attribute Private Type reference (TYPE) WDY_WB_VC_CONTROLLER_TAB Table of Used Controllers 20020923
46 M_WIZARD Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_VC_WIZARD Web Dynpro: Statement Structure/Code Fragments 20030408
47 S_CLIPBOARD_ACTIONS Static Attribute Private Type reference (TYPE) LT_CLIPBOARD_ACTION Clipboard for Actions 20021010
48 S_CLIPBOARD_ATTRS Static Attribute Private Type reference (TYPE) LT_CLIPBOARD_ATTR Clipboard for Attributes 20030414
49 S_CLIPBOARD_EVENTS Static Attribute Private Type reference (TYPE) LT_CLIPBOARD_EVENT Clipboard for Events 20021112
50 S_CLIPBOARD_INPLUGS Static Attribute Private Type reference (TYPE) LT_CLIPBOARD_INPLUG Clipboard for Inbound Plugs 20021010
51 S_CLIPBOARD_METHODS Static Attribute Private Type reference (TYPE) LT_CLIPBOARD_METHOD Clipboard for Methods 20021010
52 S_CLIPBOARD_OUTPLUGS Static Attribute Private Type reference (TYPE) LT_CLIPBOARD_OUTPLUG Clipboard for Outbound Plugs 20021010
53 VD_EDIT_REQUESTED Instance attribute Private Type reference (TYPE) FLAG ' ' General Flag 20040226
54 VD_NAVIGATION_COMPLETE Instance attribute Private Type reference (TYPE) FLAG ' ' General Flag 20040226
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_CUR_VC Instance method Private Method Activate the View/Controller Currently Being Processed 20020917
2 ACTIVATE_VC Instance method Private Method Activate a View/Controller 20020917
3 ACTUALIZE_STATE Instance method Private Method Updates Change Status m_state 20021001
4 ACT_INACT_TOGGLE Instance method Private Method Toggle: Active <-> Inactive 20020930
5 ADJUST_OBJTYPE Instance method Private Method Correct m_objtype, if Necessary 20030505
6 BACK_TO_ACTIVE_VERSION Instance method Private Method Return to active version 20030424
7 CHANGE_DISP_EDIT Instance method Private Method Switch from Display to Edit Mode 20020829
8 CHANGE_EDIT_DISP Instance method Private Method Switch from Edit to Display Mode 20020829
9 CHANGE_TO_ENH_MODE Instance method Private Method Switch from Display Mode to Enhancement Mode 20050404
10 CHECK_CONSIST_OF_VC Instance method Private Method Check Consistency 20030319
11 CHECK_CTRL_USAGE Instance method Private Method Check for Controller Usage 20021028
12 CHECK_CURRENT_METHOD Instance method Private Method Check Method 20021024
13 CHECK_CUR_VC Instance method Private Method Check 20021028
14 CHECK_DELETE_ALLOWED_FOR_ENTRY Instance method Private Method Checks Whether Deletion of Entry in TC (Enh-Dep) Is Allowed 20050420
15 CHECK_INPLUG_USED_IN_APPL Instance method Private Method Checks if selected inbound plugs are used in applications 20050720
16 CHECK_UNIQUE_CTRL_COMPO_NAME Instance method Public Method Checks Uniqueness of Name for Methods, Actions, Events 20021126
17 CHECK_VC Instance method Private Method Check 20021028
18 COPY Instance method Private Method Copy View/Controller 20021007
19 CREATE Instance method Private Method Create New View/Controller 20020828
20 CREATE_VERSION Instance method Private Method Generate version 20041122
21 CROSS_REF Instance method Private Method Where-Used List 20030710
22 DELETE Instance method Private Method Delete a View/Controller 20020917
23 DELETE_ENH Instance method Private Method Delete a View/Controller from an Enhancement 20060118
24 DESTROY Instance method Protected Method Delete Controls or Corresponding Editors 20030505
25 DISPLAY_CHECKLIST Instance method Private Method Display error list 20021028
26 DISPLAY_TADIR_ENTRY Instance method Private Method Display Object Directory Entry 20020917
27 DISPVERSION Instance method Private Method Version Display of View/Controller 20041117
28 DOCU_CALL Instance method Private Method Call Docu Tool for Associated Docu Object 20090707
29 DOCU_COPY Instance method Private Method Copy the Associated Docu Object 20090707
30 DO_EXIT_COMMAND Instance method Public Method Process EXIT Command 20020828
31 DO_PAI_ACTIONS Instance method Public Method PAI for Subscreen Action 20020902
32 DO_PAI_ATTRS Instance method Public Method PAI for Attributes 20030414
33 DO_PAI_CONTEXT Instance method Public Method PAI for Subscreen Context 20020912
34 DO_PAI_EVENTS Instance method Public Method PAI for Subscreen Events 20021111
35 DO_PAI_IMPLEMENTATION Instance method Public Method PAI for Method Implementation 20040127
36 DO_PAI_IN_PLUGS Instance method Public Method PAI for Subscreen Inbound Plugs 20030117
37 DO_PAI_MAIN Instance method Public Method PAI for Screen 1000, Page Editor 20041012
38 DO_PAI_METHODS Instance method Public Method PAI for Subscreen Methods 20020905
39 DO_PAI_METHOD_IMPL Instance method Public Method PAI for Method Implementation 20020904
40 DO_PAI_OUT_PLUGS Instance method Public Method PAI for Subscreen Outbound Plugs 20030117
41 DO_PAI_PROPERTIES Instance method Public Method PAI for Subscreen Properties 20020923
42 DO_PAI_VIEWDESIGNER Instance method Public Method PAI for Subscreen View Designer 20020930
43 DO_PBO_ACTIONS Instance method Public Method PBO for Actions 20020903
44 DO_PBO_ATTRS Instance method Public Method PBO for Attributes 20030414
45 DO_PBO_CONTEXT Instance method Public Method PBO for Subscreen Context 20020828
46 DO_PBO_EVENTS Instance method Public Method PBO for Events 20021111
47 DO_PBO_IMPLEMENTATION Instance method Public Method PBO for Method Implementation 20040127
48 DO_PBO_IN_PLUGS Instance method Public Method PBO for Inbound Plugs 20030117
49 DO_PBO_MAIN Instance method Public Method PBO for Screen 1000, VC Editor 20041012
50 DO_PBO_METHODS Instance method Public Method PBO for Methods 20020903
51 DO_PBO_METHOD_IMPL Instance method Public Method PBO for Method Implementation 20020904
52 DO_PBO_OUT_PLUGS Instance method Public Method PBO for Outbound Plugs 20030117
53 DO_PBO_PROPERTIES Instance method Public Method PBO for Properties 20020923
54 DO_PBO_VIEWDESIGNER Instance method Public Method PBO for Subscreen View Designer 20020930
55 EXCLUDE_FUNCTIONS Instance method Private Method Functions To Be Deactivated 20020828
56 GET_ABAP_INTERF_NAME Instance method Private Method Name of Gen. ABAP Interface 20021121
57 GET_CONTROLLER_BY_KEY Instance method Protected Method Wrapper for Factory Method for Controller 20040622
58 GET_EVENTS Instance method Public Method Event Table 20021118
59 GET_METHOD_TABLE Instance method Private Method Fill Method Table 20020924
60 GET_OBJECT_NAME Instance method Public Method Name of Object 20020828
61 GET_OBJECT_VERSION Instance method Private Method Determines Suitable Version with Active/Inactive Maintenance 20020829
62 GET_STATE Instance method Private Method Gets current m_state 20060216
63 GET_STATUS_TEXT Instance method Private Method Returns Status Text for Screen 20020828
64 GET_VIEW_BY_KEY Instance method Protected Method Wrapper for Factory Method for Views 20040628
65 GET_WHERE_USED_REQUEST Instance method Private Method 20070919
66 GOTO_WINDOW Instance method Private Method Go to Window Editor 20040628
67 HANDLE_ACTION_CREATE Instance method Private Event handling method Handle Event 'Procedure Changed' 20030317
68 HANDLE_ACTION_NAVI_REQUEST Instance method Private Event handling method Event: Handle Navigation Request for Action 20030423
69 HANDLE_CTX_EDITOR_NAVI_REQUEST Instance method Private Event handling method 20031010
70 HANDLE_EVENT_NAVI_REQUEST Instance method Private Event handling method Event: Handle Navigation Request 20021001
71 HANDLE_EV_CONTEXT_NAVI_REQUEST Instance method Private Event handling method Event: Handle Navigation Request for Context Editor 20041228
72 HANDLE_EV_METHOD_NAVI_REQUEST Instance method Private Event handling method Event: Handle Navigation Request for Method 20021017
73 HANDLE_FB_NAVI_REQUEST Instance method Private Event handling method 20040211
74 HANDLE_NEW_CHECK Instance method Private Event handling method Call Check Again after Execution of Correction Request 20030205
75 HANDLE_OUTPLUG_CREATE Instance method Private Event handling method Handle Event 'Outbound Plug' 20040504
76 HANDLE_PROCEDURE_CHANGED Instance method Private Event handling method Handle Event 'Procedure Changed' 20020926
77 HANDLE_REFRESH Instance method Private Event handling method Handle Event 'Refresh' of Tab 20050621
78 HANDLE_SUPPLYFUNC_NAVI_REQUEST Instance method Private Event handling method Event: Navigation Request for Supply Function 20030423
79 HANDLE_VD_NAVIGATION_COMPLETE Instance method Private Event handling method 20040226
80 HAS_TEMPLATES Instance method Private Method Wizard Templates Exist for Selected Tab 20040504
81 IMPLEMENT_INTERFACE_DEFINITION Instance method Private Method Implement/Adapt to Interface Definition 20030610
82 INITIALIZE Instance method Private Method Initialization 20041014
83 INITIALIZE_ACTION_HANDLE Instance method Private Method Initializations of Action Handle 20021126
84 INITIALIZE_ATTRIBUTE_HANDLE Instance method Private Method Initializations of Attribute Handle 20030415
85 INITIALIZE_CONTEXT_EDITOR Instance method Private Method Initialization of Context Editor 20020828
86 INITIALIZE_EVENT_HANDLE Instance method Private Method Initializations of Event Handle 20030417
87 INITIALIZE_INPLUG_HANDLE Instance method Private Method Initializations of Inplug Handle 20030122
88 INITIALIZE_METHOD_EDITOR Instance method Private Method Initialization of Method Editor 20020904
89 INITIALIZE_OUTPLUG_HANDLE Instance method Private Method Initializations of Outplug Handle 20030122
90 INITIALIZE_VIEWDESIGNER Instance method Private Method Initializations of View Designer 20020930
91 INSERT_INTO_METHOD_TAB Instance method Private Method Sorted Insert into M_METHOD_TAB 20021007
92 IS_ABAP_EDITOR_ACTIVE Instance method Private Method Tab with ABAP Editor Is Selected 20020930
93 IS_CONTROLLER_USED Instance method Private Method Checks Whether Controller Is Used 20030422
94 LEAVE Instance method Protected Method Leave Tool 20020828
95 LOAD_OBJECT Instance method Private Method Load the Controller (and View) 20020917
96 NAVI_INDEX Instance method Private Method Update Navigation Index 20030716
97 PREP_FOR_TERMINATION Instance method Private Method Logical End (Save, Unlock) 20020829
98 PROCESS_ACTIONS_OK_CODE Instance method Private Method OK Code Handling for Table Related Functions 20020905
99 PROCESS_ATTRS_OK_CODE Instance method Private Method OK Code Handling for Table Related Functions 20030414
100 PROCESS_EVENTS_OK_CODE Instance method Private Method OK Code Handling for Table Related Functions 20021112
101 PROCESS_INBOUND_PLUGS_OK_CODE Instance method Private Method OK Code Handling for Table Related Functions 20020919
102 PROCESS_INT_POS_REQUEST Instance method Private Method Internal Navigation 20020930
103 PROCESS_METHODS_OK_CODE Instance method Private Method OK Code Handling for Table Related Functions 20020905
104 PROCESS_OK_CODE Instance method Private Method OK Code Handling 20020828
105 PROCESS_OUTBOUND_PLUGS_OK_CODE Instance method Private Method OK Code Handling for Table Related Functions 20020925
106 PROCESS_TEMPLATE Instance method Private Method Wizard 20040504
107 PROPAGATE_INT_POS_REQUEST Instance method Private Method Internal Navigation 20030205
108 RENAME Instance method Private Method Rename View/Controller 20030422
109 RESET_INTERFACE_PLUGS Instance method Private Method Reset the Interface Property for Plugs 20051107
110 SAVE Instance method Private Method Save Page 20020829
111 SET_CONFIG_CONTROLLER Instance method Private Method Set/Reset of Configuration Controller 20041006
112 SET_DELETE_BREAKPOINT Instance method Private Method Set/Delete Breakpoint 20030305
113 SET_WHERE_USED_INFO Instance method Private Method Set Info for Cross Reference in Code 20081208
114 SHOW_INTERFACE Instance method Private Method Display Gen. ABAP Interface of Controller 20030219
115 SHOW_OR_EDIT Instance method Private Method Display/Edit a View/Controller 20020828
116 TEXTELEM_MAINTENANCE Instance method Private Method Navigation to Text Element Maintenance of Assistance Class 20050503
117 UNDO_ENHANCEMENT Instance method Private Method Remve Enhancement Impl. Elements for View/Controller 20060131
118 UPDATE_EVENT_PARAMS Instance method Private Method 20021113
119 UPDATE_OUTPLUG_PARAMS Instance method Private Method 20030122
120 UPDATE_STATUS_OF_EDITORS Instance method Private Method Notify Specif. Editor Using Mode/Object Switch 20021001
Events
Class CL_WDY_WB_VC_EDITOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LT_CLIPBOARD_ACTION Private See coding 20021010 begin of lt_CLIPBOARD_ACTION, component_name type wdy_md_object_name, controller_name type wdy_md_object_name, actions type WDY_WB_VC_ACTION_MAP_TAB, end of lt_CLIPBOARD_ACTION
2 LT_CLIPBOARD_ATTR Private See coding 20030414 begin of lt_CLIPBOARD_ATTR, component_name type wdy_md_object_name, controller_name type wdy_md_object_name, attrs type wdy_wb_vc_attr_tab, end of lt_CLIPBOARD_ATTR
3 LT_CLIPBOARD_EVENT Private See coding 20021112 begin of lt_CLIPBOARD_EVENT, component_name type wdy_md_object_name, controller_name type wdy_md_object_name, events type WDY_WB_VC_EVENT_TAB, end of lt_CLIPBOARD_EVENT
4 LT_CLIPBOARD_INPLUG Private See coding 20021010 begin of lt_CLIPBOARD_INPLUG, component_name type wdy_md_object_name, controller_name type wdy_md_object_name, inplugs type WDY_WB_VC_INPLUG_MAP_TAB, end of lt_CLIPBOARD_INPLUG
5 LT_CLIPBOARD_METHOD Private See coding 20021010 begin of lt_CLIPBOARD_METHOD, component_name type wdy_md_object_name, controller_name type wdy_md_object_name, methods type WDY_WB_VC_METHOD_TAB, end of lt_CLIPBOARD_METHOD
6 LT_CLIPBOARD_OUTPLUG Private See coding 20021010 begin of lt_CLIPBOARD_OUTPLUG, component_name type wdy_md_object_name, controller_name type wdy_md_object_name, outplugs type WDY_WB_VC_OUTPLUG_TAB, end of lt_CLIPBOARD_OUTPLUG
7 LT_EDITOR_STATE Protected See coding 20020828 begin of lt_editor_state, state_object type ref to cl_wdy_wb_vc_state, operation type seu_action, "WBM-Request objstate type lt_obj_state, objversion type r3state, "active/inactive end of lt_editor_state
8 LT_OBJ_STATE Protected Type reference (TYPE) CHAR01 Character Field Length 1 20020828
Method Signatures

Method ACTIVATE_CUR_VC Signature

Method ACTIVATE_CUR_VC on class CL_WDY_WB_VC_EDITOR has no parameter.
Method ACTIVATE_CUR_VC on class CL_WDY_WB_VC_EDITOR has no exception.

Method ACTIVATE_VC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST WB Request 20020917
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion durch Benutzer abgebrochen 20020917
2 ERROR_OCCURED unerwarteter Fehler 20020917
3 OBJECT_NOT_FOUND Seite existiert nicht 20020917
4 PERMISSION_FAILURE keine Berechtigung 20020917

Method ACTUALIZE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ERROR Value transfer Type reference (TYPE) SEU_BOOL Fehler beim Update 20040420
2 Importing P_IGNORE_ERRORS Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Meldungen unterdrücken 20040420

Method ACTUALIZE_STATE on class CL_WDY_WB_VC_EDITOR has no exception.

Method ACT_INACT_TOGGLE Signature

Method ACT_INACT_TOGGLE on class CL_WDY_WB_VC_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 20020930
2 ERROR_OCCURED interner Fefler 20020930
3 OBJECT_NOT_EXISTING Objekt existiert nicht 20020930
4 PERMISSION_FAILURE fehlende Berechtigung 20020930

Method ADJUST_OBJTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CHANGED_TO_VIEW Value transfer Type reference (TYPE) SEU_BOOL 'X'->Objekttyp von Controller auf View umgestellt 20030714

Method ADJUST_OBJTYPE on class CL_WDY_WB_VC_EDITOR has no exception.

Method BACK_TO_ACTIVE_VERSION Signature

Method BACK_TO_ACTIVE_VERSION on class CL_WDY_WB_VC_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 20030424

Method CHANGE_DISP_EDIT Signature

Method CHANGE_DISP_EDIT on class CL_WDY_WB_VC_EDITOR has no parameter.
# Exception Resumable Description Created on
1 EDIT_NOT_POSSIBLE Umschalten in Änderungsmodus nicht möglich 20020919

Method CHANGE_EDIT_DISP Signature

Method CHANGE_EDIT_DISP on class CL_WDY_WB_VC_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 20020919
2 ERROR_OCCURED interner Fehler 20020829

Method CHANGE_TO_ENH_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FOR_ORIG_ENH_OBJ Value transfer Type reference (TYPE) SEU_BOOL 'X'->Objekt original in Enhancement (statt Änd.-Modus) 20060112
# Exception Resumable Description Created on
1 EDIT_NOT_POSSIBLE Umschalten in Änderungsmodus nicht möglich 20050404

Method CHECK_CONSIST_OF_VC Signature

Method CHECK_CONSIST_OF_VC on class CL_WDY_WB_VC_EDITOR has no parameter.
Method CHECK_CONSIST_OF_VC on class CL_WDY_WB_VC_EDITOR has no exception.

Method CHECK_CTRL_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_WB_CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST 20021028

Method CHECK_CTRL_USAGE on class CL_WDY_WB_VC_EDITOR has no exception.

Method CHECK_CURRENT_METHOD Signature

Method CHECK_CURRENT_METHOD on class CL_WDY_WB_VC_EDITOR has no parameter.
Method CHECK_CURRENT_METHOD on class CL_WDY_WB_VC_EDITOR has no exception.

Method CHECK_CUR_VC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_METHOD Value transfer Type reference (TYPE) WDY_WB_VC_METHNAME zu prüfende Methode 20021028

Method CHECK_CUR_VC on class CL_WDY_WB_VC_EDITOR has no exception.

Method CHECK_DELETE_ALLOWED_FOR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ALLOWED Value transfer Type reference (TYPE) SEU_BOOL 'X'-> Löschen möglich 20050420
2 Importing P_ENHNAME_IN_TC Call by reference Type reference (TYPE) ENHNAME Wert des Feldes ENHNAME im TC 20050420
3 Importing P_OBJNAME Call by reference Type reference (TYPE) CLIKE Name des Objektes (Action/Attribute, ..) 20050420

Method CHECK_DELETE_ALLOWED_FOR_ENTRY on class CL_WDY_WB_VC_EDITOR has no exception.

Method CHECK_INPLUG_USED_IN_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_USED Value transfer Type reference (TYPE) SEU_BOOL 20050720

Method CHECK_INPLUG_USED_IN_APPL on class CL_WDY_WB_VC_EDITOR has no exception.

Method CHECK_UNIQUE_CTRL_COMPO_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMPO_TYPE Value transfer Type reference (TYPE) CHAR1 'A'->Action/'E'->Event/'M'->Methode/'P'->Attribut 20021126
2 Importing P_NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20021126
# Exception Resumable Description Created on
1 COMPO_EXISTS Komponente existiert schon 20021126

Method CHECK_VC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20021028
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion durch Benutzer abgebrochen 20021028
2 ERROR_OCCURED unerwarteter Fehler 20021028
3 OBJECT_NOT_FOUND Objekt existiert nicht 20021028
4 PERMISSION_FAILURE keine Berechtigung 20021028

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST WB Request 20021007
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion abgebrochen 20021007
2 ERROR_OCCURED Fehler bei Verarbeitung 20021007
3 OBJECT_ALREADY_EXISTS Objekt existiert bereits 20021007
4 OBJECT_NOT_FOUND Objekt existiert nicht 20021007
5 PERMISSION_FAILURE keine Berechtigung 20021007

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST WB Request 20020828
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion abgebrochen 20020828
2 ERROR_OCCURED Fehler bei Verarbeitung 20020828
3 OBJECT_ALREADY_EXISTS Objekt existiert bereits 20020828
4 PERMISSION_FAILURE keine Berechtigung 20020828

Method CREATE_VERSION Signature

Method CREATE_VERSION on class CL_WDY_WB_VC_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion abgebrochen 20041122
2 ERROR_OCCURED Fehler bei Verarbeitung 20041122

Method CROSS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Value transfer Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor in Table Control 20030710
2 Importing P_CURSOR_ON_MAINSCREEN Value transfer Type reference (TYPE) SEU_BOOL 'X'->Cursor in Dynpro 1000 20030710

Method CROSS_REF on class CL_WDY_WB_VC_EDITOR has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_REQUEST_ID Call by reference Type reference (TYPE) TRKORR Korrekturnummer 20020917
2 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST WB Request 20020917
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion abgebrochen 20020917
2 ERROR_OCCURED Fehler bei Verarbeitung 20020917
3 OBJECT_NOT_FOUND Objekt existiert nicht 20020917
4 PERMISSION_FAILURE keine Berechtigung 20020917

Method DELETE_ENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_REQUEST_ID Call by reference Type reference (TYPE) TRKORR Korrekturnummer 20060118
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion abgebrochen 20060118
2 ERROR_OCCURED Fehler bei Verarbeitung 20060118
3 OBJECT_NOT_FOUND Objekt existiert nicht 20060118
4 PERMISSION_FAILURE keine Berechtigung 20060118

Method DESTROY Signature

Method DESTROY on class CL_WDY_WB_VC_EDITOR has no parameter.
Method DESTROY on class CL_WDY_WB_VC_EDITOR has no exception.

Method DISPLAY_CHECKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHECK_LIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST Liste aller Fehlermeldungen 20021028

Method DISPLAY_CHECKLIST on class CL_WDY_WB_VC_EDITOR has no exception.

Method DISPLAY_TADIR_ENTRY Signature

Method DISPLAY_TADIR_ENTRY on class CL_WDY_WB_VC_EDITOR has no parameter.
Method DISPLAY_TADIR_ENTRY on class CL_WDY_WB_VC_EDITOR has no exception.

Method DISPVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST WB Request 20041117
# Exception Resumable Description Created on
1 ERROR_OCCURED unerwarteter Fehler 20041117
2 OBJECT_NOT_FOUND Seite existiert nicht 20041117
3 PERMISSION_FAILURE keine Berechtigung 20041117

Method DOCU_CALL Signature

Method DOCU_CALL on class CL_WDY_WB_VC_EDITOR has no parameter.
Method DOCU_CALL on class CL_WDY_WB_VC_EDITOR has no exception.

Method DOCU_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_CONTROLLER Call by reference Type reference (TYPE) WDY_CONTROLLER_KEY Web Dynpro : Keystruktur eines Controllers 20090707

Method DOCU_COPY on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_EXIT_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHANGES Call by reference Type reference (TYPE) SY-DATAR Benutzereingabe 20020828
2 Importing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20020828

Method DO_EXIT_COMMAND on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PAI_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACTION_TAB Call by reference Type reference (TYPE) WDY_WB_VC_ACTION_MAP_TAB Action-Tabelle 20020902
2 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor 20020903
3 Changing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20020902

Method DO_PAI_ACTIONS on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PAI_ATTRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTR_TAB Call by reference Type reference (TYPE) WDY_WB_VC_ATTR_TAB Attribut-Tabelle 20030414
2 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor 20030414
3 Changing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20030414

Method DO_PAI_ATTRS on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PAI_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20081208

Method DO_PAI_CONTEXT on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PAI_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor 20021111
2 Importing P_EVENT_TAB Call by reference Type reference (TYPE) WDYVC_WB_VC_EVENT_TAB Event-Tabelle 20021111
3 Changing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20021111

Method DO_PAI_EVENTS on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PAI_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20040127

Method DO_PAI_IMPLEMENTATION on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PAI_IN_PLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Inbound Plug 20030117
2 Importing P_INBOUND_PLUG_TAB Call by reference Type reference (TYPE) WDY_WB_VC_INPLUG_MAP_TAB InPlug-Tabelle 20030117
3 Importing P_NEW_OR_DEL_PLUGS Call by reference Type reference (TYPE) SEU_BOOL Plugs neu oder gelöscht 20041125
4 Changing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20030117

Method DO_PAI_IN_PLUGS on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PAI_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHANGED Value transfer Type reference (TYPE) SEU_BOOL Benutzereingabe erfolgt 20041012
2 Importing P_CURSOR_ON_MAINSCREEN Value transfer Type reference (TYPE) SEU_BOOL 'X'->Cursor in Dynpro 1000 20041012
3 Importing P_OK_CODE Value transfer Type reference (TYPE) SY-UCOMM OK-CODE 20041012

Method DO_PAI_MAIN on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PAI_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor 20020905
2 Importing P_DATA_CHANGED Call by reference Type reference (TYPE) SEU_BOOL Boolean 20020916
3 Importing P_METHOD_TAB Call by reference Type reference (TYPE) WDY_WB_VC_METHOD_TAB Method-Tabelle 20020905
4 Changing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20020905

Method DO_PAI_METHODS on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PAI_METHOD_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR_FIELD Call by reference Type reference (TYPE) CHAR50 Feld des Cusrors 20070529
2 Changing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20020904

Method DO_PAI_METHOD_IMPL on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PAI_OUT_PLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Outbound Plug 20030117
2 Importing P_NEW_OR_DEL_PLUGS Call by reference Type reference (TYPE) SEU_BOOL Plugs neu oder gelöscht 20041125
3 Changing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20030117
4 Importing P_OUTBOUND_PLUG_TAB Call by reference Type reference (TYPE) WDYVC_WB_VC_OUTPLUG_TAB OutPlug-Tabelle 20030117

Method DO_PAI_OUT_PLUGS on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PAI_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor 20020923
2 Importing P_DATA_CHANGED Call by reference Type reference (TYPE) SEU_BOOL 20020923
3 Importing P_DESCRIPT Call by reference Type reference (TYPE) C 20020923
4 Importing P_HELPDESCRIPTION Call by reference Type reference (TYPE) STRING 20050118
5 Importing P_HELPLINK Call by reference Type reference (TYPE) STRING 20050111
6 Importing P_LIFESPAN Value transfer Type reference (TYPE) WDY_MD_VIEW_LIFESPAN 20030818
7 Changing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20020923
8 Importing P_PUBLIC_WINDOW Value transfer Type reference (TYPE) WDY_WB_VC_WINDOWVIS 'X'->Window ist public 20051027
9 Importing P_SAVE_OTR Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Sichern im OTR nötig 20090811
10 Importing P_USED_CONTROLLER Call by reference Type reference (TYPE) WDY_WB_VC_CONTROLLER_TAB genutzte Controller 20020923

Method DO_PAI_PROPERTIES on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PAI_VIEWDESIGNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20040302

Method DO_PAI_VIEWDESIGNER on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PBO_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ACTION_HANDLE Call by reference Object reference (TYPE REF TO) CL_WDY_WB_ACTION_ED Hilfsfunktionen zur Behandlung von Actions im Editor 20021009
2 Exporting P_ACTION_TAB Call by reference Type reference (TYPE) WDY_WB_VC_ACTION_MAP_TAB WebDynpro: Zuordungstabelle Actions <-> Methoden 20020903
3 Exporting P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor 20020903

Method DO_PBO_ACTIONS on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PBO_ATTRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ATTR_HANDLE Call by reference Object reference (TYPE REF TO) CL_WDY_WB_VC_ATTR_SUPPORT 20030414
2 Exporting P_ATTR_TAB Call by reference Type reference (TYPE) WDY_WB_VC_ATTR_TAB WebDynpro: Attribute 20030414
3 Exporting P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor 20030414

Method DO_PBO_ATTRS on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PBO_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CONTEXT_HANDLE Call by reference Object reference (TYPE REF TO) CL_WDY_WB_CONTEXT_EDITOR Context Editor 20050718

Method DO_PBO_CONTEXT on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PBO_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor 20021111
2 Exporting P_EVENT_HANDLE Call by reference Object reference (TYPE REF TO) CL_WDY_WB_EVENT_ED Hilfsfunktionen zur Behandlung von Events im Editor 20021111
3 Exporting P_EVENT_TAB Call by reference Type reference (TYPE) WDYVC_WB_VC_EVENT_TAB Tabelle der Events 20021111

Method DO_PBO_EVENTS on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PBO_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_METHOD_EDITOR Value transfer Object reference (TYPE REF TO) CL_WDY_WB_METHOD_ED WebDynpro: Methoden-Editor des VC-Editors 20040127

Method DO_PBO_IMPLEMENTATION on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PBO_IN_PLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR 20030117
2 Exporting P_INBOUND_PLUG_TAB Call by reference Type reference (TYPE) WDY_WB_VC_INPLUG_MAP_TAB 20030117
3 Exporting P_OUTBOUND_PLUG_TAB Call by reference Type reference (TYPE) WDYVC_WB_VC_OUTPLUG_TAB 20041206
4 Exporting P_PLUG_HANDLE Call by reference Object reference (TYPE REF TO) CL_WDY_WB_INPLUG_ED 20030117

Method DO_PBO_IN_PLUGS on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PBO_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DETAIL Call by reference Type reference (TYPE) SEU_BOOL 'X'->Detail-Anzeige des Tabs 20041012
2 Importing P_DYNNR Value transfer Type reference (TYPE) SY-DYNNR Dynpro_nummer für WB-Manager 20041012
3 Exporting P_EXCL_FCTAB Call by reference Type reference (TYPE) UI_FUNCTIONS inaktive Fcodes 20041012
4 Exporting P_IS_CONFIG_CONTROLLER Call by reference Type reference (TYPE) SEU_BOOL 'X'->ConfigurationController 20041012
5 Exporting P_OPERATION Call by reference Type reference (TYPE) SEU_ACTION Modus: Anzeigen/Ändern 20041012
6 Exporting P_PROPS Call by reference Type reference (TYPE) WDY_WB_VC_PROPERTIES WebDynpro: Dynprostruk. Eigenschaften eines View/Controller 20041012
7 Importing P_REPID Value transfer Type reference (TYPE) SY-REPID Rahmenprogramm für WB-Manager 20041012
8 Exporting P_TAB Call by reference Type reference (TYPE) CHAR20 aktiver Tab 20041012

Method DO_PBO_MAIN on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PBO_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor 20020903
2 Exporting P_METHOD_ED_REF Call by reference Object reference (TYPE REF TO) CL_WDY_WB_METHOD_ED WebDynpro: Methoden-Editor des VC-Editors 20020916
3 Exporting P_METHOD_TAB Call by reference Type reference (TYPE) WDY_WB_VC_METHOD_TAB WebDynpro: Methoden-Tabelle 20020903

Method DO_PBO_METHODS on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PBO_METHOD_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_METHOD_EDITOR Value transfer Object reference (TYPE REF TO) CL_WDY_WB_METHOD_ED WebDynpro: Methoden-Editor des VC-Editors 20020910

Method DO_PBO_METHOD_IMPL on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PBO_OUT_PLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR 20030117
2 Exporting P_INBOUND_PLUG_TAB Call by reference Type reference (TYPE) WDY_WB_VC_INPLUG_MAP_TAB Web Dynpro: Zuordnungstab. Inbound-Plug<->Methode 20041206
3 Exporting P_OUTBOUND_PLUG_TAB Call by reference Type reference (TYPE) WDYVC_WB_VC_OUTPLUG_TAB 20030117
4 Exporting P_PLUG_HANDLE Call by reference Object reference (TYPE REF TO) CL_WDY_WB_OUTPLUG_ED 20030117

Method DO_PBO_OUT_PLUGS on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PBO_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor 20020923
2 Exporting P_HELPDESCRIPTION Call by reference Type reference (TYPE) STRING 20050118
3 Exporting P_HELPLINK Call by reference Type reference (TYPE) STRING Helplink für Window 20041122
4 Exporting P_LIFESPAN Call by reference Type reference (TYPE) WDY_MD_VIEW_LIFESPAN 20030818
5 Exporting P_PUBLIC_WINDOW Call by reference Type reference (TYPE) WDY_WB_VC_WINDOWVIS 'X'->Window ist public 20051027
6 Exporting P_USED_CONTROLLER Call by reference Type reference (TYPE) WDY_WB_VC_CONTROLLER_TAB Tabelle genutzter Controller 20020923

Method DO_PBO_PROPERTIES on class CL_WDY_WB_VC_EDITOR has no exception.

Method DO_PBO_VIEWDESIGNER Signature

Method DO_PBO_VIEWDESIGNER on class CL_WDY_WB_VC_EDITOR has no parameter.
Method DO_PBO_VIEWDESIGNER on class CL_WDY_WB_VC_EDITOR has no exception.

Method EXCLUDE_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_EXCL_FCTAB Call by reference Type reference (TYPE) UI_FUNCTIONS inaktive Fcodes 20020828

Method EXCLUDE_FUNCTIONS on class CL_WDY_WB_VC_EDITOR has no exception.

Method GET_ABAP_INTERF_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_IF_NAME Value transfer Type reference (TYPE) SEOCLSNAME 20021121

Method GET_ABAP_INTERF_NAME on class CL_WDY_WB_VC_EDITOR has no exception.

Method GET_CONTROLLER_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMPONENT_NAME Value transfer Type reference (TYPE) WDY_COMPONENT_NAME 20040622
2 Importing P_CONTROLLER_NAME Value transfer Type reference (TYPE) WDY_CONTROLLER_NAME 20040622
3 Importing P_ENH_ACTIVE Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->alle Enhancements aktiv lesen 20050518
4 Importing P_OBJTYPE Value transfer Type reference (TYPE) SEU_OBJTYP 20040622
5 Returning P_REF_CONTROLLER Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER 20040622
6 Importing P_VERSION Value transfer Type reference (TYPE) R3STATE 'I' 20040622
# Exception Resumable Description Created on
1 CX_WDY_MD_NOT_EXISTING 20040622
2 CX_WDY_MD_PERMISSION_FAILURE 20040622

Method GET_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_EVENT_TAB Call by reference Type reference (TYPE) WDYVC_WB_VC_EVENT_TAB Tabelle der Events 20021118

Method GET_EVENTS on class CL_WDY_WB_VC_EDITOR has no exception.

Method GET_METHOD_TABLE Signature

Method GET_METHOD_TABLE on class CL_WDY_WB_VC_EDITOR has no parameter.
Method GET_METHOD_TABLE on class CL_WDY_WB_VC_EDITOR has no exception.

Method GET_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_OBJECT_NAME Value transfer Type reference (TYPE) WDY_CONTROLLER_EXTENDED_KEY Web Dynpro : Keystruktur eines Controllers 20020828

Method GET_OBJECT_NAME on class CL_WDY_WB_VC_EDITOR has no exception.

Method GET_OBJECT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACCESS_MODE Value transfer Type reference (TYPE) CHAR1 anzeigen(S)/ändern(U)/anz<->änd(C) 20020829
2 Exporting P_INACTIVE_VERS_EXISTS Value transfer Type reference (TYPE) SEU_BOOL c_true -> inaktive Version existiert 20020829
3 Exporting P_VERSION Value transfer Type reference (TYPE) R3STATE aktiv('A')/inaktiv('I') 20020829

Method GET_OBJECT_VERSION on class CL_WDY_WB_VC_EDITOR has no exception.

Method GET_STATE Signature

Method GET_STATE on class CL_WDY_WB_VC_EDITOR has no parameter.
Method GET_STATE on class CL_WDY_WB_VC_EDITOR has no exception.

Method GET_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_STATUSTEXT Value transfer Type reference (TYPE) WDY_MD_DESCRIPTION 20020828

Method GET_STATUS_TEXT on class CL_WDY_WB_VC_EDITOR has no exception.

Method GET_VIEW_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMPONENT_NAME Value transfer Type reference (TYPE) WDY_COMPONENT_NAME 20040628
2 Importing P_CONTROLLER_NAME Value transfer Type reference (TYPE) WDY_CONTROLLER_NAME 20040628
3 Importing P_ENH_ACTIVE Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->alle Enhancements aktiv lesen 20050518
4 Importing P_OBJTYPE Value transfer Type reference (TYPE) SEU_OBJTYP 20040628
5 Returning P_REF_VIEW Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ABSTRACT_VIEW 20040628
6 Importing P_VERSION Value transfer Type reference (TYPE) R3STATE 'I' 20040628
# Exception Resumable Description Created on
1 CX_WDY_MD_NOT_EXISTING 20040628
2 CX_WDY_MD_PERMISSION_FAILURE 20040628

Method GET_WHERE_USED_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJNAME Call by reference Type reference (TYPE) SEU_OBJKEY vollständiger Name des Objektes für Verwendungsnachweis 20070919
2 Importing P_OBJTYPE Call by reference Type reference (TYPE) SEU_OBJTYP Objekttyp für Verwendungsnachweis (Attribut, Methode, ..) 20070919
3 Exporting P_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Request für Verwendungsnachweis 20070919
# Exception Resumable Description Created on
1 ERROR_OCCURED 20070919

Method GOTO_WINDOW Signature

Method GOTO_WINDOW on class CL_WDY_WB_VC_EDITOR has no parameter.
Method GOTO_WINDOW on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_ACTION_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_ACTION Value transfer Attribute reference (LIKE) 20030317
2 Importing E_EVENT_NAME Value transfer Attribute reference (LIKE) 20060306
3 Importing E_UI_DEF_NAME Value transfer Attribute reference (LIKE) 20060306

Method HANDLE_ACTION_CREATE on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_ACTION_NAVI_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_NAME Value transfer Attribute reference (LIKE) 20030423

Method HANDLE_ACTION_NAVI_REQUEST on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_CTX_EDITOR_NAVI_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR_NAME Value transfer Attribute reference (LIKE) 20031013
2 Importing NODE_NAME Value transfer Attribute reference (LIKE) 20031013

Method HANDLE_CTX_EDITOR_NAVI_REQUEST on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_EVENT_NAVI_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_WB_REQUEST Value transfer Attribute reference (LIKE) 20021120

Method HANDLE_EVENT_NAVI_REQUEST on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_EV_CONTEXT_NAVI_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_WB_REQUEST Value transfer Attribute reference (LIKE) 20041228

Method HANDLE_EV_CONTEXT_NAVI_REQUEST on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_EV_METHOD_NAVI_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_METHOD_ED_STATE Value transfer Attribute reference (LIKE) 20021017

Method HANDLE_EV_METHOD_NAVI_REQUEST on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_FB_NAVI_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Value transfer Attribute reference (LIKE) 20040211

Method HANDLE_FB_NAVI_REQUEST on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_NEW_CHECK Signature

Method HANDLE_NEW_CHECK on class CL_WDY_WB_VC_EDITOR has no parameter.
Method HANDLE_NEW_CHECK on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_OUTPLUG_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_PLUG Value transfer Attribute reference (LIKE) 20040504

Method HANDLE_OUTPLUG_CREATE on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_PROCEDURE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OPERATION Value transfer Attribute reference (LIKE) Einstelliges Kennzeichen 20020926
2 Importing E_PROC_NAME Value transfer Attribute reference (LIKE) 20020926
3 Importing E_PROC_REF Value transfer Attribute reference (LIKE) 20020930
4 Importing E_PROC_TYPE Value transfer Attribute reference (LIKE) 20020926

Method HANDLE_PROCEDURE_CHANGED on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_TAB Value transfer Attribute reference (LIKE) 20050621

Method HANDLE_REFRESH on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_SUPPLYFUNC_NAVI_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER Value transfer Attribute reference (LIKE) 20050208
2 Importing SUPPLY_FUNCTION_NAME Value transfer Attribute reference (LIKE) 20030423

Method HANDLE_SUPPLYFUNC_NAVI_REQUEST on class CL_WDY_WB_VC_EDITOR has no exception.

Method HANDLE_VD_NAVIGATION_COMPLETE Signature

Method HANDLE_VD_NAVIGATION_COMPLETE on class CL_WDY_WB_VC_EDITOR has no parameter.
Method HANDLE_VD_NAVIGATION_COMPLETE on class CL_WDY_WB_VC_EDITOR has no exception.

Method HAS_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RESULT Value transfer Type reference (TYPE) SEU_BOOL Boolean 20040504

Method HAS_TEMPLATES on class CL_WDY_WB_VC_EDITOR has no exception.

Method IMPLEMENT_INTERFACE_DEFINITION Signature

Method IMPLEMENT_INTERFACE_DEFINITION on class CL_WDY_WB_VC_EDITOR has no parameter.
Method IMPLEMENT_INTERFACE_DEFINITION on class CL_WDY_WB_VC_EDITOR has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20041014

Method INITIALIZE on class CL_WDY_WB_VC_EDITOR has no exception.

Method INITIALIZE_ACTION_HANDLE Signature

Method INITIALIZE_ACTION_HANDLE on class CL_WDY_WB_VC_EDITOR has no parameter.
Method INITIALIZE_ACTION_HANDLE on class CL_WDY_WB_VC_EDITOR has no exception.

Method INITIALIZE_ATTRIBUTE_HANDLE Signature

Method INITIALIZE_ATTRIBUTE_HANDLE on class CL_WDY_WB_VC_EDITOR has no parameter.
Method INITIALIZE_ATTRIBUTE_HANDLE on class CL_WDY_WB_VC_EDITOR has no exception.

Method INITIALIZE_CONTEXT_EDITOR Signature

Method INITIALIZE_CONTEXT_EDITOR on class CL_WDY_WB_VC_EDITOR has no parameter.
Method INITIALIZE_CONTEXT_EDITOR on class CL_WDY_WB_VC_EDITOR has no exception.

Method INITIALIZE_EVENT_HANDLE Signature

Method INITIALIZE_EVENT_HANDLE on class CL_WDY_WB_VC_EDITOR has no parameter.
Method INITIALIZE_EVENT_HANDLE on class CL_WDY_WB_VC_EDITOR has no exception.

Method INITIALIZE_INPLUG_HANDLE Signature

Method INITIALIZE_INPLUG_HANDLE on class CL_WDY_WB_VC_EDITOR has no parameter.
Method INITIALIZE_INPLUG_HANDLE on class CL_WDY_WB_VC_EDITOR has no exception.

Method INITIALIZE_METHOD_EDITOR Signature

Method INITIALIZE_METHOD_EDITOR on class CL_WDY_WB_VC_EDITOR has no parameter.
Method INITIALIZE_METHOD_EDITOR on class CL_WDY_WB_VC_EDITOR has no exception.

Method INITIALIZE_OUTPLUG_HANDLE Signature

Method INITIALIZE_OUTPLUG_HANDLE on class CL_WDY_WB_VC_EDITOR has no parameter.
Method INITIALIZE_OUTPLUG_HANDLE on class CL_WDY_WB_VC_EDITOR has no exception.

Method INITIALIZE_VIEWDESIGNER Signature

Method INITIALIZE_VIEWDESIGNER on class CL_WDY_WB_VC_EDITOR has no parameter.
Method INITIALIZE_VIEWDESIGNER on class CL_WDY_WB_VC_EDITOR has no exception.

Method INSERT_INTO_METHOD_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_METHOD Call by reference Type reference (TYPE) WDY_WB_VC_METHOD 20021007

Method INSERT_INTO_METHOD_TAB on class CL_WDY_WB_VC_EDITOR has no exception.

Method IS_ABAP_EDITOR_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHECK_ENHMODE Call by reference Type reference (TYPE) SEU_BOOL 'X' 'X'->Änderbarkeit im Editor Enhancement-abh. berücksichtigen 20050511
2 Returning P_RESULT Value transfer Type reference (TYPE) SEU_BOOL Boolean 20020930

Method IS_ABAP_EDITOR_ACTIVE on class CL_WDY_WB_VC_EDITOR has no exception.

Method IS_CONTROLLER_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_KEY Value transfer Type reference (TYPE) WDY_CONTROLLER_KEY 20030422
2 Returning P_USED Value transfer Type reference (TYPE) SEU_BOOL 20030422

Method IS_CONTROLLER_USED on class CL_WDY_WB_VC_EDITOR has no exception.

Method LEAVE Signature

Method LEAVE on class CL_WDY_WB_VC_EDITOR has no parameter.
Method LEAVE on class CL_WDY_WB_VC_EDITOR has no exception.

Method LOAD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACCESS_MODE Value transfer Type reference (TYPE) CHAR1 anzeigen(S)/ändern(U)/anz->änd(C) 20020917
2 Importing P_FOR_DELETE Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Laden zum Löschen 20040226
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion durch Benutzer abgebrochen 20020917
2 ERROR_OCCURED unerwarteter Fehler 20020917
3 OBJECT_NOT_FOUND Seite existiert nicht 20020917
4 PERMISSION_FAILURE keine Berechtigung 20020917
5 SWITCH_TO_SHOW_MODE in Änderungsmodus wechseln 20020919

Method NAVI_INDEX Signature

Method NAVI_INDEX on class CL_WDY_WB_VC_EDITOR has no parameter.
Method NAVI_INDEX on class CL_WDY_WB_VC_EDITOR has no exception.

Method PREP_FOR_TERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_UNLOCK Value transfer Type reference (TYPE) SEU_BOOL 'X' ' '-> nicht entsperren 20020930
# Exception Resumable Description Created on
1 ACTION_CANCELLED Sichern wurde abgebrochen 20020829

Method PROCESS_ACTIONS_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Action 20061204
2 Changing P_OK_CODE Call by reference Type reference (TYPE) SYUCOMM OK-Code 20020905

Method PROCESS_ACTIONS_OK_CODE on class CL_WDY_WB_VC_EDITOR has no exception.

Method PROCESS_ATTRS_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursorposition 20030827
2 Changing P_OK_CODE Call by reference Type reference (TYPE) SYUCOMM OK-Code 20030414

Method PROCESS_ATTRS_OK_CODE on class CL_WDY_WB_VC_EDITOR has no exception.

Method PROCESS_EVENTS_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Event 20030715
2 Changing P_OK_CODE Call by reference Type reference (TYPE) SYUCOMM OK-Code 20021112

Method PROCESS_EVENTS_OK_CODE on class CL_WDY_WB_VC_EDITOR has no exception.

Method PROCESS_INBOUND_PLUGS_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Inbound Plug 20030709
2 Changing P_OK_CODE Call by reference Type reference (TYPE) SYUCOMM OK-Code 20020919

Method PROCESS_INBOUND_PLUGS_OK_CODE on class CL_WDY_WB_VC_EDITOR has no exception.

Method PROCESS_INT_POS_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECT_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE 20040121

Method PROCESS_INT_POS_REQUEST on class CL_WDY_WB_VC_EDITOR has no exception.

Method PROCESS_METHODS_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursorposition 20030220
2 Changing P_OK_CODE Call by reference Type reference (TYPE) SYUCOMM OK-Code 20020905

Method PROCESS_METHODS_OK_CODE on class CL_WDY_WB_VC_EDITOR has no exception.

Method PROCESS_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20020828

Method PROCESS_OK_CODE on class CL_WDY_WB_VC_EDITOR has no exception.

Method PROCESS_OUTBOUND_PLUGS_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor Outbound Plug 20030709
2 Changing P_OK_CODE Call by reference Type reference (TYPE) SYUCOMM OK-Code 20020925

Method PROCESS_OUTBOUND_PLUGS_OK_CODE on class CL_WDY_WB_VC_EDITOR has no exception.

Method PROCESS_TEMPLATE Signature

Method PROCESS_TEMPLATE on class CL_WDY_WB_VC_EDITOR has no parameter.
Method PROCESS_TEMPLATE on class CL_WDY_WB_VC_EDITOR has no exception.

Method PROPAGATE_INT_POS_REQUEST Signature

Method PROPAGATE_INT_POS_REQUEST on class CL_WDY_WB_VC_EDITOR has no parameter.
Method PROPAGATE_INT_POS_REQUEST on class CL_WDY_WB_VC_EDITOR has no exception.

Method RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST WB Request 20030422
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion abgebrochen 20030422
2 ERROR_OCCURED Fehler bei Verarbeitung 20030422
3 OBJECT_ALREADY_EXISTS Objekt existiert bereits 20030422
4 OBJECT_NOT_FOUND Objekt existiert nicht 20030422
5 PERMISSION_FAILURE keine Berechtigung 20030422

Method RESET_INTERFACE_PLUGS Signature

Method RESET_INTERFACE_PLUGS on class CL_WDY_WB_VC_EDITOR has no parameter.
Method RESET_INTERFACE_PLUGS on class CL_WDY_WB_VC_EDITOR has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CALL_ON_ACTIVATION Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->implizites Sichern vor dem Aktivieren 20030206
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion abgebrochen 20020829
2 ERROR_OCCURED unerwarteter Fehler 20020919

Method SET_CONFIG_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20041006
# Exception Resumable Description Created on
1 ACTION_CANCELLED 20041006
2 ERROR_OCCURED 20041006
3 OBJECT_NOT_FOUND 20041006
4 PERMISSION_FAILURE 20041006

Method SET_DELETE_BREAKPOINT Signature

Method SET_DELETE_BREAKPOINT on class CL_WDY_WB_VC_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler beim Setzen oder Löschen des Breakpoints 20030305

Method SET_WHERE_USED_INFO Signature

Method SET_WHERE_USED_INFO on class CL_WDY_WB_VC_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED 20081208

Method SHOW_INTERFACE Signature

Method SHOW_INTERFACE on class CL_WDY_WB_VC_EDITOR has no parameter.
Method SHOW_INTERFACE on class CL_WDY_WB_VC_EDITOR has no exception.

Method SHOW_OR_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST WB Request 20020828
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion durch Benutzer abgebrochen 20020828
2 ERROR_OCCURED unerwarteter Fehler 20020828
3 OBJECT_NOT_FOUND Seite existiert nicht 20020828
4 PERMISSION_FAILURE keine Berechtigung 20020828

Method TEXTELEM_MAINTENANCE Signature

Method TEXTELEM_MAINTENANCE on class CL_WDY_WB_VC_EDITOR has no parameter.
Method TEXTELEM_MAINTENANCE on class CL_WDY_WB_VC_EDITOR has no exception.

Method UNDO_ENHANCEMENT Signature

Method UNDO_ENHANCEMENT on class CL_WDY_WB_VC_EDITOR has no parameter.
Method UNDO_ENHANCEMENT on class CL_WDY_WB_VC_EDITOR has no exception.

Method UPDATE_EVENT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_IS_MODIFIED Value transfer Type reference (TYPE) SEU_BOOL 20021113

Method UPDATE_EVENT_PARAMS on class CL_WDY_WB_VC_EDITOR has no exception.

Method UPDATE_OUTPLUG_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_IS_MODIFIED Value transfer Type reference (TYPE) SEU_BOOL 20030122

Method UPDATE_OUTPLUG_PARAMS on class CL_WDY_WB_VC_EDITOR has no exception.

Method UPDATE_STATUS_OF_EDITORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MODE Call by reference Type reference (TYPE) CHAR1 'S'->Anzeigemodus/'M'->Änderungsmodus/'E'->Erweiterungsmodus 20021001
2 Importing P_OBJREF_CHANGED Call by reference Type reference (TYPE) SEU_BOOL 'X'->VC-Referenz geändert 20021001

Method UPDATE_STATUS_OF_EDITORS on class CL_WDY_WB_VC_EDITOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 630