SAP ABAP Class CL_WB_CLEDITOR (Editors for Methods, Local Classes, Sections)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 19981119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_TOOL Workbench: Tool 19981119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_CLEDITOR_SERVICES Editor Services for Methods and Class Includes 20010301
Properties
Class CL_WB_CLEDITOR  
Short Description Editors for Methods, Local Classes, Sections    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 19981119   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 WMNGR 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 19981119
2 IF_WB_TOOL Workbench: Tool 19981119
Friends
Class CL_WB_CLEDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADT_MODE Instance attribute Private Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE Works with ADT 20130906
2 C_ACTIVE Constant Public Type reference (TYPE) CHAR1 'A' Constant 'Active' 19981211
3 C_EDITOR_MODE_EDEH Constant Public Type reference (TYPE) CHAR4 'EDEH' Change Enhancement Part 20040817
4 C_EDITOR_MODE_EDIT Constant Public Type reference (TYPE) CHAR4 'EDIT' Constant 'Edit' 19981211
5 C_EDITOR_MODE_EDNH Constant Public Type reference (TYPE) CHAR4 'EDNH' Enhancement Part Cannot Be Accessed 20040817
6 C_EDITOR_MODE_SHOW Constant Public Type reference (TYPE) CHAR4 'SHOW' Constant 'Show' 19981211
7 C_INACTIVE Constant Public Type reference (TYPE) CHAR1 'I' Constant 'Inactive' 19981211
8 EDITOR Instance attribute Public Object reference (TYPE REF TO) CL_WB_EDITOR Editor Instance 19981119
9 ENH_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_WB_ED_ENHANCEMENT_HANDLER enhancement container 20050523
10 ENH_SINGLE_ENHNAME Instance attribute Private Type reference (TYPE) ENHNAME SPACE EDITOR: Enhancement Name in Enhancement Mode 20050606
11 ENH_STATE Instance attribute Protected Type reference (TYPE) CHAR1 Enhancement State 20050523
12 ENH_TOOL Instance attribute Private Object reference (TYPE REF TO) CL_ENH_TOOL_CLASS Enhancement Tool Redefinition Append 20041216
13 INACTIVE_PERMISSION Instance attribute Public Type reference (TYPE) SEOX-FLAG Authorization For Inactive Sources 19981210
14 INSERT_IMPL_ENHANCEMENTS Instance attribute Private Type reference (TYPE) CHAR1 SPACE EDITOR: X = Insert Implicit Enhancements 20050530
15 KEEP_PARAMETER_LIST Instance attribute Protected Type reference (TYPE) SEOX-FLAG Flag: Do Not Destroy Parameter List 19990223
16 LIFECYCLE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_ADT_LIFECYCLE_MANAGER 20090831
17 L_WB_REQUEST Instance attribute Protected Object reference (TYPE REF TO) CL_WB_REQUEST Last Request Received 19981119
18 METH_EDITOR_MODE Instance attribute Public Type reference (TYPE) CHAR4 Editor Mode of Method 20040817
19 MODIFICATION_MODE Instance attribute Public Type reference (TYPE) CHAR1 Modification mode 20001211
20 MTDKEY Instance attribute Public Type reference (TYPE) SEOCPDKEY Method Key 19981119
21 NO_ENHANCEMENTS Instance attribute Protected Type reference (TYPE) SEOX-FLAG X = No enhancements 20080819
22 NO_SWITCH_OFF_PERMISSION Instance attribute Public Type reference (TYPE) CHAR1 No Permission To Deactivate Modification Assistant 20001211
23 NO_VISUALIZATION Instance attribute Protected Type reference (TYPE) SEOX-FLAG Without Display 20010208
24 PARAMETER_LIST Instance attribute Public Object reference (TYPE REF TO) CL_PARAM_LIST Instance of Parameter List 19990222
25 PARAMETER_WINDOW_ID Instance attribute Protected Type reference (TYPE) WMNGR_WINDOW_ID Window ID for Parameter Window 19990224
26 PROGRAM_NAME Instance attribute Public Type reference (TYPE) TRDIR-NAME Program Name 19981209
27 SECTION_EDITOR_MODE Instance attribute Public Type reference (TYPE) CHAR4 Editor Mode of Section 20050119
28 SHOW_PARAMETER_LIST Static Attribute Public Type reference (TYPE) SEOX-FLAG State: Display Parameter List 19990224
29 SOURCEOBJ Instance attribute Protected Object reference (TYPE REF TO) CL_WB_SOURCE Instance of Source 19981119
30 TRANSPORT_KEY Instance attribute Protected Type reference (TYPE) TRKEY Transport Key 19981209
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_ENHANCEMENT_INFO Instance method Public Method Activate Enhancements 20050119
2 ACTIVATE_METHOD_SOURCE Instance method Public Method Activate Method Source Code 19981210
3 ACTIVATE_SECTION_SOURCE Instance method Public Method Activate Section Source Code 19981218
4 ACT_INACT_TOGGLE_METHOD_SOURCE Instance method Public Method Source Code of Method: Change Active <-> Inactive 19981216
5 ACT_INACT_TOGGLE_SECTION_SRC Instance method Public Method Source Code of Section: Change Active <-> Inactive 19981218
6 CHANGE_METHOD_SOURCE Instance method Public Method Display or Change Source Code of Method 19981119
7 CHANGE_METH_ENHANCEMENTS Instance method Public Method Method Source Code: Change Display <-> Change 20040817
8 CHANGE_METH_NOENHANCEMENTS Instance method Public Method Method Source Code: Change Display <-> Change 20040817
9 CHANGE_SECTION_ENHANCEMENTS Instance method Public Method Method Source Code: Change Display <-> Change 20050119
10 CHANGE_SECTION_NOENHANCEMENTS Instance method Public Method Method Source Code: Change Display <-> Change 20050119
11 CHANGE_SECTION_SOURCE Instance method Public Method Display or Change Source Code of Section 19981119
12 CHECK_GENERATION_LIMITS Instance method Public Method Check Generation Limits 19991216
13 CHECK_METHOD_SOURCE Instance method Public Method Check Source Code of Method 19981119
14 CHECK_SECTION_SOURCE Instance method Public Method Check Source Code of Section 19981119
15 CLOSE_METHOD_PARAMETER_LIST Instance method Public Event handling method Close Parameter List for Method 19990301
16 CONVERT_TYPE_AND_NAME Static method Public Method Convert Object Type/Transport Type/Include Type 20000413
17 CORRECT_METHOD_SOURCE Instance method Public Method Correct Source Code of Method 19990114
18 CORRECT_SECTION_SOURCE Instance method Public Method Correct Source Code of Section 19990119
19 CREATE_HOOK_CONTAINER Instance method Private Method Creates and Initializes Hook Container 20050119
20 CREATE_LOCAL_CLASS_PATTERN Instance method Protected Method Create Pattern for Local Class Definitions/Implementations 20010215
21 CREATE_METHOD_PARAMETER_LIST Instance method Public Method Create Parameter List for Method 19990223
22 CREATE_METHOD_VERSION Instance method Public Method Source Code of Method: Generate Version 19990930
23 CREATE_SECTION_VERSION Instance method Public Method Source Code of Section: Generate Version 19990930
24 DISPLAY_CHECKLIST Instance method Public Method Display Error List 19981221
25 DISP_EDIT_TOGGLE_METHOD_SOURCE Instance method Public Method Method Source Code: Change Display <-> Change 19981119
26 DISP_EDIT_TOGGLE_SECTIONSOURCE Instance method Public Method Section Source Code: Change Display <-> Change 19981119
27 GET_LIFECYCLE_MANAGER Instance method Public Method 20090831
28 GET_METHOD_INACTIVE_EXISTENCE Instance method Public Method Source Code of Method: Check Whether Inactive Method Exists 19981215
29 GET_METHOD_STATUS_FOR_READ Instance method Public Method Source Code of Method: Get Status to Read 19981214
30 GET_METHOD_TITLE Instance method Public Method Source Code of Method: Get Title 19981119
31 GET_REQUEST Instance method Public Method Get Current Workbench Request 19990208
32 GET_SECTION_INACTIVE_EXISTENCE Instance method Public Method Source Code of Section: Check Existence of Inactive Section 19981217
33 GET_SECTION_STATUS_FOR_READ Instance method Public Method Source Code of Section: Check Status to Read 19981217
34 GET_SECTION_TITLE Instance method Public Method Source Code of Section: Get Title 19981202
35 GET_SINGLE_ENH Instance method Public Method Activated 20070629
36 GET_TEXT_ELEMENTS Static method Public Method Get Text Element 20000417
37 GET_TRANSPORT_KEY Instance method Public Method Get Transport Key 20001221
38 HANDLE_EVT_PARAM_NAV_REQUEST Instance method Protected Event handling method Navigation Request for Parameter/Exception 19990825
39 INVALIDATE_CS_INCLUDE Instance method Private Method 20110225
40 LOAD_METHOD_SOURCE_F_DB Instance method Public Method Load Method Source Code from Database into Editor 19981119
41 LOAD_SECTION_SOURCE_F_DB Instance method Public Method Load Source Code Section from Database into Editor 19981119
42 LOCK_METHOD_SOURCE Instance method Public Method Lock/Unlock Method Source Code 19981119
43 LOCK_SECTION_SOURCE Instance method Public Method Lock/Unlock Section Source Code 19981119
44 PRINT_METHOD_SOURCE Instance method Public Method Print Method Source Code 19981203
45 PRINT_SECTION_SOURCE Instance method Public Method Print Section Source Code 19981203
46 RETURN_TO_ACTIVE_ENHANCEMENT Instance method Public Method Return to Active Enhancement 20050523
47 RETURN_TO_ACTIVE_METHOD_SOURCE Instance method Public Method Source Code Method: Back to Active Source 19990727
48 RETURN_TO_ACTIVE_SECTION_SRC Instance method Public Method Source Code Section: Back to Active Source 19990728
49 SAVE_ENHANCEMENT_INFO Instance method Public Method Save Method Source Code 20050119
50 SAVE_METHOD_SOURCE Instance method Public Method Save Method Source Code 19981119
51 SAVE_SECTION_SOURCE Instance method Public Method Save Section Source Code 19981119
52 SET_ADT_MODE Instance method Public Method Sets the ADT mode 20130906
53 SET_INSERT_IMPL_ENHANCEMENTS Instance method Public Method 20090223
54 SET_LIFECYCLE_MANAGER Instance method Public Method 20090831
55 SHOW_CONTAINER_BROWSER Instance method Public Method Method Source Code: Change Display <-> Change 20080317
56 SWITCH_OFF_MODIFICATIONS Instance method Public Method Switch off Modification Assistant 20001221
57 VISUALIZE Instance method Public Method Execute/Switch Off Display 20010208
Events
Class CL_WB_CLEDITOR has no event.
Types
Class CL_WB_CLEDITOR has no local type.
Method Signatures

