SAP ABAP Class CL_POWL_CONFIG_HELPER (POWL CONFIG helper class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MUS-POW (Application Component) Personal Object Worklist
     GEN_PERSONAL_OBJECT_WORKLIST (Package) generic worklist
Properties
Class CL_POWL_CONFIG_HELPER  
Short Description POWL CONFIG helper class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GEN_PERSONAL_OBJECT_WORKLIST   generic worklist 
Created 20041021   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WD_SELECT_OPTIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_POWL_CONFIG_HELPER has no interface implemented.
Friends
Class CL_POWL_CONFIG_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER reference to WD message manager 20050215
2 MR_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_POWL_MODEL reference to POWL model 20041126
3 MR_ROOT_NODE_CRITERIA Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE root context node of CONIG_CRITERIA view controller 20050111
4 MR_ROOT_NODE_FINISH Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE root context node of CONFIG_FINISH view controller 20050111
5 MR_ROOT_NODE_OBJECT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE root context node of CONFIG_OBJECT view controller 20050111
6 MR_SELOPT_HELPER Instance attribute Private Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS reference to helper interface of select options component 20041216
7 MR_SELOPT_HELPER_E Instance attribute Private Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS reference to select options comp helper for extended search 20050614
8 MS_AUTHORITIES Instance attribute Private Type reference (TYPE) POWL_AUTHORITIES_STY authorities for POWL 20050309
9 MS_CURRENT_QUERY Instance attribute Private Type reference (TYPE) POWL_QUERY_STY current query data 20050121
10 MS_QUERY_DATA_COLL Instance attribute Private Type reference (TYPE) L_QUERY_DATA_COLL_STY query data collector (for query creation) 20050131
11 MT_CAT_VALUE_SET Instance attribute Private Type reference (TYPE) WDY_KEY_VALUE_TABLE category dropdown list values 20050126
12 MT_CURRENT_ADMIN_CRIT_PARA Instance attribute Private Type reference (TYPE) RSPARAMS_TT selection criteria value assignments of current admin query 20071015
13 MT_CURRENT_DYN_DATA Instance attribute Private Type reference (TYPE) POWL_DYN_DATA_TTY Current Dynamic values 20080314
14 MT_CURRENT_DYN_DATA_CACHED Instance attribute Private Type reference (TYPE) POWL_DYN_DATA_TTY Cached dynamic data 20080314
15 MT_CURRENT_DYN_PARA Instance attribute Private Type reference (TYPE) RSPARAMS_TT Dynamic parameter values in rsparams 20080314
16 MT_DYN_CLS_INSTANCE Instance attribute Private Type reference (TYPE) POWL_DYN_CLS_INSTANCE_TTY Class instance of IF_POWL_DYN_VAR 20080314
17 MT_DYN_VALUE_SET Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTRIBUTE_INFO-VALUE_SET Dyn. class name and desc. value set 20080314
18 MT_NEW_DYN_SEL_TEMP Instance attribute Private Type reference (TYPE) POWL_SELCRIT_TTY new query dynamic sel. criteria stored temporarily 20081119
19 MT_TEMP_CATEGORIES Instance attribute Private Type reference (TYPE) POWL_CATEGORY_TTY added but unsaved categories 20050126
20 MV_QUICK_SET Instance attribute Public Type reference (TYPE) POWL_XFLAG_TY X-Flag 20110426
21 M_DEF_Q_RESTORED Instance attribute Private Type reference (TYPE) POWL_XFLAG_TY Flag: Restore button was clicked 20071010
22 M_DYNAMIC_FLAG Instance attribute Private Type reference (TYPE) BOOLEAN dynamic variable flag 20080408
23 M_DYN_SEL_CRIT_AVAIL Instance attribute Public Type reference (TYPE) BOOLEAN Dynamic selection criteria availability 20081119
24 M_EXTSEARCH_PREPARED Instance attribute Private Type reference (TYPE) POWL_XFLAG_TY Flag: Extended search prepared 20050614
25 M_INIT_CATEGORIES Instance attribute Private Type reference (TYPE) POWL_XFLAG_TY Flag: init categories 20050131
26 M_INIT_TYPES Instance attribute Private Type reference (TYPE) POWL_XFLAG_TY Flag: init object types 20050131
27 M_QUERY_CHANGED Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Query changed flag 20080723
28 M_TYPE_TEMPL_PREPARED Instance attribute Private Type reference (TYPE) POWL_XFLAG_TY Flag: Select options prepared for new query definition 20050614
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEMP_CATEGORY Instance method Public Method adds a new temp category and updates the cat list 20050215
2 APPLY_ADD_CRIT_DATA Instance method Public Method applies additional criteria data (e.g. quicksearch settings) 20050304
3 APPLY_DYN Instance method Public Method Sets the dynamic parameter value 20080314
4 CHECK_DYN_VARIABLES Instance method Public Method checks dynamic selection criteria variables 20080421
5 CLEAR_TEMP_CATEGORIES Instance method Public Method clear temp categories 20110110
6 COLLECT_DATA Instance method Public Method collects data for query creation from specified view 20050131
7 CONSTRUCTOR Instance method Public Constructor 20041126
8 DYN_CALCULATE Instance method Public Method gets the calculated value from implemented class 20080314
9 DYN_DECODE_PARAMETERS Instance method Public Method Decodes the dynamic parameters with respective value 20080314
10 DYN_ENCODE_PARAMETERS Instance method Public Method Encode's the parameter values into a string 20080314
11 DYN_GET_ATTRIBUTES Instance method Public Method delivers the description of class / formula 20080314
12 DYN_GET_PARAMETERS Instance method Public Method Gets all the parameters for the respective formula 20080314
13 EXECUTE_QUERY Instance method Public Method executes a query with the currently collected data 20050428
14 GET_CRIT_DEF Instance method Public Method returns most current selection criteria 20050131
15 GET_CRIT_DEF_STATUS Instance method Public Method returns flag whether selection criteria exits 20080417
16 GET_MODEL Instance method Public Method return current model 20061207
17 GET_SELRANGE Instance method Public Method returns reference to respective selection criteria range 20050131
18 INIT_CATEGORIES Instance method Public Method initializes categories dropdown list 20050126
19 INIT_VISIBLE_TYPES Instance method Public Method initializes visible types dropdown values 20050120
20 ON_OVS Instance method Public Method OVS callback handler 20050513
21 ON_TYPE_SELECTED Instance method Public Method new object type selected 20050120
22 PREPARE_DYNAMIC_DATA_DISPLAY Instance method Public Method Prepares the selection criteria with dynamic data 20080314
23 PREPARE_DYNAMIC_DISPLAY_HELPER Instance method Public Method Helper class for prepare_dynamic_data_display 20080314
24 PREPARE_DYN_VAR_DROPDOWN Instance method Private Method Prepares the dropdown with formula description 20081119
25 PREPARE_EXTSEARCH_DISPLAY Instance method Public Method display select options for extended search 20050121
26 PREPARE_TYPE_TEMPL_DISPLAY Instance method Public Method display select options for object type/template query 20050121
27 PROCESS_COLL_DATA_EXTSEARCH Instance method Public Method processes collected data from extended search 20050524
28 PROCESS_COLL_DATA_NEW Instance method Public Method processes collected data and triggers query creation 20050524
29 RENDER_HEADER Instance method Public Method render page header 20060508
30 RENDER_MESSAGES Instance method Private Method render messages 20080818
31 RENDER_TOOLBAR_NEW_UI Instance method Public Method 20090927
32 RESET_QUERY_DATA_COLLECTOR Instance method Public Method resets the internal collector for query data 20050131
33 RESTORE_ADMIN_CRITERIA Instance method Public Method restores selection criteria to admin settings 20071010
34 SET_AUTHORITIES Instance method Public Method receives POWL authorities from central model 20050203
35 SET_CURRENT_QUERY Instance method Public Method sets the current query data 20050121
36 SET_DEF_Q_RESTORED Instance method Public Method (re)sets flag whether query was restored or not 20071010
37 SET_FOCUS Instance method Public Method to set the focus of first editable UI element 20130719
38 SET_SELOPT_HELPERS Instance method Public Method Workaround for WD bug: (re)set sel. options helper handles 20050906
39 SET_UI_HELPER_DYN_VAR Instance method Public Method set quick criteria with new values of dynamic variables 20081119
40 SUPPLY_ROOT_NODE Instance method Public Method supply root context node for view controller 20050215
41 SUPPLY_VIEW_DATA Instance method Public Method supply view data of CONFIG_MAIN 20050215
42 UPDATE_QUERY_LIST Instance method Public Method updates the list of visible queries for current object type 20050120
Events
Class CL_POWL_CONFIG_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 L_QUERY_DATA_COLL_STY Private See coding 20050131 begin of l_query_data_coll_sty, query type powl_query_sty, object_def type ref to cl_abap_tabledescr, templ_query_id type powl_query_ty, category type powl_category_ty, crit_def type powl_selcrit_tty, crit_para type rsparams_tt, default_para type rsparams_tt, activate type powl_xflag_ty, results type powl_cresult_sty, refresh_needed type powl_xflag_ty, end of l_query_data_coll_sty
Method Signatures

Method ADD_TEMP_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) POWL_CATEGORY_STY Kategorie für das Anzeigelayout der Linkmatrix für Abfragen 20050215

