SAP ABAP Class CL_WDY_WB_APPL_EDITOR (Web Dynpro: Application Editor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_TOOL_APPL (Package) Web Dynpro Workbench Tool: Application Editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20021105
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_WB_APPL_EDITOR FPM Application Editor in Workbench 20121129
2 Inheritance (c INHERITING FROM c_ref)  CL_WDY_WB_APPL_AUTHOR_ENV WebDynpro:Authoring Environment Application Editor 20090514
Properties
Class CL_WDY_WB_APPL_EDITOR  
Short Description Web Dynpro: Application Editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_DWB_TOOL_APPL   Web Dynpro Workbench Tool: Application Editor 
Created 20021105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WDYN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 WDYVC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 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 20021105
Friends
Class CL_WDY_WB_APPL_EDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BUSINESS_CLIENT_MODE_DESKTOP Instance attribute Private Type reference (TYPE) CHAR01 'D' BC Mode to Test Application 20090310
2 C_BUSINESS_CLIENT_MODE_HTML Instance attribute Private Type reference (TYPE) CHAR01 'H' BC Mode to Test Application 20090310
3 C_FALSE Constant Public Type reference (TYPE) SEU_BOOL ' ' Boolean: False 20021105
4 C_OBJSTATE_DEL Constant Protected Type reference (TYPE) LT_OBJ_STATE 'D' Object State: Deleted 20021105
5 C_OBJSTATE_MODIF Constant Protected Type reference (TYPE) LT_OBJ_STATE 'M' Object State: Changed 20021105
6 C_OBJSTATE_NEW Constant Protected Type reference (TYPE) LT_OBJ_STATE 'N' Object State: New 20021105
7 C_OBJSTATE_NOT_EXISTING Constant Protected Type reference (TYPE) LT_OBJ_STATE 'X' Object State: Does not Exist 20021105
8 C_OBJSTATE_SAVED Constant Protected Type reference (TYPE) LT_OBJ_STATE 'S' Object State: Saved 20021105
9 C_STANDARD_SET_NAME Constant Public Type reference (TYPE) WDY_MD_OBJECT_NAME 'STANDARD' Standard Property Definition Set 20040616
10 C_TRUE Constant Public Type reference (TYPE) SEU_BOOL 'X' Boolean: True 20021105
11 M_ATTRIBUTES Instance attribute Private Type reference (TYPE) WDY_WB_APPL_ATTR_TAB Table of Application Attributes 20040615
12 M_CANCEL Instance attribute Private Type reference (TYPE) SEU_BOOL Terminate Without Confirmation Prompt 20021107
13 M_OBJECT_KEY Instance attribute Protected Type reference (TYPE) WDY_WB_APPL_NAME Application Name (Key) 20021105
14 M_OBJECT_NAME Instance attribute Protected Type reference (TYPE) WDY_WB_APPL_NAME Application Name (G-/K) 20021105
15 M_OBJTYPE Instance attribute Protected Type reference (TYPE) SEU_OBJTYP WB Request: Type of Object in Development Environment 20021105
16 M_PROPERTIES Instance attribute Private Type reference (TYPE) WDY_WB_APPL_PROPERTIES Application Attributes 20021202
17 M_REF_APPLICATION Instance attribute Protected Object reference (TYPE REF TO) IF_WDY_MD_APPLICATION Web Dynpro : Application 20021105
18 M_REF_STARTER_PLUG Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_INBOUND_PLUG Starter Plug 20040621
19 M_SSO_ACTIVE Static Attribute Private Type reference (TYPE) CHAR1 '-' '-'/'X'/' '->unchecked/yes/no 20050530
20 M_STATE Instance attribute Protected Type reference (TYPE) LT_EDITOR_STATE Editor State 20021105
21 S_PROPDEF_TAB Static Attribute Public Type reference (TYPE) WDY_APP_PROP_DEF_TAB Table of Application Property Definitions 20051214
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Private Method Message for Workbench Error List 20030113
2 CALL_SICF Instance method Private Method Jump to SICF 20050907
3 CHANGE_DISP_EDIT Instance method Protected Method Switch from Display to Edit Mode 20021105
4 CHANGE_EDIT_DISP Instance method Protected Method Switch from Edit to Display Mode 20021105
5 CHECK_APPL Instance method Public Method Check 20030113
6 CHECK_APPL_PARAM_VALUE Instance method Public Method Checks (and Converts) Value of Application Parameter 20051213
7 CHECK_CUR_APPL Instance method Private Method Check 20030113
8 CHECK_PARAM_VALUES Instance method Private Method Check Parameter Values 20051213
9 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20051214
10 CREATE Instance method Private Method Create a New Application 20021105
11 CROSS_REF Instance method Private Method Where-Used List 20030710
12 DELETE Instance method Private Method Delete Application 20021105
13 DELETE_SICF Static method Private Method Deletes the SICF Entry that Belongs to a WDY Application 20030825
14 DISPLAY_CHECKLIST Instance method Private Method Display error list 20030114
15 DISPLAY_TADIR_ENTRY Instance method Private Method Display Object Directory Entry 20030114
16 DO_EXIT_COMMAND Instance method Public Method Process EXIT Command 20021107
17 DO_PAI_1000 Instance method Public Method PAI for Application Properties 20040609
18 DO_PAI_PARAMETERS Instance method Public Method PAI for Application Attributes 20040630
19 DO_PAI_PROPERTIES Instance method Public Method PAI for Application Properties 20021105
20 DO_PBO_1000 Instance method Public Method PBO for Main Screen 20040609
21 DO_PBO_PARAMETERS Instance method Public Method PBO for Application Attributes 20040630
22 DO_PBO_PROPERTIES Instance method Public Method PBO for Properties 20021105
23 EXCLUDE_FUNCTIONS Instance method Private Method Functions To Be Deactivated 20021105
24 GENERATE_SICF Static method Private Method Generates the SICF Entry that Belongs to a WDY Application 20030825
25 GET_DEFAULT_NAME_FOR_CREATE Instance method Private Method Ascertain Default Name for Creation 20121102
26 GET_STATUS_TEXT Instance method Private Method Returns Status Text for Screen 20021105
27 HANDLE_DOUBLE_CLICK Instance method Private Method 20030226
28 INITIALIZE Instance method Protected Method Initialization 20021105
29 LEAVE Instance method Private Method Leave Tool 20021105
30 LOAD_OBJECT Instance method Protected Method Load the Controller (and View) 20021105
31 PREP_FOR_TERMINATION Instance method Private Method Logical End (Save, Unlock) 20021105
32 PRINT Instance method Private Method Print Web Dynpro Application 20030422
33 PROCESS_OK_CODE Instance method Private Method OK Code Handling 20021105
34 RECORD_ECATT Instance method Private Method Record eCATT 20081126
35 SAVE Instance method Private Method Save Application 20021105
36 SHOW_OR_EDIT Instance method Protected Method Display/Edit Application 20021105
37 TEST_APPL Instance method Private Method Check 20030123
38 TEST_CUR_APPL Instance method Private Method Test Application 20030123
Events
Class CL_WDY_WB_APPL_EDITOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LT_EDITOR_STATE Protected See coding 20021105 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, active_tab type char20, cursor_field type char50, cursor_tab type wdy_wb_vc_table_cursor, * objversion type r3state, "active/inactive end of lt_editor_state
2 LT_OBJ_STATE Protected Type reference (TYPE) CHAR01 20021105
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MESSAGE Value transfer Type reference (TYPE) SYMSG T100-Meldung 20030113
2 Importing P_MESSAGE_STRING Call by reference Type reference (TYPE) STRING Meldung als String 20051213
3 Importing P_OBJNAME Value transfer Type reference (TYPE) SEU_OBJKEY WB Request: Schlüssel eines Objekts in der EU 20030113
4 Importing P_OBJTYPE Value transfer Type reference (TYPE) SEU_OBJTYP WB Request: Typ eine Objekts der Entwicklungsumgebung 20030113
5 Changing P_WB_CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST Liste aller Fehlermeldungen eines Syntax-Checks 20030113

Method ADD_MESSAGE on class CL_WDY_WB_APPL_EDITOR has no exception.

Method CALL_SICF Signature

Method CALL_SICF on class CL_WDY_WB_APPL_EDITOR has no parameter.
Method CALL_SICF on class CL_WDY_WB_APPL_EDITOR has no exception.

Method CHANGE_DISP_EDIT Signature

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

Method CHANGE_EDIT_DISP Signature

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

Method CHECK_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EXTERNAL_CALL Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Aufruf von außerhalb der Tools 20050120
2 Exporting P_REF_CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST 20050120
3 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20030113
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion durch Benutzer abgebrochen 20030113
2 ERROR_OCCURED unerwarteter Fehler 20030113
3 OBJECT_NOT_FOUND Objekt existiert nicht 20030113
4 PERMISSION_FAILURE keine Berechtigung 20030113

Method CHECK_APPL_PARAM_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EXTERNAL_REP Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->P_VALUE ist in externer Darstellung angegeben 20060118
2 Importing P_NAME Call by reference Type reference (TYPE) WDY_WB_APPL_ATTR Web-Dynpro: Name eines Application-Attributes 20051213
3 Importing P_TYPE Call by reference Type reference (TYPE) WDY_MD_ABAP_TYPE 20051213
4 Importing P_VALUE Call by reference Type reference (TYPE) WDY_APPL_ATTR_DEFAULT_VALUE 20051213
5 Exporting P_VALUE_EXT Call by reference Type reference (TYPE) WDY_APPL_ATTR_DEFAULT_VALUE Wert in externer Darstellung 20060118
# Exception Resumable Description Created on
1 INCORRECT_VALUE Wert ist unzulässig 20051213

Method CHECK_CUR_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_REF_CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST 20050120
2 Importing P_SUPPRESS_CHECKLIST Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Einblenden der Fehlerliste unterdrücken 20050120

Method CHECK_CUR_APPL on class CL_WDY_WB_APPL_EDITOR has no exception.

Method CHECK_PARAM_VALUES Signature

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

Method CHECK_PARAM_VALUES on class CL_WDY_WB_APPL_EDITOR has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WDY_WB_APPL_EDITOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDY_WB_APPL_EDITOR has no exception.

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 20021105
# Exception Resumable Description Created on
1 ACTION_CANCELLED 20021105
2 ERROR_OCCURED 20021105
3 OBJECT_ALREADY_EXISTS 20021105
4 PERMISSION_FAILURE 20021105

Method CROSS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR_FIELD Value transfer Type reference (TYPE) CHAR50 Cursor 20030710

Method CROSS_REF on class CL_WDY_WB_APPL_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 20021105
2 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST WB Request 20021105
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion abgebrochen 20021105
2 ERROR_OCCURED Fehler bei Verarbeitung 20021105
3 OBJECT_NOT_FOUND Objekt existiert nicht 20021105
4 PERMISSION_FAILURE keine Berechtigung 20021105

Method DELETE_SICF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_APPLNAME Call by reference Type reference (TYPE) WDY_APPLICATION_NAME Name der WDY-Applikation 20030825
2 Importing P_TRANSPORT Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20030825

Method DELETE_SICF on class CL_WDY_WB_APPL_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 20030114

Method DISPLAY_CHECKLIST on class CL_WDY_WB_APPL_EDITOR has no exception.

Method DISPLAY_TADIR_ENTRY Signature

Method DISPLAY_TADIR_ENTRY on class CL_WDY_WB_APPL_EDITOR has no parameter.
Method DISPLAY_TADIR_ENTRY on class CL_WDY_WB_APPL_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 20021107
2 Importing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20021107

Method DO_EXIT_COMMAND on class CL_WDY_WB_APPL_EDITOR has no exception.

Method DO_PAI_1000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR_FIELD Value transfer Type reference (TYPE) CHAR50 Cursor 20040609
2 Importing P_DATA_CHANGED Value transfer Type reference (TYPE) SEU_BOOL 20040609
3 Importing P_OK_CODE Value transfer Type reference (TYPE) SY-UCOMM OK-Code 20040609

Method DO_PAI_1000 on class CL_WDY_WB_APPL_EDITOR has no exception.

Method DO_PAI_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTES Call by reference Type reference (TYPE) WDY_WB_APPL_ATTR_TAB 20040630
2 Importing P_CURSOR Value transfer Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR Cursor 20040630
3 Importing P_DATA_CHANGED Value transfer Type reference (TYPE) SEU_BOOL 20040630
4 Changing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20040630

Method DO_PAI_PARAMETERS on class CL_WDY_WB_APPL_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_FIELD Value transfer Type reference (TYPE) CHAR50 Cursor 20030226
2 Importing P_DATA_CHANGED Value transfer Type reference (TYPE) SEU_BOOL 20021105
3 Importing P_HELPDESCRIPTION Call by reference Type reference (TYPE) STRING 20050118
4 Importing P_HELPLINK Call by reference Type reference (TYPE) STRING 20050111
5 Changing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20021105
6 Importing P_PROPERTIES Call by reference Type reference (TYPE) WDY_WB_APPL_PROPERTIES 20021105
7 Importing P_SAVE_OTR Value transfer Type reference (TYPE) SEU_BOOL ' ' 'X'->Sichern im OTR nötig 20090811

Method DO_PAI_PROPERTIES on class CL_WDY_WB_APPL_EDITOR has no exception.

Method DO_PBO_1000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_APPL_NAME Call by reference Type reference (TYPE) WDY_WB_APPL_NAME Name der Anwendung 20040609
2 Importing P_DYNNR Call by reference Type reference (TYPE) SY-DYNNR 20040609
3 Exporting P_EXCL_FCTAB Call by reference Type reference (TYPE) UI_FUNCTIONS 20040609
4 Exporting P_OPERATION Call by reference Type reference (TYPE) SEU_ACTION 20040609
5 Importing P_REPID Call by reference Type reference (TYPE) SY-REPID 20040609
6 Exporting P_STATUS_TXT Call by reference Type reference (TYPE) CHAR30 30 Characters 20040609
7 Exporting P_TAB Call by reference Type reference (TYPE) CHAR20 aktiver Tab 20040609

Method DO_PBO_1000 on class CL_WDY_WB_APPL_EDITOR has no exception.

Method DO_PBO_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ATTRIBUTES Call by reference Type reference (TYPE) WDY_WB_APPL_ATTR_TAB 20040630
2 Exporting P_CURSOR Call by reference Type reference (TYPE) WDY_WB_VC_TABLE_CURSOR 20040630
3 Exporting P_PLUG_REF Call by reference Object reference (TYPE REF TO) IF_WDY_MD_INBOUND_PLUG Starter Plug 20040630

Method DO_PBO_PARAMETERS on class CL_WDY_WB_APPL_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_FIELD Call by reference Type reference (TYPE) CHAR50 Cursor 20100317
2 Exporting P_HELPDESCRIPTION Call by reference Type reference (TYPE) STRING 20050118
3 Exporting P_HELPLINK Call by reference Type reference (TYPE) STRING 20041118
4 Exporting P_PROPERTIES Call by reference Type reference (TYPE) WDY_WB_APPL_PROPERTIES 20021105

Method DO_PBO_PROPERTIES on class CL_WDY_WB_APPL_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 20021105

Method EXCLUDE_FUNCTIONS on class CL_WDY_WB_APPL_EDITOR has no exception.

Method GENERATE_SICF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ADMIN Call by reference Type reference (TYPE) ABAP_BOOL 'X'->Admin Service anlegen 20121112
2 Importing P_APPLNAME Call by reference Type reference (TYPE) WDY_APPLICATION_NAME Name der WDY-Applikation 20030825
3 Importing P_DESCRIPT Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION Kurzbeschreibung 20030825
4 Importing P_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20030825
5 Importing P_TRANSPORT Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20030825

Method GENERATE_SICF on class CL_WDY_WB_APPL_EDITOR has no exception.

Method GET_DEFAULT_NAME_FOR_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 20121102
2 Returning RESULT Value transfer Type reference (TYPE) WDY_WB_APPL_NAME 20121102

Method GET_DEFAULT_NAME_FOR_CREATE on class CL_WDY_WB_APPL_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) CHAR30 Zustand eines BSP-Objektes (Applikation oder Seite) 20021105