Method ACTIVATE_ENHANCEMENT_INFO Signature

Method ACTIVATE_ENHANCEMENT_INFO on class CL_WB_CLEDITOR has no parameter.
# Exception Resumable Description Created on
1 CANCELLED cancelled 20050119
2 CHECK_ERROR check error 20050119
3 INTERNAL_ERROR internal error 20050119
4 LOCK_ERROR is locked 20050119
5 MOD_NOT_ALLOWED modification not allowed 20050119
6 PERMISSION_DENIED permission denied 20050119

Method ACTIVATE_METHOD_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUPPRESS_DIALOG Call by reference Type reference (TYPE) CHAR1 SPACE X = Keine Popups (AU) 20071116

Method ACTIVATE_METHOD_SOURCE on class CL_WB_CLEDITOR has no exception.

Method ACTIVATE_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section-Typ 19990205
2 Importing SUPPRESS_DIALOG Call by reference Type reference (TYPE) CHAR1 SPACE X = Keine Popups (AU) 20071116

Method ACTIVATE_SECTION_SOURCE on class CL_WB_CLEDITOR has no exception.

Method ACT_INACT_TOGGLE_METHOD_SOURCE Signature

Method ACT_INACT_TOGGLE_METHOD_SOURCE on class CL_WB_CLEDITOR has no parameter.
Method ACT_INACT_TOGGLE_METHOD_SOURCE on class CL_WB_CLEDITOR has no exception.