Method ADD_TEMP_CATEGORY on class CL_POWL_CONFIG_HELPER has no exception.

Method APPLY_ADD_CRIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Referenz zu Kontextknoten, der die Einstellungen enthält 20050304

Method APPLY_ADD_CRIT_DATA on class CL_POWL_CONFIG_HELPER has no exception.

Method APPLY_DYN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro Context 20080314
2 Importing I_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20080314
3 Returning R_FAILED Value transfer Type reference (TYPE) BOOLEAN Error during processing dynamic var. 20080314

Method APPLY_DYN on class CL_POWL_CONFIG_HELPER has no exception.

Method CHECK_DYN_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DYN_QUICK_CRIT Call by reference Type reference (TYPE) POWL_SELCRIT_TTY Dynamic varibles quick sel. criteria definitions 20081119
2 Exporting E_DYN_SEL_CRITERIA Call by reference Type reference (TYPE) POWL_SELCRIT_TTY Dynamic variables selection criteria's 20081119
3 Importing I_IS_NEW_QUERY Call by reference Type reference (TYPE) BOOLEAN Flag: is the check for new query 20081119

Method CHECK_DYN_VARIABLES on class CL_POWL_CONFIG_HELPER has no exception.

Method CLEAR_TEMP_CATEGORIES Signature