Method GET_STATUS_TEXT on class CL_WDY_WB_APPL_EDITOR has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR_FIELD Value transfer Type reference (TYPE) CHAR50 $REF$ 20030226

Method HANDLE_DOUBLE_CLICK on class CL_WDY_WB_APPL_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 20021105

Method INITIALIZE on class CL_WDY_WB_APPL_EDITOR has no exception.

Method LEAVE Signature

Method LEAVE on class CL_WDY_WB_APPL_EDITOR has no parameter.
Method LEAVE on class CL_WDY_WB_APPL_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) 20021105
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion durch Benutzer abgebrochen 20021105
2 ERROR_OCCURED unerwarteter Fehler 20021105
3 OBJECT_NOT_FOUND Seite existiert nicht 20021105
4 PERMISSION_FAILURE keine Berechtigung 20021105
5 SWITCH_TO_SHOW_MODE in Änderungsmodus wechseln 20021105

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 20021105
# Exception Resumable Description Created on
1 ACTION_CANCELLED Sichern wurde abgebrochen 20021105

Method PRINT Signature

Method PRINT on class CL_WDY_WB_APPL_EDITOR has no parameter.
Method PRINT on class CL_WDY_WB_APPL_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 Value transfer Type reference (TYPE) SY-UCOMM OK-Code 20021105