Method ACT_INACT_TOGGLE_SECTION_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section-Typ 19990205

Method ACT_INACT_TOGGLE_SECTION_SRC on class CL_WB_CLEDITOR has no exception.

Method CHANGE_METHOD_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURSOR_LINE Call by reference Type reference (TYPE) SY-INDEX 1 Cursor-Zeile 19981119
2 Importing CURSOR_OFFSET Call by reference Type reference (TYPE) SY-INDEX 0 Cursor-Offset 19981119
3 Importing FIRST_LINE Call by reference Type reference (TYPE) SY-INDEX 1 Erste sichtbare Zeile 19981119
4 Importing MODE Call by reference Type reference (TYPE) CHAR4 'SHOW' Editor-Modus 19981119
5 Importing TEXT_ELEMENT Call by reference Type reference (TYPE) TEXTPOOL Textelement 20000925
# Exception Resumable Description Created on
1 CANCELLED Aktion abgebrochen 19990104
2 NOT_FOUND Objekt nicht gefunden 19990104

Method CHANGE_METH_ENHANCEMENTS Signature

Method CHANGE_METH_ENHANCEMENTS on class CL_WB_CLEDITOR has no parameter.
Method CHANGE_METH_ENHANCEMENTS on class CL_WB_CLEDITOR has no exception.

