SAP ABAP Class CL_WDR_CONF_ANALYZE_TEXTS (CL_WDR_CONF_ANALYZE_TEXTS)
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 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20050420
Properties
Class CL_WDR_CONF_ANALYZE_TEXTS  
Short Description    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20050420   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WD_SELECT_OPTIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDR_CONF_ANALYZE_TEXTS has no interface implemented.
Friends
Class CL_WDR_CONF_ANALYZE_TEXTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_CONF Constant Public Type reference (TYPE) WDR_TEXT_KEY '003' Web Dynpro: Text Key 20050420
2 COMP_CONF Constant Public Type reference (TYPE) WDR_TEXT_KEY '001' Web Dynpro: Text Key 20050420
3 C_OPERATION_COPY Constant Public Type reference (TYPE) CHAR01 'C' Copy 20070503
4 C_OPERATION_CREATE Constant Public Type reference (TYPE) CHAR01 'I' Create 20070503
5 C_OPERATION_DELETE Constant Public Type reference (TYPE) CHAR01 'D' Delete 20070503
6 C_OPERATION_ENH_OFF Constant Public Type reference (TYPE) CHAR01 'F' Generate Switch 20070704
7 C_OPERATION_ENH_ON Constant Public Type reference (TYPE) CHAR01 'O' Generate Switch 20070704
8 C_OPERATION_MODIFY Constant Public Type reference (TYPE) CHAR01 'M' Change 20070503
9 C_OPERATION_READ Constant Public Type reference (TYPE) CHAR01 'R' Read 20070503
10 C_OPERATION_SWITCH Constant Public Type reference (TYPE) CHAR01 'S' Generate Switch 20070626
11 C_RETVAL_CANCELLED Constant Public Type reference (TYPE) I 1 Action Terminated + Message 20070510
12 C_RETVAL_FINISHED Constant Public Type reference (TYPE) I 4 Completed 20070510
13 C_RETVAL_OK Constant Public Type reference (TYPE) I 0 OK 20070510
14 C_RETVAL_POPUP Constant Public Type reference (TYPE) I 3 Display Dialog Box 20070510
15 C_RETVAL_POPUP_CONFIRM Constant Public Type reference (TYPE) I 2 Display Dialog Box with Text 20070510
16 C_RETVAL_UPDATE Constant Public Type reference (TYPE) I 5 Display Data Again 20070510
17 C_STATE_CHECKED Constant Private Type reference (TYPE) INT1 4 Int1 20070507
18 C_STATE_DBL_OK Constant Private Type reference (TYPE) INT1 7 Int1 20070704
19 C_STATE_DBL_SWITCH Constant Private Type reference (TYPE) INT1 6 Int1 20070626
20 C_STATE_LOCKED Constant Private Type reference (TYPE) INT1 2 Int1 20070509
21 C_STATE_MESSAGES_ACKN Constant Private Type reference (TYPE) INT1 5 Int1 20070507
22 C_STATE_NONE Constant Private Type reference (TYPE) INT1 0 Initial 20070507
23 C_STATE_STARTED Constant Private Type reference (TYPE) INT1 1 Int1 20070507
24 C_STATE_TR_POPUP Constant Private Type reference (TYPE) INT1 3 Int1 20070515
25 C_TRANSPORT_WINDOW_NAME Constant Public Type reference (TYPE) STRING 'TRANSPORT_POPUP' Name of the Transport Window 20070515
26 C_TR_APPLICATION Constant Public Type reference (TYPE) TROBJTYPE 'WDCA' Object Type 20060508
27 C_TR_COMPONENT Constant Public Type reference (TYPE) TROBJTYPE 'WDCC' Object Type 20060508
28 DELETE_CONFIG Constant Public Type reference (TYPE) WDR_TEXT_KEY '008' Web Dynpro: Text Key 20060109
29 M_APPL_CONFIG_DATA Instance attribute Private Type reference (TYPE) WDY_CONFIG_SHOWA_STRUCT Web Dynpro: Configuration: Display Application 20070507
30 M_COMP_CONFIG_DATA Instance attribute Private Type reference (TYPE) WDY_CONFIG_SHOW_STRUCT Web Dynpro: Configuration: Structure for Display 20070507
31 M_COMP_CONFIG_TEXTS Instance attribute Private Type reference (TYPE) WDY_CONFIG_COMPT_TABLE Component Configuration Texts 20070516
32 M_CTS_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CONFIG_CTS Lock and Transport WD Configuration 20070509
33 M_DEVCLASS Instance attribute Private Type reference (TYPE) DEVCLASS Package 20070521
34 M_ENH_HIDE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20070704
35 M_FILTER_EVENT Instance attribute Private Type reference (TYPE) STRING 20060711
36 M_IS_COMPONENT Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20070507
37 M_IS_FILTER_VISIBLE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20060711
38 M_LAST_POPUP_DATA Instance attribute Private Type reference (TYPE) T_POPUP_DATA 20070507
39 M_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20070515
40 M_NEW_CONFIG_DESCRIPTION Instance attribute Private Type reference (TYPE) WDY_MD_DESCRIPTION New Descriptive Text 20070516
41 M_NEW_CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY New Configuration Key 20070516
42 M_NO_TRANSPORT_NEEDED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN No Transport Required 20070515
43 M_OPERATION Instance attribute Private Type reference (TYPE) CHAR01 Current Operation 20070503
44 M_STATE Instance attribute Private Type reference (TYPE) INT1 Current state 20070503
45 M_TABLE_REF Instance attribute Private Object reference (TYPE REF TO) CL_WD_TABLE 20060711
46 M_TRKORR Instance attribute Private Type reference (TYPE) TRKORR Transport Request / Task 20070515
47 M_TR_DESCRIPTION Instance attribute Private Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20070516
48 M_V_LIST_REF Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20060711
49 NO_APPL Constant Public Type reference (TYPE) WDR_TEXT_KEY '004' Web Dynpro: Text Key 20050420
50 NO_COMP Constant Public Type reference (TYPE) WDR_TEXT_KEY '002' Web Dynpro: Text Key 20050420
51 SHOW_PERS Constant Public Type reference (TYPE) WDR_TEXT_KEY '007' Web Dynpro: Text Key 20050822
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONFIG_EXISTANCE Instance method Public Method 20060508
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20140818
3 DO_CANCEL Instance method Public Method If the user presses the 'Cancel' button 20070515
4 DO_ERROR_HANDLING Instance method Private Method 20070514
5 DO_NEXT_COPY Instance method Private Method 20070507
6 DO_NEXT_DELETE Instance method Private Method 20070507
7 DO_NEXT_ENH_VIS Instance method Private Method 20070704
8 DO_NEXT_STEP Instance method Public Method Next step when deleting, copying 20070507
9 DO_NEXT_SWITCH Instance method Private Method 20070626
10 DO_OK Instance method Public Method If the user presses the 'Cancel' button 20070516
11 FILTER_ACONFIG_DATA Instance method Public Method 20060718
12 FILTER_CONFIG_DATA Instance method Public Method 20060712
13 GET_CURRENT_OPERATION Instance method Public Method Returns the current operation 20070515
14 GET_DEFAULT_TABLE Static method Public Method 20050802
15 GET_DEVCLASS Instance method Public Method Returns the current package 20070515
16 GET_ENH_4_APPL Instance method Public Method Gets list of enhancements for application configuration 20070703
17 GET_ENH_4_COMP Instance method Public Method Gets list of enhancements for application configuration 20070703
18 GET_MESSAGES Instance method Public Method 20070507
19 GET_ORIGINAL_4_APPL Instance method Public Method Gets the original of a switched configuration 20070703
20 GET_ORIGINAL_4_COMP Instance method Public Method Gets the original of a switched configuration 20070703
21 GET_POPUP_DATA Instance method Public Method 20070507
22 GET_REQUESTS Instance method Public Method 20070515
23 GET_TEXT Instance method Public Method 20050420
24 GET_TEXTS_FOR_COMP_CONFIG Instance method Public Method 20060508
25 HIDE_ENHANCEMENT Instance method Public Method 20130816
26 IS_ENHANCEMENT Instance method Private Method 20070626
27 LOCK_AND_CHECK_CONFIG Instance method Public Method 20060508
28 REMOVE_APPL_CONFIG Instance method Public Method 20060110
29 REMOVE_COMP_CONFIG Instance method Public Method 20060110
30 REMOVE_DEFAULTS Instance method Public Method 20060111
31 REMOVE_PERS Instance method Public Method 20060110
32 SAVE_APPL_CONFIG Instance method Public Method 20070516
33 SAVE_COMP_CONFIG Instance method Public Method 20060508
34 SELECT_FOR_CONFIG_KEY Instance method Public Method 20050815
35 SELECT_FROM_USER_TABLE Instance method Public Method Variable Selection from Configuration User Table 20050524
36 SET_NEW_CONFIG_KEY Instance method Public Method Set New Configuration Key 20070516
37 SET_OPERATION Instance method Public Method 20070507
38 SET_TRANSPORT Instance method Public Method 20070516
39 SET_V_LIST_REF Instance method Public Method 20060711
40 TOGGLE_FILTER Instance method Public Method 20060711
41 TRANSPORT_PERS Instance method Public Method 20060110
42 UNHIDE_ENHANCEMENT Instance method Public Method 20130816
43 UNLOCK_CONFIG Instance method Public Method 20060508
Events
Class CL_WDR_CONF_ANALYZE_TEXTS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_MSG Public See coding 20070507 tt_msg type standard table of t_msg with non-unique default key
2 T_AFILTER Public See coding 20060718 begin of t_afilter, config_id type string, application type string, author type string, createdon type string, changedby type string, changedon type string, description type string, end of t_afilter
3 T_FILTER Public See coding 20060713 begin of t_filter, config_id type string, config_type type string, config_var type string, component type string, author type string, createdon type string, changedby type string, changedon type string, description type string, usage_path type string, end of t_filter
4 T_MSG Public See coding 20070507 begin of t_msg, text type string, " = text severity type char01, "according to MSGTY arbgb type arbgb, "according to MSGID msgnr type msgnr, "according to MSGNO variables type cts_variables, "type: CTS_VARIABLE -> SYMSGV end of t_msg
5 T_POPUP_DATA Private See coding 20070507 begin of T_POPUP_DATA, POPUP_WINDOW_NAME TYPE STRING, POPUP_CONFIRM_TEXTS TYPE STRING_TABLE, POPUP_BUTTONS TYPE WDR_POPUP_BUTTON_KIND, end of T_POPUP_DATA
Method Signatures