Method CLEAR_TEMP_CATEGORIES on class CL_POWL_CONFIG_HELPER has no parameter.
Method CLEAR_TEMP_CATEGORIES on class CL_POWL_CONFIG_HELPER has no exception.

Method COLLECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_HOLD_STEP Value transfer Type reference (TYPE) POWL_XFLAG_TY Kennzeichen: nicht mit nächstem Schritt fortfahren 20050215
2 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING View-ID 20050131

Method COLLECT_DATA on class CL_POWL_CONFIG_HELPER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Call by reference Object reference (TYPE REF TO) CL_POWL_MODEL POWL-Modell 20041216
2 Importing I_SELOPT_HELPER Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS Referenz zu Hilfe für Selektionsoptionskomponente 20041216
3 Importing I_SELOPT_HELPER_E Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS Referenz auf SelektOptionskomp.-Hilfe für erweiterte Suche 20050614

Method CONSTRUCTOR on class CL_POWL_CONFIG_HELPER has no exception.

Method DYN_CALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CAL_STATUS Call by reference Type reference (TYPE) WDY_BOOLEAN Flag: Calculation status flag 20081119
2 Exporting E_DYN_MESSAGE Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20080314
3 Exporting E_DYN_RESULT Call by reference Type reference (TYPE) STRING 20080314
4 Importing I_CLASS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_POWL_DYN_VAR Interface for dynamic variables 20080314
5 Importing I_DYN_PARAMS Call by reference Type reference (TYPE) POWL_PARAMS_TTY Parameters with their values 20080314

Method DYN_CALCULATE on class CL_POWL_CONFIG_HELPER has no exception.

Method DYN_DECODE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20080314
2 Exporting E_PARAMS Call by reference Type reference (TYPE) POWL_PARAMS_TTY Parameters with their values 20080314
3 Importing I_CLASS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_POWL_DYN_VAR Interface for dynamic variables 20080314
4 Importing I_PARAM_STRING Call by reference Type reference (TYPE) STRING 20080314

Method DYN_DECODE_PARAMETERS on class CL_POWL_CONFIG_HELPER has no exception.

Method DYN_ENCODE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20080314
2 Exporting E_PARAM_STRING Call by reference Type reference (TYPE) STRING 20080314
3 Importing I_CLASS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_POWL_DYN_VAR Interface for dynamic variables 20080314
4 Importing I_PARAMS Call by reference Type reference (TYPE) POWL_PARAMS_TTY Parameters with their values 20080314

Method DYN_ENCODE_PARAMETERS on class CL_POWL_CONFIG_HELPER has no exception.

Method DYN_GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION Call by reference Type reference (TYPE) STRING 20080314
2 Importing I_CLASS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_POWL_DYN_VAR Interface for dynamic variables 20080314

Method DYN_GET_ATTRIBUTES on class CL_POWL_CONFIG_HELPER has no exception.