Method CHANGE_METH_NOENHANCEMENTS Signature

Method CHANGE_METH_NOENHANCEMENTS on class CL_WB_CLEDITOR has no parameter.
Method CHANGE_METH_NOENHANCEMENTS on class CL_WB_CLEDITOR has no exception.

Method CHANGE_SECTION_ENHANCEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_INCLUDE 20070402

Method CHANGE_SECTION_ENHANCEMENTS on class CL_WB_CLEDITOR has no exception.

Method CHANGE_SECTION_NOENHANCEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_INCLUDE 20070402

Method CHANGE_SECTION_NOENHANCEMENTS on class CL_WB_CLEDITOR has no exception.

Method CHANGE_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURSOR_LINE Call by reference Type reference (TYPE) SY-INDEX 1 Cursor-Zeile 19981119
2 Importing CURSOR_OFFSET Call by reference Type reference (TYPE) SY-INDEX 0 Cursor-Offset 19981119
3 Importing FIRST_LINE Call by reference Type reference (TYPE) SY-INDEX 1 Erste sichtbare Zeile 19981119
4 Importing MODE Call by reference Type reference (TYPE) CHAR4 'SHOW' Editor-Modus 19981119
5 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section-Typ 19990208
6 Importing TEXT_ELEMENT Call by reference Type reference (TYPE) TEXTPOOL Textelement 20000925
# Exception Resumable Description Created on
1 CANCELLED Aktion abgebrochen 19990105
2 NOT_FOUND Objekt nicht gefunden 19990105

Method CHECK_GENERATION_LIMITS Signature

Method CHECK_GENERATION_LIMITS on class CL_WB_CLEDITOR has no parameter.
Method CHECK_GENERATION_LIMITS on class CL_WB_CLEDITOR has no exception.

Method CHECK_METHOD_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_ERRORS Call by reference Type reference (TYPE) CHAR1 SPACE all errors 19981119
2 Exporting CHECK_LIST_OBJECT Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST check list 19981119
3 Exporting NAVIGATION_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST navigation to error 19990325

Method CHECK_METHOD_SOURCE on class CL_WB_CLEDITOR has no exception.

Method CHECK_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_ERRORS Call by reference Type reference (TYPE) CHAR1 SPACE all errors 19981119
2 Exporting CHECK_LIST_OBJECT Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST check list 19981119
3 Exporting NAVIGATION_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST navigation to error 19990325
4 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section-Typ 20000418

Method CHECK_SECTION_SOURCE on class CL_WB_CLEDITOR has no exception.

Method CLOSE_METHOD_PARAMETER_LIST Signature

Method CLOSE_METHOD_PARAMETER_LIST on class CL_WB_CLEDITOR has no parameter.
Method CLOSE_METHOD_PARAMETER_LIST on class CL_WB_CLEDITOR has no exception.

Method CONVERT_TYPE_AND_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CPNAME Call by reference Type reference (TYPE) TRDIR-NAME Classpool-Name 20000413
2 Exporting EXTENSION Call by reference Type reference (TYPE) SEOP_INCLUDE_EXTENSION Extension 20000417
3 Exporting INCNAME Call by reference Type reference (TYPE) TRDIR-NAME Include-Name 20000413
4 Exporting LIMU Call by reference Type reference (TYPE) SEOK_LIMU Transporttyp (Exp) 20000413
5 Importing MTDKEY Call by reference Type reference (TYPE) SEOCPDKEY Methodenkey 20000413
6 Importing OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP Objekttyp (Imp) 20000413
7 Exporting OBJTYPE Call by reference Type reference (TYPE) SEU_OBJTYP Objekttyp (Exp) 20000417
8 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU Transporttyp (Imp) 20000417
# Exception Resumable Description Created on
1 NOT_CONVERTED Konvertierung konnte nicht durchgeführt werden 20000413