Method CHECK_CONFIG_EXISTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20060508
2 Importing MUST_EXIST Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20060508
3 Importing OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20060508
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20060508

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WDR_CONF_ANALYZE_TEXTS has no parameter.
Method CONSTRUCTOR on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method DO_CANCEL Signature

Method DO_CANCEL on class CL_WDR_CONF_ANALYZE_TEXTS has no parameter.
Method DO_CANCEL on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method DO_ERROR_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ONLY_WARNINGS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070514

Method DO_ERROR_HANDLING on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method DO_NEXT_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETVAL Value transfer Type reference (TYPE) I Rückgabewert: 0: OK 20070507

Method DO_NEXT_COPY on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method DO_NEXT_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETVAL Value transfer Type reference (TYPE) I Rückgabewert: 0: OK 20070507

Method DO_NEXT_DELETE on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method DO_NEXT_ENH_VIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETVAL Value transfer Type reference (TYPE) I Rückgabewert: 0: OK 20070704

Method DO_NEXT_ENH_VIS on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method DO_NEXT_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETVAL Value transfer Type reference (TYPE) I Rückgabewert: 0: OK 20070507

Method DO_NEXT_STEP on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method DO_NEXT_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETVAL Value transfer Type reference (TYPE) I Rückgabewert: 0: OK 20070626