Method DYN_GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DYN_PARAMS_DEF Call by reference Type reference (TYPE) POWL_PARAMS_DEF_TTY Parameter definitions 20080314
2 Importing I_CLASS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_POWL_DYN_VAR Interface for dynamic variables 20080314

Method DYN_GET_PARAMETERS on class CL_POWL_CONFIG_HELPER has no exception.

Method EXECUTE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT_DEF Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Erkennung des Laufzeittyps 20050428
2 Exporting E_RESULTS Call by reference Type reference (TYPE) POWL_CRESULT_STY Abfrageergebnisse 20050428
3 Exporting E_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY ID des POWL-Typs 20050428

Method EXECUTE_QUERY on class CL_POWL_CONFIG_HELPER has no exception.

Method GET_CRIT_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CRIT_DEF Call by reference Type reference (TYPE) POWL_SELCRIT_TTY Metabeschreibung für Selektionskriterien 20050131

Method GET_CRIT_DEF on class CL_POWL_CONFIG_HELPER has no exception.

Method GET_CRIT_DEF_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SEL_CRIT_AVAILABLE Call by reference Type reference (TYPE) POWL_XFLAG_TY X-Flag 20080417

Method GET_CRIT_DEF_STATUS on class CL_POWL_CONFIG_HELPER has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_POWL_MODEL POWL central model class 20061207

Method GET_MODEL on class CL_POWL_CONFIG_HELPER has no exception.

Method GET_SELRANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELNAME Call by reference Type reference (TYPE) POWL_SELNAME_TY ID eines Selektionskriteriums 20050131
2 Returning RESULT Value transfer Object reference (TYPE REF TO) DATA Selektionskriterienbereich 20050131

Method GET_SELRANGE on class CL_POWL_CONFIG_HELPER has no exception.

Method INIT_CATEGORIES Signature

Method INIT_CATEGORIES on class CL_POWL_CONFIG_HELPER has no parameter.
Method INIT_CATEGORIES on class CL_POWL_CONFIG_HELPER has no exception.

Method INIT_VISIBLE_TYPES Signature

Method INIT_VISIBLE_TYPES on class CL_POWL_CONFIG_HELPER has no parameter.
Method INIT_VISIBLE_TYPES on class CL_POWL_CONFIG_HELPER has no exception.

Method ON_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLBACK Call by reference Type reference (TYPE) IF_WD_SELECT_OPTIONS=>T_OVS_DATA 20050513
2 Importing I_CONTEXT Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20070727

Method ON_OVS on class CL_POWL_CONFIG_HELPER has no exception.

Method ON_TYPE_SELECTED Signature

Method ON_TYPE_SELECTED on class CL_POWL_CONFIG_HELPER has no parameter.
Method ON_TYPE_SELECTED on class CL_POWL_CONFIG_HELPER has no exception.

Method PREPARE_DYNAMIC_DATA_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080314
2 Importing I_QCRIT_DYN_POPUP Call by reference Type reference (TYPE) BOOLEAN Popup opens from quick criteria or config criteria 20081119
3 Importing I_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Reference to dynamic data view 20080314
4 Returning R_FAILED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080314

Method PREPARE_DYNAMIC_DATA_DISPLAY on class CL_POWL_CONFIG_HELPER has no exception.

Method PREPARE_DYNAMIC_DISPLAY_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Interface of the node's metadata 20080314
2 Importing I_PARAM_DEF Call by reference Type reference (TYPE) POWL_PARAMS_DEF_TTY Parameter definitions 20080314
3 Importing I_PARAM_VALUES Call by reference Type reference (TYPE) POWL_PARAMS_TTY Parameters with their values 20080314
4 Importing I_SEL_TYPE Call by reference Type reference (TYPE) STRING 20080314
5 Importing I_UI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20050916-083208 20080314

Method PREPARE_DYNAMIC_DISPLAY_HELPER on class CL_POWL_CONFIG_HELPER has no exception.

Method PREPARE_DYN_VAR_DROPDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_DYN_CLS Call by reference Type reference (TYPE) POWL_DYN_VAR_CLS_TTY List of all class that implements the intf. IF_POWL_DYN_VAR 20081119
2 Changing C_DYN_CLS_INSTANCE Call by reference Type reference (TYPE) POWL_DYN_CLS_INSTANCE_TTY All the class instance that impl. if_powl_dyn_var intf. 20081119

Method PREPARE_DYN_VAR_DROPDOWN on class CL_POWL_CONFIG_HELPER has no exception.