Method CORRECT_METHOD_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CORR_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Korrektur-Request 19990114
# Exception Resumable Description Created on
1 CANCELLED Korrektur abgebrochen 19990118

Method CORRECT_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CORR_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Korrektur-Request 19990119
2 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section-Typ 19990205
# Exception Resumable Description Created on
1 CANCELLED Korrektur abgebrochen 19990119

Method CREATE_HOOK_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENH_CONTAINER Value transfer Object reference (TYPE REF TO) CL_WB_ED_ENHANCEMENT_HANDLER Container mehrerer Hook-Enhancements 20050119

Method CREATE_HOOK_CONTAINER on class CL_WB_CLEDITOR has no exception.

Method CREATE_LOCAL_CLASS_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CURSOR_LINE Call by reference Type reference (TYPE) SY-INDEX Cursorzeile 20010215
2 Exporting FIRST_LINE Call by reference Type reference (TYPE) SY-INDEX erste Zeile 20010215
3 Importing INCLUDE_APPENDAGE Call by reference Type reference (TYPE) SEOP_INCLUDE_APPENDAGE Art des Patterns (DEF, IMP) 20010215
4 Importing LOCAL_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Name der lokalen Klasse / des Typs 20010215
5 Importing OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP Typ des Objekts (Klasse, Typ) 20010223
# Exception Resumable Description Created on
1 NOT_CREATED Pattern konnte nicht erzeugt werden 20010215

Method CREATE_METHOD_PARAMETER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM_LIST_TOOL_STATE Call by reference Object reference (TYPE REF TO) CL_PARAM_LIST_TOOL_STATE Zustand der Parameterliste 19990302

Method CREATE_METHOD_PARAMETER_LIST on class CL_WB_CLEDITOR has no exception.

Method CREATE_METHOD_VERSION Signature

Method CREATE_METHOD_VERSION on class CL_WB_CLEDITOR has no parameter.
# Exception Resumable Description Created on
1 CANCELLED Aktion abgebrochen 19990930
2 NOT_EXECUTED Version konnte nicht erzeugt werden 19990930

Method CREATE_SECTION_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section Limu 19990930
# Exception Resumable Description Created on
1 CANCELLED Aktion abgebrochen 19990930
2 NOT_EXECUTED Version konnte nicht erzeugt werden 19990930

Method DISPLAY_CHECKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_LIST_OBJECT Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST Checklistenobjekt 19981221

Method DISPLAY_CHECKLIST on class CL_WB_CLEDITOR has no exception.

Method DISP_EDIT_TOGGLE_METHOD_SOURCE Signature

Method DISP_EDIT_TOGGLE_METHOD_SOURCE on class CL_WB_CLEDITOR has no parameter.
Method DISP_EDIT_TOGGLE_METHOD_SOURCE on class CL_WB_CLEDITOR has no exception.

Method DISP_EDIT_TOGGLE_SECTIONSOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section-Typ 19990205

Method DISP_EDIT_TOGGLE_SECTIONSOURCE on class CL_WB_CLEDITOR has no exception.

Method GET_LIFECYCLE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LIFECYCLE_MANAGER Value transfer Object reference (TYPE REF TO) IF_ADT_LIFECYCLE_MANAGER 20090831

Method GET_LIFECYCLE_MANAGER on class CL_WB_CLEDITOR has no exception.

Method GET_METHOD_INACTIVE_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INACTIVE_EXISTS Call by reference Type reference (TYPE) SEOX-FLAG inaktive Methode existiert 19981215

Method GET_METHOD_INACTIVE_EXISTENCE on class CL_WB_CLEDITOR has no exception.

Method GET_METHOD_STATUS_FOR_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READ_MODE Call by reference Type reference (TYPE) CHAR1 anzeigen/ändern/toggeln 19981214
2 Exporting STATUS Call by reference Type reference (TYPE) CHAR1 zu lesender Status (aktiv/inaktiv) 19981214

Method GET_METHOD_STATUS_FOR_READ on class CL_WB_CLEDITOR has no exception.

Method GET_METHOD_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAYMOD Call by reference Type reference (TYPE) C Flag Anzeigemodus 19981119
2 Returning METHOD_TITLE Value transfer Type reference (TYPE) SYTITLE Titel der Methode 19981119