Method DO_NEXT_SWITCH on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method DO_OK Signature

Method DO_OK on class CL_WDR_CONF_ANALYZE_TEXTS has no parameter.
Method DO_OK on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method FILTER_ACONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_DATA Call by reference Type reference (TYPE) WDY_CONFIG_SHOWA_TABLE Web Dynpro: Konfiguration: Liste für Anzeige 20060718
2 Importing FILTER Call by reference Type reference (TYPE) T_AFILTER Web Dynpro: Konfiguration: Struktur für Anzeige 20060718
3 Returning FILTERED_DATA Value transfer Type reference (TYPE) WDY_CONFIG_SHOWA_TABLE Web Dynpro: Konfiguration: Liste für Anzeige 20060718

Method FILTER_ACONFIG_DATA on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method FILTER_CONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_DATA Call by reference Type reference (TYPE) WDY_CONFIG_SHOW_TABLE Web Dynpro: Konfiguration: Liste für Anzeige 20060712
2 Importing FILTER Call by reference Type reference (TYPE) T_FILTER Web Dynpro: Konfiguration: Struktur für Anzeige 20060712
3 Returning FILTERED_DATA Value transfer Type reference (TYPE) WDY_CONFIG_SHOW_TABLE Web Dynpro: Konfiguration: Liste für Anzeige 20060712

