SAP ABAP Class CL_WDY_WB_METHOD_ED (Web Dynpro: Method Editor of VC 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 Inheritance (c INHERITING FROM c_ref)  CL_WDY_WB_PROC_ED Web Dynpro: Parameter Editor of VC Editor 20021120
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ABAP_CONTEXT_PROVIDER Context Provider for Code Completion 20080903
Properties
Class CL_WDY_WB_METHOD_ED  
Short Description Web Dynpro: Method Editor of VC Editor    
Super Class CL_WDY_WB_PROC_ED Web Dynpro: Parameter Editor of VC Editor 
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 20021120   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_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_GUI_EASY_SPLITTER_CONTAINER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SABOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 WDYRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 WDYVC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABAP_CONTEXT_PROVIDER Context Provider for Code Completion 20080903
Friends
Class CL_WDY_WB_METHOD_ED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FOCUS_DYNP Constant Private Type reference (TYPE) CHAR1 ' ' Focus on Screen Field 20021120
2 C_FOCUS_EDITOR Constant Private Type reference (TYPE) CHAR1 'S' Focus on ABAP Editor 20021120
3 C_IMPL_CONTAINER_NAME Constant Private Type reference (TYPE) CHAR30 'METHOD_CONTAINER' Method-Based: Container Name 20030507
4 C_INITIAL_SOURCE_POS Instance attribute Private Type reference (TYPE) WDYVC_SRC_POS 20021120
5 C_METH_ED_DYNNR Constant Private Type reference (TYPE) DYNNR '1000' Number of the Following Screen 20021120
6 C_METH_ED_PROG Constant Private Type reference (TYPE) PROGRAM 'SAPLWDY_WB_VC_EDITOR' Program/Transaction in SQL Trace Evaluation 20021120
7 C_OVS_COMPONENT_NAME Constant Private Type reference (TYPE) STRING 'WDR_OVS' 20060321
8 C_OVS_EVENT_NAME Constant Private Type reference (TYPE) STRING 'OVS' 20060321
9 C_PARAM_CONTAINER_NAME Constant Private Type reference (TYPE) CHAR30 'MPARAM_CONTAINER' 30 Characters 20030507
10 M_ALL_IN_ONE_EDITOR Instance attribute Private Type reference (TYPE) SEU_BOOL 'X'->All-In-One Editor/' '->Method-Based Editor 20040224
11 M_BREAKPOINTS Instance attribute Private Type reference (TYPE) WDY_WB_BREAKPOINT_TAB Web Dynpro: Breakpoints 20030304
12 M_BREAKPOINTS_ON Instance attribute Private Type reference (TYPE) SEU_BOOL ' ' 'X'->breakpoint highlighting ON 20030305
13 M_CUR_METHOD Instance attribute Private Type reference (TYPE) WDY_WB_VC_METHOD_ID Method Currently to Be Processed 20021120
14 M_DEF_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_WB_EDITOR All-in-One: ABAP Editor Definition Part 20040127
15 M_DEF_SOURCE Instance attribute Private Object reference (TYPE REF TO) CL_WB_SOURCE All-in-One: ABAP Source Definition Part 20040127
16 M_DEF_SRCPOS Instance attribute Private Type reference (TYPE) WDYVC_METH_POS All-in-One: Cursor Position in Definition Part 20040129
17 M_EDITOR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for All-in-One Editor 20040127
18 M_EDITOR_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Splitter for All-in-One Editor 20040127
19 M_FOCUS_ON_IMP Instance attribute Private Type reference (TYPE) SEU_BOOL All-in-One:'X'->Focus to Implement./' '->Focus to Definit. 20040224
20 M_IMP_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_WB_EDITOR All-in-One: ABAP-Editor Implementation Part 20040127
21 M_IMP_SOURCE Instance attribute Private Object reference (TYPE REF TO) CL_WB_SOURCE All-in-One: ABAP Source Implementation Part 20040127
22 M_IMP_SRCPOS Instance attribute Private Type reference (TYPE) WDYVC_METH_POS All-in-One: Cursor Position in Implementation Part 20040129
23 M_IS_INTERFACE_DEF Instance attribute Private Type reference (TYPE) SEU_BOOL 'X'->Interface Definition 20030507
24 M_METHODS Instance attribute Private Type reference (TYPE) LT_METHOD_TAB 20021120
25 M_METHOD_MODIFIED Instance attribute Private Type reference (TYPE) SEU_BOOL Method/Implementation Was Modified 20021120
26 M_REFRESH_SOURCE Instance attribute Private Type reference (TYPE) SEU_BOOL 'X' -> Refresh in SET_SOURCE also for identical key 20021125
27 M_REF_ENHINFO Instance attribute Private Object reference (TYPE REF TO) CL_WDY_ENH_HELPER 20050414
28 M_SET_CURSOR Instance attribute Private Type reference (TYPE) SEU_BOOL 'X'-> Reselect Cursor Position 20040330
29 M_SUPPRESS_SET_FOCUS Instance attribute Private Type reference (TYPE) SEU_BOOL 20031015
30 M_WB_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_WB_EDITOR ABAP Editor (Method-Based) 20021120
31 M_WIZARD Static Attribute Private Object reference (TYPE REF TO) CL_WDY_WB_VC_WIZARD Reference to Code Wizard 20030408
32 S_SPLITTER_POSITION Static Attribute Private Type reference (TYPE) I 30 20030807
Methods
# Method Level Visibility Method type Description Created on
1 ABAP_CODE_CROSSREF Instance method Private Method Where-Used List in Source Code 20021120
2 ABAP_CODE_NAVIGATION Instance method Private Method Navigation in ABAP Code 20021120
3 ABAP_CODE_NAVIGATION_1 Instance method Private Method Navigation in ABAP Code (All-In-One Editor) 20040318
4 ABAP_CODE_NAVI_NEW Instance method Private Method Navigation by Generated Class 20070809
5 APPEND_ENHEXITS Instance method Private Method Creates Method Entries for Pre/Post Methods 20050607
6 APPEND_PREDEF_METHODS Instance method Private Method Creates Entries for Predefined Methods DoInit, ... 20021120
7 CHANGE_METHOD_TYPE Instance method Private Method Change Method Type (Supply Function, Event Handler, Method) 20081126
8 CHECK_METHOD_EXISTS Instance method Public Method Checks whether a method exists 20071129
9 CODE_WIZARD Instance method Private Method Insert Sample Code 20030320
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021120
11 COPY_METHOD Instance method Public Method Copy a Method 20021120
12 CREATE_EXIT_METHOD Instance method Private Method Creates Pre/Post Exit for Method 20050608
13 CREATE_PREDEF_METHODS Static method Public Method Create the Pre-Defined Method WD_.. for a Component 20050711
14 DELETE_EXIT_METHOD Instance method Public Method Deletion of a Pre/Post Exit 20050613
15 DELETE_METHOD Instance method Public Method Deletion of a Method 20021120
16 EXECUTE_FCODE Instance method Public Method OK Code Handling for Method Implementation (Editor) 20021120
17 GET_BREAKPOINTS Instance method Private Method Get List of Breakpoints in the Generated Class 20030304
18 GET_CODE_COMPLETION_CONTEXT Instance method Private Method Generate Source for Code Completion 20060801
19 GET_CURRENT_METHOD Instance method Public Method PBO for Method Implementation 20021120
20 GET_EXCP_BY_METHNAME Instance method Public Method Returns the exception for the method specified for each name 20100809
21 GET_EXIT_METHOD_FOR_DISPLAY Instance method Private Method Get Exit Method (for Display Mode) 20070719
22 GET_IMPLEMENTATION Instance method Private Method Generation of Application Class 20040128
23 GET_IMPLICIT_ACTION_PARAMS Instance method Private Method 20030730
24 GET_METHOD_TABLE Instance method Public Method Returns Table of all Methods 20021120
25 GET_PARAMS Instance method Private Method Returns Parameter 20021120
26 GET_PARAMS_BY_METHNAME Instance method Public Method Returns Parameters f.Method, Ev.Handler .. Specified by Name 20050425
27 GET_STATE Instance method Public Method Returns Status for Status Object 20021120
28 GET_SUBSCRIBED_EVENT Instance method Private Method Reference to Subscribed Event 20021120
29 HANDLE_PROCEDURE_CHANGED Instance method Private Event handling method Handle Event 'Procedure Changed' 20021120
30 IMPLICIT_OBJECTS_NAVIGATION Instance method Private Method "Navigation" for Implicitly Generated Constructs 20030408
31 INITIALIZE_CONTROLS Instance method Private Method Initialization of Controls for Method Editor 20021120
32 INITIALIZE_EDITOR Instance method Private Method Initialization of ABAP Editor for Implementation 20040127
33 INITIALIZE_METHOD_TABLE Instance method Private Method Initialization of Method Table 20021120
34 INSERT_METHOD Instance method Public Method Create a Method 20021120
35 IS_ACTION_METHOD_NAME Static method Public Method Checks Whether It Is a Method for Action/Plug/.. 20021120
36 IS_PLUG_METHOD_NAME Static method Public Method Checks Whether It Is a Method for Action/Plug/.. 20021120
37 IS_SPECIAL_METHOD Instance method Public Method Checks Whether It Is a Method for Action/Plug/.. 20021120
38 IS_SPECIAL_METHOD_INTERNAL Instance method Private Method Checks Whether It Is a Method for Action/Plug/.. 20031112
39 MODIFY_METHOD Instance method Public Method Changing a Method 20021120
40 NAVIGATION_PREPARE Instance method Private Method Navigation Preparation 20070809
41 RENAME_METHOD Instance method Public Method Renaming a method 20021120
42 SET_DELETE_BREAKPOINT Instance method Public Method Set/Delete Breakpoint 20030305
43 SET_IMPLEMENTATION Instance method Private Method Metadata Update of Method Implementations 20040128
44 SET_METHOD Instance method Public Method Set Current Method in Editor 20021120
45 SET_METHOD_WITHOUT_EDITOR Instance method Private Method Set Current Method (Without Editor Control) 20040224
46 SET_NEW_ENHINFO Instance method Public Method Set New Reference to Enhancement Object 20070328
47 SET_STATE Instance method Public Method Sets Status (After Navigation) 20021120
48 UPDATE_CURRENT_METHOD Instance method Public Method Update metadata based on method source 20021120
49 UPDATE_IMPLEMENTATION Instance method Public Method Update of Metadata Using the Method Implementation 20040127
50 VISUALIZE_IMPLEMENTATION Instance method Public Method Visualization of Implementation in Editor 20040127
Events
# Event Type Visibility Description Created on
1 METHOD_NAVIGATION_REQUEST Instance Event
(0)
Public
(2)
Request for Internal Navigation Within Method 20021120
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LT_METHOD_DESCR Private See coding 20021120 begin of lt_method_descr, meth_key type WDY_WB_VC_METHNAME, meth_name type WDY_WB_VC_METHNAME, meth_type type WDY_WB_VC_METHTYPE, enh_meth_type type wdy_enh_ctlr_compo_type, orig_meth_key type WDY_WB_VC_METHNAME, special_type type wdyvc_special_methtype, is_defined_in_if type seu_bool, ifdef_name type wdy_component_name, enhname type wdy_enhname, return_type type RS38L_TYP, param_tab type WDY_WB_VC_PARAM_TAB, wb_source type ref to CL_WB_SOURCE, source_pos type wdyvc_src_pos, cntl_state type cntl_handle, focus type char1, source_ref type ref to IF_WDY_MD_PROCEDURE, end of lt_method_descr
2 LT_METHOD_TAB Private See coding Method Management 20021120 lt_method_tab type sorted table of lt_method_descr with unique key meth_key
Method Signatures

Method ABAP_CODE_CROSSREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MAP_TAB Call by reference Type reference (TYPE) WDYVC_CODE_MAP_TAB_EXT Abbildungsinfo für gen. Klasse 20040331
2 Exporting P_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Request 20021120
3 Importing P_SOURCE Call by reference Type reference (TYPE) RSWSOURCET Sourcetabelle der gen. Klasse 20040331
4 Importing P_SOURCE_LINE Call by reference Type reference (TYPE) I Zeilennummer in p_source 20040331
5 Importing P_SOURCE_POS Call by reference Type reference (TYPE) I Position in der Zeile 20040331

Method ABAP_CODE_CROSSREF on class CL_WDY_WB_METHOD_ED has no exception.

Method ABAP_CODE_NAVIGATION Signature

Method ABAP_CODE_NAVIGATION on class CL_WDY_WB_METHOD_ED has no parameter.
Method ABAP_CODE_NAVIGATION on class CL_WDY_WB_METHOD_ED has no exception.

Method ABAP_CODE_NAVIGATION_1 Signature

Method ABAP_CODE_NAVIGATION_1 on class CL_WDY_WB_METHOD_ED has no parameter.
Method ABAP_CODE_NAVIGATION_1 on class CL_WDY_WB_METHOD_ED has no exception.

Method ABAP_CODE_NAVI_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MAP_TAB Call by reference Type reference (TYPE) WDYVC_CODE_MAP_TAB_EXT Abbildungsinfo für generierte Klasse 20070809
2 Importing P_SOURCE Call by reference Type reference (TYPE) RSWSOURCET Sourcetabelle der generierten Klasse 20070809
3 Importing P_SOURCE_LINE Call by reference Type reference (TYPE) I Zeilennummer in P_SOURCE 20070809
4 Importing P_SOURCE_POS Call by reference Type reference (TYPE) I Zeilenposition 20070809

Method ABAP_CODE_NAVI_NEW on class CL_WDY_WB_METHOD_ED has no exception.

Method APPEND_ENHEXITS Signature

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

Method APPEND_ENHEXITS on class CL_WDY_WB_METHOD_ED has no exception.

Method APPEND_PREDEF_METHODS Signature

Method APPEND_PREDEF_METHODS on class CL_WDY_WB_METHOD_ED has no parameter.
Method APPEND_PREDEF_METHODS on class CL_WDY_WB_METHOD_ED has no exception.

Method CHANGE_METHOD_TYPE 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 neue Methodenattribute 20081126
2 Importing P_OLD_TYPE Call by reference Type reference (TYPE) WDY_WB_VC_METHTYPE alter Methodentyp 20081126
3 Returning P_REF_PROC Value transfer Object reference (TYPE REF TO) IF_WDY_MD_PROCEDURE 20081126

Method CHANGE_METHOD_TYPE on class CL_WDY_WB_METHOD_ED has no exception.

Method CHECK_METHOD_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_EXISTS Value transfer Type reference (TYPE) SEU_BOOL 20071129
2 Importing P_METHOD_KEY Call by reference Type reference (TYPE) WDY_WB_VC_METHNAME Web-Dynpro: Methode 20071129

Method CHECK_METHOD_EXISTS on class CL_WDY_WB_METHOD_ED has no exception.

Method CODE_WIZARD Signature

Method CODE_WIZARD on class CL_WDY_WB_METHOD_ED has no parameter.
Method CODE_WIZARD on class CL_WDY_WB_METHOD_ED 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'->All-in-one-Methodeneditor 20040224
2 Importing P_IS_INTERFACE_DEF Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Interface Definition 20030507
3 Importing P_MODE Value transfer Type reference (TYPE) CHAR1 'S' 'S'->Anzeigemodus/'M'->Änderungsmodus/'E'->Erweiterungsmodus 20021120
4 Importing P_PURE_INSTANCE Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->"leere" Instanz ohne Editor-Funkt.(nur intern) 20050711
5 Importing P_REF_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER Web Dynpro : Controller 20021120
6 Importing P_REF_ENHINFO Call by reference Object reference (TYPE REF TO) CL_WDY_ENH_HELPER 20050414
7 Importing P_STATE Value transfer Type reference (TYPE) WDYVC_METH_POSTAB Cursor-Positionen der Methoden 20021120

Method CONSTRUCTOR on class CL_WDY_WB_METHOD_ED has no exception.

Method COPY_METHOD 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 20021120
2 Importing P_ORIG_CONTROLLER Call by reference Type reference (TYPE) WDY_CONTROLLER_KEY Web Dynpro : Keystruktur eines Controllers 20021120
3 Importing P_ORIG_NAME Call by reference Type reference (TYPE) WDY_WB_VC_METHNAME 20021120
4 Returning P_REF_PROC Value transfer Object reference (TYPE REF TO) IF_WDY_MD_PROCEDURE 20060531

Method COPY_METHOD on class CL_WDY_WB_METHOD_ED has no exception.

Method CREATE_EXIT_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_EXIT_NAME Value transfer Type reference (TYPE) WDY_WB_VC_METHNAME Name des Exits 20050608
2 Importing P_METHOD_EXIT_TYPE Value transfer Type reference (TYPE) WDY_ENH_CTLR_COMPO_TYPE 20050608
3 Importing P_PROCEDURE Call by reference Object reference (TYPE REF TO) CL_WDY_MD_PROCEDURE Methode 20050608

Method CREATE_EXIT_METHOD on class CL_WDY_WB_METHOD_ED has no exception.

Method CREATE_PREDEF_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REF_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER Web Dynpro : Controller 20050711

Method CREATE_PREDEF_METHODS on class CL_WDY_WB_METHOD_ED has no exception.

Method DELETE_EXIT_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_METHOD_EXIT_TYPE Value transfer Type reference (TYPE) WDY_ENH_CTLR_COMPO_TYPE 20050613
2 Importing P_ORIG_METHOD_NAME Value transfer Type reference (TYPE) WDY_WB_VC_METHNAME Web-Dynpro: Methode 20050613

Method DELETE_EXIT_METHOD on class CL_WDY_WB_METHOD_ED has no exception.

Method DELETE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_METHOD_NAME Value transfer Type reference (TYPE) WDY_WB_VC_METHNAME WedDynpro: Methode 20021120

Method DELETE_METHOD on class CL_WDY_WB_METHOD_ED has no exception.

Method EXECUTE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CHANGED Value transfer Type reference (TYPE) SEU_BOOL 'X'->Methoden-Source wurde geändert 20100809
2 Changing P_FCODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20021120

Method EXECUTE_FCODE on class CL_WDY_WB_METHOD_ED has no exception.

Method GET_BREAKPOINTS Signature

Method GET_BREAKPOINTS on class CL_WDY_WB_METHOD_ED has no parameter.
Method GET_BREAKPOINTS on class CL_WDY_WB_METHOD_ED has no exception.

Method GET_CODE_COMPLETION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_SOURCE Value transfer Type reference (TYPE) RSWSOURCET 20060801

Method GET_CODE_COMPLETION_CONTEXT on class CL_WDY_WB_METHOD_ED has no exception.

Method GET_CURRENT_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CUR_METHOD Call by reference Type reference (TYPE) WDY_WB_VC_METHOD 20021120
2 Exporting P_EXIT_OF Call by reference Type reference (TYPE) WDY_WB_VC_METHNAME Original-Methode, falls es sich um Exit handelt 20050608
3 Exporting P_EXIT_TYPE Call by reference Type reference (TYPE) WDY_ENH_CTLR_COMPO_TYPE 20050608
4 Exporting P_FOCUS_ON_DYNP_FIELD Call by reference Type reference (TYPE) SEU_BOOL 'X'-> Focus sitzt auf Dynpro-Feld 20021120
5 Exporting P_METHOD_REF Call by reference Object reference (TYPE REF TO) IF_WDY_MD_PROCEDURE Referenz auf Metadaten der Methode 20021120
6 Exporting P_SUPPRESS_PARAMS Call by reference Type reference (TYPE) SEU_BOOL 'X'->No Parameters 20100809

Method GET_CURRENT_METHOD on class CL_WDY_WB_METHOD_ED has no exception.

Method GET_EXCP_BY_METHNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_EXCPTAB Value transfer Type reference (TYPE) WDY_WB_VC_EXCP_TAB Web Dynpro: Tabelle von Methoden-Ausnahmen 20100809
2 Importing P_NAME Call by reference Type reference (TYPE) WDY_WB_VC_METHNAME Web-Dynpro: Methode 20100809

Method GET_EXCP_BY_METHNAME on class CL_WDY_WB_METHOD_ED has no exception.

Method GET_EXIT_METHOD_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_METHOD_DESCR Call by reference Type reference (TYPE) LT_METHOD_DESCR 20070719
2 Importing P_METHOD_EXIT_TYPE Value transfer Type reference (TYPE) WDY_ENH_CTLR_COMPO_TYPE 20070719
3 Importing P_METHOD_REF Call by reference Object reference (TYPE REF TO) IF_WDY_MD_PROCEDURE 20070719
# Exception Resumable Description Created on
1 NO_EXIT 20070719

Method GET_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DEFINITION Call by reference Type reference (TYPE) RSWSOURCET ABAP-Source Definition 20040128
2 Exporting P_ERROR Call by reference Type reference (TYPE) SEU_BOOL Fehler beim Generieren aufgetreten 20040128
3 Exporting P_IMPLEMENTATION Call by reference Type reference (TYPE) RSWSOURCET ABAP-Source Implementierung 20040128

Method GET_IMPLEMENTATION on class CL_WDY_WB_METHOD_ED has no exception.

Method GET_IMPLICIT_ACTION_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_METHOD_DESCR Call by reference Type reference (TYPE) LT_METHOD_DESCR 20030730
2 Changing P_PARAM_TAB Call by reference Type reference (TYPE) WDY_WB_VC_PARAM_TAB 20030730

Method GET_IMPLICIT_ACTION_PARAMS on class CL_WDY_WB_METHOD_ED has no exception.

Method GET_METHOD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_METHOD_TAB Value transfer Type reference (TYPE) WDY_WB_VC_METHOD_TAB WebDynpro: Methoden-Tabelle 20021120

Method GET_METHOD_TABLE on class CL_WDY_WB_METHOD_ED has no exception.

Method GET_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CREATE_EMPTY_PARAMTAB Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Leereinträge erzeugen 20021120
2 Importing P_METHOD_EXIT_TYPE Value transfer Type reference (TYPE) WDY_ENH_CTLR_COMPO_TYPE falls spez. -> Parameter für Exist 20050608
3 Returning P_PARAMTAB Value transfer Type reference (TYPE) WDY_WB_VC_PARAM_TAB Parameter-Tabelle 20021120
4 Importing P_SOURCE_REF Call by reference Object reference (TYPE REF TO) IF_WDY_MD_PROCEDURE IF_WDY_MD_PROCEDURE 20021120

Method GET_PARAMS on class CL_WDY_WB_METHOD_ED has no exception.

Method GET_PARAMS_BY_METHNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Call by reference Type reference (TYPE) WDY_WB_VC_METHNAME Name Methode,Eventhandler, Supply-Func 20050425
2 Returning P_PARAMTAB Value transfer Type reference (TYPE) WDY_WB_VC_PARAM_TAB Parameter-Tabelle 20050425

Method GET_PARAMS_BY_METHNAME on class CL_WDY_WB_METHOD_ED has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_STATE Value transfer Type reference (TYPE) WDYVC_METH_POSTAB 20021120

Method GET_STATE on class CL_WDY_WB_METHOD_ED has no exception.

Method GET_SUBSCRIBED_EVENT 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 20021120
2 Returning P_SUBSCRIBED_EVENT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_EVENT 20021120

Method GET_SUBSCRIBED_EVENT on class CL_WDY_WB_METHOD_ED 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 20021120
2 Importing E_PROC_NAME Value transfer Attribute reference (LIKE) 20021120
3 Importing E_PROC_REF Value transfer Attribute reference (LIKE) 20021120
4 Importing E_PROC_TYPE Value transfer Attribute reference (LIKE) 20021120

Method HANDLE_PROCEDURE_CHANGED on class CL_WDY_WB_METHOD_ED has no exception.

Method IMPLICIT_OBJECTS_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_FAILURE Call by reference Type reference (TYPE) SEU_BOOL 'X'->Navigationsobjekt konnte nicht interpretiert werden 20030408
2 Importing P_NAVIGATOR Call by reference Object reference (TYPE REF TO) CL_WB_SOURCE_NAVIGATOR 20030408
3 Exporting P_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20030408

Method IMPLICIT_OBJECTS_NAVIGATION on class CL_WDY_WB_METHOD_ED has no exception.

Method INITIALIZE_CONTROLS Signature

Method INITIALIZE_CONTROLS on class CL_WDY_WB_METHOD_ED has no parameter.
Method INITIALIZE_CONTROLS on class CL_WDY_WB_METHOD_ED has no exception.

Method INITIALIZE_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NR Call by reference Type reference (TYPE) I 20040129

Method INITIALIZE_EDITOR on class CL_WDY_WB_METHOD_ED has no exception.

Method INITIALIZE_METHOD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CREATE_PREDEFS Value transfer Type reference (TYPE) SEU_BOOL 'X' 'X'->vordef. Methoden anlegen falls nicht existent 20070116
2 Importing P_STATE Call by reference Type reference (TYPE) WDYVC_METH_POSTAB 20021120

Method INITIALIZE_METHOD_TABLE on class CL_WDY_WB_METHOD_ED has no exception.

Method INSERT_METHOD 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 WebDynpro: Dynprostruktur für Methoden 20021120
2 Returning P_PROC_REF Value transfer Object reference (TYPE REF TO) IF_WDY_MD_PROCEDURE 20021209

Method INSERT_METHOD on class CL_WDY_WB_METHOD_ED has no exception.

Method IS_ACTION_METHOD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_METHOD_NAME Value transfer Type reference (TYPE) WDY_WB_VC_METHNAME 20021120
2 Returning P_RESULT Value transfer Type reference (TYPE) SEU_BOOL 'X'->Action/Plug/.. 20021120

Method IS_ACTION_METHOD_NAME on class CL_WDY_WB_METHOD_ED has no exception.

Method IS_PLUG_METHOD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_METHOD_NAME Value transfer Type reference (TYPE) WDY_WB_VC_METHNAME 20021120
2 Returning P_RESULT Value transfer Type reference (TYPE) SEU_BOOL 'X'->Action/Plug/.. 20021120

Method IS_PLUG_METHOD_NAME on class CL_WDY_WB_METHOD_ED has no exception.

Method IS_SPECIAL_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_METHOD_NAME Value transfer Type reference (TYPE) WDY_WB_VC_METHNAME 20021120
2 Returning P_RESULT Value transfer Type reference (TYPE) WDYVC_SPECIAL_METHTYPE 'I'->InPlug/'A'->Action 20021120

Method IS_SPECIAL_METHOD on class CL_WDY_WB_METHOD_ED has no exception.

Method IS_SPECIAL_METHOD_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_METHOD_NAME Value transfer Type reference (TYPE) WDY_WB_VC_METHNAME 20031112
2 Exporting P_NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME Plug-/Actionname 20031112
3 Exporting P_SPECIAL_TYPE Value transfer Type reference (TYPE) WDYVC_SPECIAL_METHTYPE 'I'->InPlug/'A'->Action 20031112

Method IS_SPECIAL_METHOD_INTERNAL on class CL_WDY_WB_METHOD_ED has no exception.

Method MODIFY_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FORCE_PARAM_UPDATE Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Parameter-Abgleich Ev-Handler <-> Event 20030218
2 Importing P_NEW_METHOD Call by reference Type reference (TYPE) WDY_WB_VC_METHOD WebDynpro: Dynprostruktur für Methoden 20021120
3 Importing P_OLD_METHOD Call by reference Type reference (TYPE) WDY_WB_VC_METHOD WebDynpro: Dynprostruktur für Methoden 20021120

Method MODIFY_METHOD on class CL_WDY_WB_METHOD_ED has no exception.

Method NAVIGATION_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_FIRST_DEF_LINE Value transfer Type reference (TYPE) I 1. Zeile Definitions-Part in gen. Source 20070809
2 Exporting P_FIRST_IMPL_LINE Value transfer Type reference (TYPE) I 1. Zeile Implementierungs-Part in gen. Source 20070809
3 Exporting P_LOCAL_CONTEXT Value transfer Type reference (TYPE) SEU_BOOL Sourcestelle im lokalen Context 20070809
4 Changing P_MAP_TAB Call by reference Type reference (TYPE) WDYVC_CODE_MAP_TAB_EXT Abbildungsinfo für generierte Klasse 20070809
5 Exporting P_NAVIGATOR Call by reference Object reference (TYPE REF TO) CL_WB_SOURCE_NAVIGATOR 20070809
6 Exporting P_NEW_LINE Value transfer Type reference (TYPE) I Zeilennummer Navigationsziel 20070809
7 Exporting P_NEW_OFFSET Value transfer Type reference (TYPE) I Position Navigationsziel 20070809
8 Changing P_SOURCE Call by reference Type reference (TYPE) RSWSOURCET Sourcetabelle der generierten Klasse 20070809
9 Changing P_SOURCE_LINE Call by reference Type reference (TYPE) I Zeilennummer in p_source 20070809
10 Changing P_SOURCE_POS Call by reference Type reference (TYPE) I Position in der Zeile 20070809
11 Exporting P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20070809
12 Importing P_WHERE_USED Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->für Verwendungsnachweis 20070809
# Exception Resumable Description Created on
1 ERROR_OCCURED 20070809

Method RENAME_METHOD 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 20021120
2 Importing P_ORIG_NAME Call by reference Type reference (TYPE) WDY_WB_VC_METHNAME 20021120

Method RENAME_METHOD on class CL_WDY_WB_METHOD_ED has no exception.

Method SET_DELETE_BREAKPOINT Signature

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

Method SET_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ERROR Call by reference Type reference (TYPE) SEU_BOOL Fehler beim Scannen 20040128
2 Importing P_IGNORE_ERRORS Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Meldungen unterdrücken 20040420
3 Importing P_IMPLEMENTATION Call by reference Type reference (TYPE) RSWSOURCET ABAP-Source der Implementierung 20040128

Method SET_IMPLEMENTATION on class CL_WDY_WB_METHOD_ED has no exception.

Method SET_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HIGHLIGHT_BREAKPOINTS Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Breakpoints anzeigen 20030305
2 Importing P_METHOD Call by reference Type reference (TYPE) WDY_WB_VC_METHOD_ID WedDynpro: Methode 20021120
3 Importing P_METHOD_EXIT_TYPE Value transfer Type reference (TYPE) WDY_ENH_CTLR_COMPO_TYPE Pre-/Post-Exit 20050607
4 Importing P_REFRESH Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->refresh der Source 20060606
# Exception Resumable Description Created on
1 METHOD_NOT_EXISTING Methode existiert nicht 20021120

Method SET_METHOD_WITHOUT_EDITOR 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_ID WebDynpro: Methode 20040224

Method SET_METHOD_WITHOUT_EDITOR on class CL_WDY_WB_METHOD_ED has no exception.

Method SET_NEW_ENHINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENHINFO Call by reference Object reference (TYPE REF TO) CL_WDY_ENH_HELPER Web-Dynpro: Hilfsmethoden für Erweiterungen 20070328

Method SET_NEW_ENHINFO on class CL_WDY_WB_METHOD_ED has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_STATE Value transfer Type reference (TYPE) WDYVC_METH_POSTAB 20021120

Method SET_STATE on class CL_WDY_WB_METHOD_ED has no exception.

Method UPDATE_CURRENT_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CHANGED Value transfer Type reference (TYPE) SEU_BOOL 'X'->Methoden-Source wurde geändert 20021120
2 Importing P_SET_FOCUS Call by reference Type reference (TYPE) SEU_BOOL ' ' Focus-Bestimmung nur im PAI sinnvoll!!! 20051213

Method UPDATE_CURRENT_METHOD on class CL_WDY_WB_METHOD_ED has no exception.

Method UPDATE_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CHANGED Value transfer Type reference (TYPE) SEU_BOOL 'X'->Implementierung wurde geändert 20040127
2 Exporting P_ERROR Value transfer Type reference (TYPE) SEU_BOOL 'X'->Fehler beim Update 20040419
3 Importing P_IGNORE_ERRORS Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Meldungen unterdrücken 20040420

Method UPDATE_IMPLEMENTATION on class CL_WDY_WB_METHOD_ED has no exception.

Method VISUALIZE_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HIGHLIGHT_BREAKPOINTS Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Breakpoints anzeigen 20040127
2 Importing P_REFRESH_SOURCE Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Source neu visualisieren 20040407

Method VISUALIZE_IMPLEMENTATION on class CL_WDY_WB_METHOD_ED has no exception.
Event Signatures

Event METHOD_NAVIGATION_REQUEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_METHOD_ED_STATE Exporting Value transfer Type reference (TYPE) WDYVC_METH_POSTAB 20021120
History
Last changed by/on SAP  20130531 
SAP Release Created in 630