Method GET_METHOD_TITLE on class CL_WB_CLEDITOR has no exception.

Method GET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST aktueller Request 19990208

Method GET_REQUEST on class CL_WB_CLEDITOR has no exception.

Method GET_SECTION_INACTIVE_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INACTIVE_EXISTS Call by reference Type reference (TYPE) SEOX-FLAG inaktive Methode existiert 19981217
2 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section-Typ 19990204

Method GET_SECTION_INACTIVE_EXISTENCE on class CL_WB_CLEDITOR has no exception.

Method GET_SECTION_STATUS_FOR_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READ_MODE Call by reference Type reference (TYPE) CHAR1 anzeigen/ändern/toggeln 19981217
2 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section-Typ 19990204
3 Exporting STATUS Call by reference Type reference (TYPE) CHAR1 zu lesender Status (aktiv/inaktiv) 19981217

Method GET_SECTION_STATUS_FOR_READ on class CL_WB_CLEDITOR has no exception.

Method GET_SECTION_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAYMOD Call by reference Type reference (TYPE) C Flag Anzeigemodus 19981202
2 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Sektionen-Typ 19990204
3 Returning SECTION_TITLE Value transfer Type reference (TYPE) SYTITLE Titel der Sektion 19981202

Method GET_SECTION_TITLE on class CL_WB_CLEDITOR has no exception.

Method GET_SINGLE_ENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ENHCONTAINER Call by reference Object reference (TYPE REF TO) CL_WB_ED_ENHANCEMENT_HANDLER Container mehrerer Hook-Enhancements 20070629
2 Exporting ENHNAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20070629

Method GET_SINGLE_ENH on class CL_WB_CLEDITOR has no exception.

Method GET_TEXT_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MTDKEY Call by reference Type reference (TYPE) SEOCPDKEY Methodenkey 20000417
2 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU Transportkey 20000417
3 Exporting TEXT_EDIT_OBJTYPE Call by reference Type reference (TYPE) ITEX132 Text Editieren Objekttyp 20000417
4 Exporting TEXT_OBJTYPE Call by reference Type reference (TYPE) ITEX132 Text Objekttyp 20000417
5 Exporting TEXT_SAVE_OBJTYPE Call by reference Type reference (TYPE) ITEX132 Text Sichern Objekttyp 20000417

Method GET_TEXT_ELEMENTS on class CL_WB_CLEDITOR has no exception.

Method GET_TRANSPORT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TRANSPORT_KEY Call by reference Type reference (TYPE) TRKEY Transportkey 20001221

Method GET_TRANSPORT_KEY on class CL_WB_CLEDITOR has no exception.

Method HANDLE_EVT_PARAM_NAV_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Attribute reference (LIKE) 19990825

Method HANDLE_EVT_PARAM_NAV_REQUEST on class CL_WB_CLEDITOR has no exception.

Method INVALIDATE_CS_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20110225

Method INVALIDATE_CS_INCLUDE on class CL_WB_CLEDITOR has no exception.

Method LOAD_METHOD_SOURCE_F_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATUS Call by reference Type reference (TYPE) CHAR1 SPACE aktiv/inaktiv 19981214
2 Importing WITHOUT_ENHANCEMENTS Call by reference Type reference (TYPE) CHAR1 SPACE X = Lesen ohne Enhancements 20040723
# Exception Resumable Description Created on
1 CANCELLED Ladevorgang wurde abgebrochen (Zwischenspeicher) 19990104
2 NOT_FOUND Source wurde nicht gefunden 19990104

Method LOAD_SECTION_SOURCE_F_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section-Typ 19990204
2 Importing STATUS Call by reference Type reference (TYPE) CHAR1 SPACE akriv/inaktiv 19981214
3 Importing WITHOUT_ENHANCEMENTS Call by reference Type reference (TYPE) CHAR1 SPACE X = Lesen ohne Enhancements 20050119
# Exception Resumable Description Created on
1 CANCELLED Aktion abgebrochen 19990105
2 NOT_FOUND Objekt nicht gefunden 19990105

Method LOCK_METHOD_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LOCK_MODE Call by reference Type reference (TYPE) SEOK_ACCESS_MODE Sperrmodus 19981119
2 Exporting P_MODIFICATION_MODE Call by reference Type reference (TYPE) CHAR1 Modifikationsmodus 20001211
# Exception Resumable Description Created on
1 NO_ACCESS kein Zugang 19981119