Method PREPARE_EXTSEARCH_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNAMIC_FLAG Call by reference Type reference (TYPE) BOOLEAN Flag for dynamic selection 20080314
2 Importing I_QSEARCH_RANGES Call by reference Type reference (TYPE) POWL_SELRANGE_TTY Selektionswertbereich für Schnellsuche 20050121

Method PREPARE_EXTSEARCH_DISPLAY on class CL_POWL_CONFIG_HELPER has no exception.

Method PREPARE_TYPE_TEMPL_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNAMIC_FLAG Call by reference Type reference (TYPE) BOOLEAN Flag for dynamic selection 20080314

Method PREPARE_TYPE_TEMPL_DISPLAY on class CL_POWL_CONFIG_HELPER has no exception.

Method PROCESS_COLL_DATA_EXTSEARCH Signature

Method PROCESS_COLL_DATA_EXTSEARCH on class CL_POWL_CONFIG_HELPER has no parameter.
Method PROCESS_COLL_DATA_EXTSEARCH on class CL_POWL_CONFIG_HELPER has no exception.

Method PROCESS_COLL_DATA_NEW Signature

Method PROCESS_COLL_DATA_NEW on class CL_POWL_CONFIG_HELPER has no parameter.
Method PROCESS_COLL_DATA_NEW on class CL_POWL_CONFIG_HELPER has no exception.

Method RENDER_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20060508

Method RENDER_HEADER on class CL_POWL_CONFIG_HELPER has no exception.

Method RENDER_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20080818
2 Importing I_VIEW Call by reference Type reference (TYPE) STRING View to render message 20081119

Method RENDER_MESSAGES on class CL_POWL_CONFIG_HELPER has no exception.

Method RENDER_TOOLBAR_NEW_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20090927
2 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090927
3 Importing IV_STEP Call by reference Type reference (TYPE) I 20090927

Method RENDER_TOOLBAR_NEW_UI on class CL_POWL_CONFIG_HELPER has no exception.

Method RESET_QUERY_DATA_COLLECTOR Signature

Method RESET_QUERY_DATA_COLLECTOR on class CL_POWL_CONFIG_HELPER has no parameter.
Method RESET_QUERY_DATA_COLLECTOR on class CL_POWL_CONFIG_HELPER has no exception.

Method RESTORE_ADMIN_CRITERIA Signature

Method RESTORE_ADMIN_CRITERIA on class CL_POWL_CONFIG_HELPER has no parameter.
Method RESTORE_ADMIN_CRITERIA on class CL_POWL_CONFIG_HELPER has no exception.

Method SET_AUTHORITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITIES Call by reference Type reference (TYPE) POWL_AUTHORITIES_STY Berechtigungswerte für POWL 20050203

Method SET_AUTHORITIES on class CL_POWL_CONFIG_HELPER has no exception.

Method SET_CURRENT_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUERY Call by reference Type reference (TYPE) POWL_QUERY_STY Abfragedefinition 20050121

Method SET_CURRENT_QUERY on class CL_POWL_CONFIG_HELPER has no exception.

Method SET_DEF_Q_RESTORED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEF_Q_RESTORED Call by reference Type reference (TYPE) POWL_XFLAG_TY X-Flag 20071010

Method SET_DEF_Q_RESTORED on class CL_POWL_CONFIG_HELPER has no exception.

Method SET_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING ID of the element 20130719
2 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING ID of the view 20130719

Method SET_FOCUS on class CL_POWL_CONFIG_HELPER has no exception.

Method SET_SELOPT_HELPERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HANDLE_1 Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS Handle für Komponentenverwendung in Roadmap "Neue Abfrage" 20050906
2 Importing I_HANDLE_2 Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS Handle für Komponentenverwend. in Roadmap "Erweiterte Suche" 20050906

Method SET_SELOPT_HELPERS on class CL_POWL_CONFIG_HELPER has no exception.

Method SET_UI_HELPER_DYN_VAR Signature

Method SET_UI_HELPER_DYN_VAR on class CL_POWL_CONFIG_HELPER has no parameter.
Method SET_UI_HELPER_DYN_VAR on class CL_POWL_CONFIG_HELPER has no exception.

Method SUPPLY_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20050215
2 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING ID der jeweiligen WD-View 20050215

Method SUPPLY_ROOT_NODE on class CL_POWL_CONFIG_HELPER has no exception.

Method SUPPLY_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Nachrichtenmanager 20050215

Method SUPPLY_VIEW_DATA on class CL_POWL_CONFIG_HELPER has no exception.

Method UPDATE_QUERY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY ID des POWL-Typs 20050331

Method UPDATE_QUERY_LIST on class CL_POWL_CONFIG_HELPER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 600