Method FILTER_CONFIG_DATA on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method GET_CURRENT_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CURRENT_OPERATION Value transfer Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20070515

Method GET_CURRENT_OPERATION on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method GET_DEFAULT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DEFAULT_TABLE Call by reference Type reference (TYPE) WDY_CONF_USER_HEAD_TABLE . 20050802

Method GET_DEFAULT_TABLE on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method GET_DEVCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEVCLASS Value transfer Type reference (TYPE) DEVCLASS Paket 20070515

Method GET_DEVCLASS on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method GET_ENH_4_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ENHANCEMENTS Value transfer Type reference (TYPE) WDY_CONFIG_ENH_TABLE WD Konfiguration: Liste mit Enhancement-Informationen 20070703
2 Importing I_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20070703

Method GET_ENH_4_APPL on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method GET_ENH_4_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ENHANCEMENTS Value transfer Type reference (TYPE) WDY_CONFIG_ENH_TABLE WD Konfiguration: Liste mit Enhancement-Informationen 20070703
2 Importing I_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20070703

Method GET_ENH_4_COMP on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGES Value transfer Type reference (TYPE) TT_MSG 20070507

Method GET_MESSAGES on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method GET_ORIGINAL_4_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ORIGINAL Call by reference Type reference (TYPE) WDY_CONFIG_APPT Beschreibungstexte für WDY_CONFIG_APPL 20070703
2 Importing I_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20070703

Method GET_ORIGINAL_4_APPL on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method GET_ORIGINAL_4_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ORIGINAL Call by reference Type reference (TYPE) WDY_CONFIG_DATT Beschreibungstexte für WDY_CONFIG_APPL 20070703
2 Importing I_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20070703

Method GET_ORIGINAL_4_COMP on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method GET_POPUP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting POPUP_BUTTONS Call by reference Type reference (TYPE) WDR_POPUP_BUTTON_KIND Web-Dynpro: Button-Kombination eines Popups 20070507
2 Exporting POPUP_CONFIRM_TEXTS Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20070507
3 Exporting POPUP_WINDOW_NAME Call by reference Type reference (TYPE) STRING 20070507

Method GET_POPUP_DATA on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method GET_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_LOCKED Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070515
2 Exporting REQUESTS Call by reference Type reference (TYPE) CTS_REQUESTS WBO remote API: Änderungsaufträge 20070515

Method GET_REQUESTS on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_WDR_CONF_ANALYZE_TEXTS has no parameter.
Method GET_TEXT on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method GET_TEXTS_FOR_COMP_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20060508
2 Importing NEW_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20060508
3 Returning TEXTS Value transfer Type reference (TYPE) WDY_CONFIG_COMPT_TABLE Texte für Komponentkonfiguration 20060508

Method GET_TEXTS_FOR_COMP_CONFIG on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method HIDE_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHNAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20130816
2 Importing USER_NAME Call by reference Type reference (TYPE) WDY_CONFIG_USER Web Dynpro: Konfiguration: Benutzer- oder Rollenname 20130816