Method LOCK_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIMU_SECTION Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS LIMU der zu sperrenden Section 19981119
2 Changing LOCK_MODE Call by reference Type reference (TYPE) SEOK_ACCESS_MODE Sperrmodus 19981119
3 Exporting P_MODIFICATION_MODE Call by reference Type reference (TYPE) CHAR1 Modifikationsmodus 20001211
4 Importing STRONG_ACCESS_CHECK Call by reference Type reference (TYPE) SEOX-FLAG SEOX_FALSE kein automatisches Umschalten in Anzeigemodus 20010216
# Exception Resumable Description Created on
1 NO_ACCESS kein Zugang 19981119

Method PRINT_METHOD_SOURCE Signature

Method PRINT_METHOD_SOURCE on class CL_WB_CLEDITOR has no parameter.
Method PRINT_METHOD_SOURCE on class CL_WB_CLEDITOR has no exception.

Method PRINT_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section-Typ 19990204

Method PRINT_SECTION_SOURCE on class CL_WB_CLEDITOR has no exception.

Method RETURN_TO_ACTIVE_ENHANCEMENT Signature

Method RETURN_TO_ACTIVE_ENHANCEMENT on class CL_WB_CLEDITOR has no parameter.
# Exception Resumable Description Created on
1 CANCELLED cancelled 20050523
2 INTERNAL_ERROR internal error 20050523
3 MOD_NOT_ALLOWED modification not allowed 20050523
4 PERMISSION_DENIED permission denied 20050523

Method RETURN_TO_ACTIVE_METHOD_SOURCE Signature

Method RETURN_TO_ACTIVE_METHOD_SOURCE on class CL_WB_CLEDITOR has no parameter.
Method RETURN_TO_ACTIVE_METHOD_SOURCE on class CL_WB_CLEDITOR has no exception.

Method RETURN_TO_ACTIVE_SECTION_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section-Typ 19990728

Method RETURN_TO_ACTIVE_SECTION_SRC on class CL_WB_CLEDITOR has no exception.

Method SAVE_ENHANCEMENT_INFO Signature

Method SAVE_ENHANCEMENT_INFO on class CL_WB_CLEDITOR has no parameter.
# Exception Resumable Description Created on
1 NOT_SAVED Methode wurde nicht gesichert 20050119

Method SAVE_METHOD_SOURCE Signature

Method SAVE_METHOD_SOURCE on class CL_WB_CLEDITOR has no parameter.
# Exception Resumable Description Created on
1 NOT_SAVED Methode wurde nicht gesichert 19990920

Method SAVE_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECTION_LIMU Call by reference Type reference (TYPE) SEOK_LIMU SEOK_LIMU_LOCALS Section-Typ 19990205
# Exception Resumable Description Created on
1 NOT_SAVED Section wurde nicht gesichert 19990920

Method SET_ADT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADT_MODE Call by reference Type reference (TYPE) SEOX_BOOLEAN 20130906

Method SET_ADT_MODE on class CL_WB_CLEDITOR has no exception.

Method SET_INSERT_IMPL_ENHANCEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSERT_IMPL_ENHANCEMENTS Value transfer Type reference (TYPE) CHAR1 20090223

Method SET_INSERT_IMPL_ENHANCEMENTS on class CL_WB_CLEDITOR has no exception.

Method SET_LIFECYCLE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIFECYCLE_MANAGER Value transfer Object reference (TYPE REF TO) IF_ADT_LIFECYCLE_MANAGER 20090831

Method SET_LIFECYCLE_MANAGER on class CL_WB_CLEDITOR has no exception.

Method SHOW_CONTAINER_BROWSER Signature

Method SHOW_CONTAINER_BROWSER on class CL_WB_CLEDITOR has no parameter.
Method SHOW_CONTAINER_BROWSER on class CL_WB_CLEDITOR has no exception.

Method SWITCH_OFF_MODIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_LIMU Call by reference Type reference (TYPE) SEOK_LIMU LIMU des Objekts 20001221

Method SWITCH_OFF_MODIFICATIONS on class CL_WB_CLEDITOR has no exception.

Method VISUALIZE Signature

Method VISUALIZE on class CL_WB_CLEDITOR has no parameter.
Method VISUALIZE on class CL_WB_CLEDITOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in