SAP ABAP Class CL_WDY_WB_CONFIG_EDITOR (Web Dynpro: Editor for Configuration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20041206
Properties
Class CL_WDY_WB_CONFIG_EDITOR  
Short Description Web Dynpro: Editor for Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20041206   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 20041206
Friends
Class CL_WDY_WB_CONFIG_EDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Public Type reference (TYPE) SEU_BOOL ' ' Boolean: False 20041206
2 C_OBJSTATE_DEL Constant Protected Type reference (TYPE) LT_OBJ_STATE 'D' Object State: Deleted 20041206
3 C_OBJSTATE_MODIF Constant Protected Type reference (TYPE) LT_OBJ_STATE 'M' Object State: Changed 20041206
4 C_OBJSTATE_NEW Constant Protected Type reference (TYPE) LT_OBJ_STATE 'N' Object State: New 20041206
5 C_OBJSTATE_NOT_EXISTING Constant Protected Type reference (TYPE) LT_OBJ_STATE 'X' Object State: Does not Exist 20041206
6 C_OBJSTATE_SAVED Constant Protected Type reference (TYPE) LT_OBJ_STATE 'S' Object State: Saved 20041206
7 C_TRUE Constant Public Type reference (TYPE) SEU_BOOL 'X' Boolean: True 20041206
8 M_CONCAT_KEY Instance attribute Private Type reference (TYPE) SEU_OBJKEY 20041206
9 M_CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20041206
10 M_OBJTYPE Instance attribute Private Type reference (TYPE) SEU_OBJTYP 20041206
11 M_PROPERTIES Instance attribute Private Type reference (TYPE) WDY_WB_CONFIG_PROPS 20041207
12 M_SSO_ACTIVE Static Attribute Private Type reference (TYPE) CHAR1 '-' '-'/'X'/' '->unchecked/yes/no 20050530
13 M_STATE Instance attribute Private Type reference (TYPE) LT_EDITOR_STATE 20041206
14 M_TROBJTYPE Instance attribute Public Type reference (TYPE) TROBJTYPE 20041207
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BROWSER Instance method Private Method 20050530
2 CONFIG Instance method Private Method Configuration of Application 20041206
3 CREATE_VERSION Instance method Private Method Generate Version 20090108
4 CROSSREF Instance method Private Method Where-Used List 20071126
5 DELETE Instance method Private Method Deletion of Configuration 20041206
6 DISPLAY_TADIR_ENTRY Instance method Private Method Display Object Directory Entry 20041206
7 DO_EXIT_COMMAND Instance method Public Method Process EXIT Command 20041206
8 DO_PAI_PROPERTIES Instance method Public Method 20041207
9 DO_PAI_PROPERTIES_SUBSCREEN Instance method Public Method 20101110
10 DO_PBO_PROPERTIES Instance method Public Method 20041207
11 EXCLUDE_FUNCTIONS Instance method Private Method Functions To Be Deactivated 20041206
12 GET_STATUS_TEXT Instance method Private Method Returns Status Text for Screen 20041206
13 HANDLE_DOUBLE_CLICK Instance method Private Method 20041206
14 INITIALIZE Instance method Private Method Initialization 20041206
15 LEAVE Instance method Private Method Leave Tool 20041206
16 PROCESS_OK_CODE Instance method Private Method OK Code Handling 20041206
17 SHOW Instance method Private Method Display Configuration 20041206
18 START_CONFIGURATOR Instance method Private Method Start Configurator 20041207
19 TEST_CONFIG Instance method Private Method Test 20050203
20 TEST_CUR_CONFIG Instance method Private Method Test Application Configuration 20050203
Events
Class CL_WDY_WB_CONFIG_EDITOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LT_EDITOR_STATE Protected See coding 20041206 begin of lt_editor_state, operation type seu_action, "WBM-Request objstate type lt_obj_state, cursor_field type char50, end of lt_editor_state
2 LT_OBJ_STATE Protected Type reference (TYPE) CHAR01 20041206
Method Signatures

Method CALL_BROWSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_URL Call by reference Type reference (TYPE) STRING 20050530
# Exception Resumable Description Created on
1 ERROR_OCCURED 20050530

Method CONFIG 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 20041206
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler aufgetreten 20041206

Method CREATE_VERSION Signature

Method CREATE_VERSION on class CL_WDY_WB_CONFIG_EDITOR has no parameter.
Method CREATE_VERSION on class CL_WDY_WB_CONFIG_EDITOR has no exception.

Method CROSSREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR_FIELD Call by reference Type reference (TYPE) CHAR50 Cursor 20071126
2 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench-Request 20071126

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

Method DISPLAY_TADIR_ENTRY Signature

Method DISPLAY_TADIR_ENTRY on class CL_WDY_WB_CONFIG_EDITOR has no parameter.
Method DISPLAY_TADIR_ENTRY on class CL_WDY_WB_CONFIG_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_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code 20041206

Method DO_EXIT_COMMAND on class CL_WDY_WB_CONFIG_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 20041207
2 Importing P_OK_CODE Value transfer Type reference (TYPE) SY-UCOMM OK-Code 20041207

Method DO_PAI_PROPERTIES on class CL_WDY_WB_CONFIG_EDITOR has no exception.

Method DO_PAI_PROPERTIES_SUBSCREEN 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 Kommentar 20101110
2 Importing P_OK_CODE Value transfer Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20101110

Method DO_PAI_PROPERTIES_SUBSCREEN on class CL_WDY_WB_CONFIG_EDITOR has no exception.

Method DO_PBO_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DYNNR Call by reference Type reference (TYPE) SY-DYNNR 20041207
2 Exporting P_EXCL_FCTAB Call by reference Type reference (TYPE) UI_FUNCTIONS 20041207
3 Exporting P_PROPERTIES Call by reference Type reference (TYPE) WDY_WB_CONFIG_PROPS 20041207
4 Importing P_REPID Call by reference Type reference (TYPE) SY-REPID 20041207
5 Exporting P_STATUS_TXT Call by reference Type reference (TYPE) CHAR30 20041207
6 Exporting P_TROBJTYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20041207

Method DO_PBO_PROPERTIES on class CL_WDY_WB_CONFIG_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 20041206

Method EXCLUDE_FUNCTIONS on class CL_WDY_WB_CONFIG_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) 20041206

Method GET_STATUS_TEXT on class CL_WDY_WB_CONFIG_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$ 20041206

Method HANDLE_DOUBLE_CLICK on class CL_WDY_WB_CONFIG_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 20041206
# Exception Resumable Description Created on
1 ERROR_OCCURED 20110110

Method LEAVE Signature

Method LEAVE on class CL_WDY_WB_CONFIG_EDITOR has no parameter.
Method LEAVE on class CL_WDY_WB_CONFIG_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 20041206

Method PROCESS_OK_CODE on class CL_WDY_WB_CONFIG_EDITOR has no exception.

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

Method START_CONFIGURATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MODE Value transfer Type reference (TYPE) FLAG 'S' 'M'->Änderungsmodus/'S'->Anzeigemodus 20041208
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler aufgetreten 20041207

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

Method TEST_CUR_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ADMIN_MODE Value transfer Type reference (TYPE) SEU_BOOL 'X'->Testen im Admin-Modus 20060323
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler aufgetreten 20050203
History
Last changed by/on SAP  20130531 
SAP Release Created in 700