Method HIDE_ENHANCEMENT on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method IS_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ENHANCEMENT Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070626

Method IS_ENHANCEMENT on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method LOCK_AND_CHECK_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20060508
2 Importing FUNCTION Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20060508
3 Importing OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20060508
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20060508

Method REMOVE_APPL_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) WDY_APPLICATION_NAME Web Dynpro : Applikationsname 20090722
2 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20060110
3 Importing DEQUEUE Call by reference Type reference (TYPE) ABAP_BOOL 20060203
4 Returning RC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20060110

Method REMOVE_APPL_CONFIG on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method REMOVE_COMP_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20090722
2 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20060110
3 Returning RC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20060110

Method REMOVE_COMP_CONFIG on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method REMOVE_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST Call by reference Type reference (TYPE) WDY_CONF_USER_HEAD_TABLE . 20060111
2 Returning RC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20060111

Method REMOVE_DEFAULTS on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method REMOVE_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERS_ENTRY Call by reference Type reference (TYPE) WDY_CONF_USER_HEAD Web Dynpro: Personalisierung: Key 20060111
2 Returning RC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20060110

Method REMOVE_PERS on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method SAVE_APPL_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_DATA Call by reference Type reference (TYPE) WDY_CONFIG_SHOWA_STRUCT Web Dynpro: Konfiguration: Anwendung anzeigen 20070516
2 Returning RC Value transfer Type reference (TYPE) I 20070516

Method SAVE_APPL_CONFIG on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method SAVE_COMP_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_DATA Call by reference Type reference (TYPE) WDY_CONFIG_SHOW_STRUCT Web Dynpro: Konfiguration: Struktur für Anzeige 20060508
2 Importing CONFIG_TEXTS Call by reference Type reference (TYPE) WDY_CONFIG_COMPT_TABLE WD: Tabelle mit WDY_CONFIG_DATT-Einträgen 20060508
3 Returning RC Value transfer Type reference (TYPE) I 20070516

Method SAVE_COMP_CONFIG on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method SELECT_FOR_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20050815
2 Importing CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050815
3 Returning IS_EMPTY Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20050815

Method SELECT_FOR_CONFIG_KEY on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method SELECT_FROM_USER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050524
2 Importing SELECTION_FIELDS Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>TT_SELECTION_SCREEN_ITEM 20050524

Method SELECT_FROM_USER_TABLE on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method SET_NEW_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20070516
2 Importing DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION Web Dynpro : Kurzbeschreibung eines Objekts 20070516
3 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20070521

Method SET_NEW_CONFIG_KEY on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method SET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20070507
2 Importing IS_COMPONENT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070507
3 Importing OPERATION Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20070507
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Personalisierungsfehler 20070507

Method SET_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) AS4TEXT Kurzbeschreibung von Repository-Objekten 20070516
2 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20070521
3 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20070516

Method SET_TRANSPORT on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method SET_V_LIST_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER_EVENT Call by reference Type reference (TYPE) STRING 20060711
2 Importing TABLE_REF Call by reference Object reference (TYPE REF TO) CL_WD_TABLE 20060711
3 Importing V_LIST_REF Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20060711

Method SET_V_LIST_REF on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method TOGGLE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_FILTER_VISIBLE Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20060712
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20060711

Method TOGGLE_FILTER on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method TRANSPORT_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERS_ENTRY Call by reference Type reference (TYPE) WDY_CONF_USER_HEAD Web Dynpro: Personalisierung: Key 20060111
2 Returning TRANSPORT Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20060110

Method TRANSPORT_PERS on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method UNHIDE_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHNAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20130816
2 Importing USER_NAME Call by reference Type reference (TYPE) WDY_CONFIG_USER Web Dynpro: Konfiguration: Benutzer- oder Rollenname 20130816

Method UNHIDE_ENHANCEMENT on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.

Method UNLOCK_CONFIG Signature

Method UNLOCK_CONFIG on class CL_WDR_CONF_ANALYZE_TEXTS has no parameter.
Method UNLOCK_CONFIG on class CL_WDR_CONF_ANALYZE_TEXTS has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 710