Method PROCESS_OK_CODE on class CL_WDY_WB_APPL_EDITOR has no exception.

Method RECORD_ECATT 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 20081126
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion abgebrochen 20081126
2 ERROR_OCCURED Fehler 20081126

Method SAVE Signature

Method SAVE on class CL_WDY_WB_APPL_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion abgebrochen 20021105
2 ERROR_OCCURED unerwarteter Fehler 20021105

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 20021105
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion durch Benutzer abgebrochen 20021105
2 ERROR_OCCURED unerwarteter Fehler 20021105
3 OBJECT_NOT_FOUND Seite existiert nicht 20021105
4 PERMISSION_FAILURE keine Berechtigung 20021105

Method TEST_APPL 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 20030123
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion durch Benutzer abgebrochen 20030123
2 ERROR_OCCURED unerwarteter Fehler 20030123
3 OBJECT_NOT_FOUND Objekt existiert nicht 20030123
4 PERMISSION_FAILURE keine Berechtigung 20030123

Method TEST_CUR_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ADMIN_MODE Call by reference Type reference (TYPE) SEU_BOOL ' ' 'X'->Testen im Admin-Modus 20050602
2 Importing P_BUSINESS_CLIENT_MODE Value transfer Type reference (TYPE) FLAG 'H' = HTML, 'D' = Desktop 20090319
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler aufgetreten 20030123
History
Last changed by/on SAP  20130531 
SAP Release Created in 630