SAP ABAP Class CL_POWL_UI_HELPER (POWL UI 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_UI_HELPER  
Short Description POWL UI 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 20130531   SAP 
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...
Interfaces
Class CL_POWL_UI_HELPER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_POWL_RUNTIME_SERVICES 20080120 POWL runtime services
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_POWL_COMP Constant Private Type reference (TYPE) STRING 'POWL_UI_COMP' 20090828
2 MC_UNASSIGNED_ID Constant Private Type reference (TYPE) STRING 'CATID_FOR_UNASSIGNED' ID for the category container for unassigned queries 20050311
3 MR_COMP_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IWCI_POWL_UI_COMP Component Controller reference 20050324
4 MR_CURRENT_LINK Instance attribute Private Object reference (TYPE REF TO) CL_WD_TEXT_VIEW reference to current query link/text 20041215
5 MR_MASTER_VIEW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20090828
6 MR_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_POWL_MODEL reference to POWL model instance 20041125
7 MR_ROOT_CONT_CONTENT Instance attribute Private Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20050916-083208 20090828
8 MR_ROOT_CONT_MASTER Instance attribute Private Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20090904
9 MR_ROOT_CONT_MATRIX Instance attribute Private Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Matrix view root container UI element reference 20050222
10 MR_ROOT_CONT_TABSTRIP Instance attribute Private Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Tabstrip view root container UI element reference 20050222
11 MR_ROOT_NODE_MATRIX Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE root context node of the link matrix View controller 20050222
12 MR_ROOT_NODE_TABSTRIP Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE root context node of the tabstrip View controller 20050222
13 MR_SELOPT_HELPER Instance attribute Private Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS reference to select options helper 20041215
14 MR_SPECIAL_ELEMENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT reference to WD context element of master view special node 20050214
15 MR_UI_PROP_ELEMENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT reference to UI properties element 20041215
16 MS_CURRENT_QUERY Instance attribute Private Type reference (TYPE) POWL_QUERY_STY current query 20041213
17 MS_UI_PROPERTIES Instance attribute Private Type reference (TYPE) POWL_UI_PROPERTIES UI Properties for POWL 20041216
18 MT_CRIT_PARA_TEMP Instance attribute Public Type reference (TYPE) RSPARAMS_TT temorary criteria parameter value 20081119
19 MT_NEW_CATEGORIES Instance attribute Private Type reference (TYPE) POWL_CATEGORY_TTY categories of ne queries 20041215
20 MT_NEW_QUERIES Instance attribute Private Type reference (TYPE) POWL_QUERY_TTY new query data 20041214
21 MV_ACTION_NAME Instance attribute Public Type reference (TYPE) STRING 20121102
22 MV_DEFAULT_COMP_NAME Instance attribute Private Type reference (TYPE) STRING 20090828
23 MV_QUERY_SWITCH Instance attribute Public Type reference (TYPE) POWL_XFLAG_TY X-Flag 20120629
24 M_CURRENT_CHANGED Instance attribute Private Type reference (TYPE) POWL_XFLAG_TY SPACE flag: current query changed 20041215
25 M_DYN_QUICK_CRIT_AVAIL Instance attribute Public Type reference (TYPE) BOOLEAN Dynamic quick criteria variables availability 20081119
26 M_FOLLOW_UP_ACTION Instance attribute Private Type reference (TYPE) POWL_FOLLOW_UP_STY follow up action data 20050324
27 M_LAYOUT Instance attribute Public Type reference (TYPE) POWL_LAYOUT_TY global layout 20041213
28 M_NO_ACTIVE_QUERIES Instance attribute Public Type reference (TYPE) POWL_XFLAG_TY SPACE Flag: no active queries for user 20050214
29 M_NO_VIS_TYPES Instance attribute Public Type reference (TYPE) POWL_XFLAG_TY SPACE Flag: no visible types available 20050214
30 M_QUERIES_CHANGED Instance attribute Private Type reference (TYPE) POWL_XFLAG_TY SPACE flag: list of (activated) queries has changed 20041215
31 M_QUERY_CHANGE_ALLOWED Instance attribute Private Type reference (TYPE) POWL_XFLAG_TY flag: query change is generally allowd 20041216
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_QSEARCH Instance method Public Method applies the current quicksearch criteria 20050114
2 CHANGE_QUERIES Instance method Public Method changes the displayed query set 20041214
3 CLEAR_SELECTION_CRITERIA Instance method Public Method Clear quick selection 20091110
4 CONSTRUCTOR Instance method Public Constructor 20041215
5 GET_CURRENT_QUERY Instance method Public Method returns the currently selected query 20050420
6 GET_MODEL Instance method Public Method returns the referenced main model 20051208
7 GET_POWL_UI_COMP Instance method Public Method get powl ui comp controller 20100520
8 GET_QSEARCH_RANGES Instance method Public Method returns select option range tables from quicksearch 20050121
9 IS_DIRTY Instance method Public Method returns 'X' if POWL is in dirty state for current query 20050425
10 ON_CLICK_DYN_VAR Instance method Public Method on click of dynamic variables link 20081119
11 ON_MESSAGE_NAVIGATE Instance method Public Method navigation for query result related message 20050715
12 ON_OVS Instance method Public Method OVS callback handler 20060703
13 ON_QUERY_SWITCH Instance method Public Method Handler for query switch 20050113
14 ON_TOGGLE_QUICKSEARCH Instance method Public Method toggle quicksearch visibility state 20050224
15 RELEASE_QUERY_LOCK Instance method Public Method releases the lock upon current query 20050321
16 RENDER_DELTA_CONTENT Instance method Public Method render UI changes of query content view 20050222
17 RENDER_DELTA_DROPDOWN Instance method Public Method renders UI changes for drop down layout 20080818
18 RENDER_DELTA_MATRIX Instance method Public Method renders UI changes when matrix-style is chosen for POWL 20041122
19 RENDER_DELTA_TABSTRIP Instance method Public Method renders UI changes if tabstrip style is chosen for POWL 20041122
20 RENDER_HEADER Instance method Public Method renders POWL page header 20060508
21 RENDER_NEW_UI_COMPONENTS Instance method Public Method prepare navigation to application component/ powl component 20091012
22 RENDER_NO_ACTIVE_QUERIES Instance method Public Method Handler for the case that there are no activated queries 20050214
23 RENDER_NO_VIS_TYPES Instance method Public Method Handler for the case that there are no visible types 20050214
24 RENDER_VIEW_IN_COMPMODE Instance method Public Method hide except the table area in case of composite mode 20090828
25 RENDER_VIEW_IN_NEWUIMODE Instance method Public Method 20090907
26 RENDER_VIS_TYPES Instance method Public Method Handler for the case that there are visible types 20090903
27 REPORT_UI_EVENT Instance method Public Method Reports a WD event for UI notification 20100319
28 SET_AUTHORITIES Instance method Public Method set POWL authorities 20041207
29 SET_CURRENT_QUERY Instance method Public Method switches the currently focused query 20041215
30 SET_FOLLOWUP_MESSAGES Instance method Public Method 20080818
31 SET_LAYOUT Instance method Public Method sets the global layout style 20041102
32 SET_NEW_UI_PROPERTIES Instance method Public Method New UI properties 20090828
33 SET_SELECTION_OPTIONS Instance method Public Method sets the latest selection options to the member variable 20080222
34 SET_SELOPT_HELPER Instance method Public Method 20080818
35 SHOW_DATALOSS_POPUP Instance method Public Method show data loss popup 20121102
36 SUPPLY_COMP_CONTROLLER Instance method Public Method supply component controller reference 20050324
37 SUPPLY_CONFIG_DATA Instance method Public Method suppy POWL WebDynpro configuration data 20060712
38 SUPPLY_SPECIAL_ELEMENT Instance method Public Method supply WD context element for special rendering cases 20050214
39 SUPPLY_VIEW_DATA Instance method Public Method called once by the UI component to supply the view data 20041122
40 UPDATE_FOLLOW_UP_ACTION Instance method Public Method set new follow-up actions 20050324
Events
Class CL_POWL_UI_HELPER has no event.
Types
Class CL_POWL_UI_HELPER has no local type.
Method Signatures

Method APPLY_QSEARCH Signature

Method APPLY_QSEARCH on class CL_POWL_UI_HELPER has no parameter.
Method APPLY_QSEARCH on class CL_POWL_UI_HELPER has no exception.

Method CHANGE_QUERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORIES Call by reference Type reference (TYPE) POWL_CATEGORY_TTY Kategorien für das Anzeigelayout der Linkmatrix für Abfragen 20041215
2 Importing I_QUERY_INFOS Call by reference Type reference (TYPE) POWL_QUERY_TTY Abfrageinformationen 20041214

Method CHANGE_QUERIES on class CL_POWL_UI_HELPER has no exception.

Method CLEAR_SELECTION_CRITERIA Signature

Method CLEAR_SELECTION_CRITERIA on class CL_POWL_UI_HELPER has no parameter.
Method CLEAR_SELECTION_CRITERIA on class CL_POWL_UI_HELPER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20080120
2 Importing I_MODEL Call by reference Object reference (TYPE REF TO) CL_POWL_MODEL Referenz zu Haupt-POWL-Modell 20041215
3 Importing I_SELOPT_HELPER Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS Referenz zur Auswahl der Optionshilfe 20041215

Method CONSTRUCTOR on class CL_POWL_UI_HELPER has no exception.

Method GET_CURRENT_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) POWL_QUERY_STY Abfragedefinition 20050420

Method GET_CURRENT_QUERY on class CL_POWL_UI_HELPER has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODEL Value transfer Object reference (TYPE REF TO) CL_POWL_MODEL main model reference 20051208

Method GET_MODEL on class CL_POWL_UI_HELPER has no exception.

Method GET_POWL_UI_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COMP_CONTOLLER Value transfer Object reference (TYPE REF TO) IWCI_POWL_UI_COMP WebDynpro Interface COMPONENTCONTROLLER 20100520

Method GET_POWL_UI_COMP on class CL_POWL_UI_HELPER has no exception.

Method GET_QSEARCH_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) POWL_SELRANGE_TTY Selektionskriterienbereiche 20050121

Method GET_QSEARCH_RANGES on class CL_POWL_UI_HELPER has no exception.

Method IS_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) POWL_XFLAG_TY X-Kennzeichen 20050425

Method IS_DIRTY on class CL_POWL_UI_HELPER has no exception.

Method ON_CLICK_DYN_VAR Signature

Method ON_CLICK_DYN_VAR on class CL_POWL_UI_HELPER has no parameter.
Method ON_CLICK_DYN_VAR on class CL_POWL_UI_HELPER has no exception.

Method ON_MESSAGE_NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20050715

Method ON_MESSAGE_NAVIGATE on class CL_POWL_UI_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 OVS callback object 20060703

Method ON_OVS on class CL_POWL_UI_HELPER has no exception.

Method ON_QUERY_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_QUERY Call by reference Type reference (TYPE) POWL_QUERY_TY Abfrage-ID 20050113

Method ON_QUERY_SWITCH on class CL_POWL_UI_HELPER has no exception.

Method ON_TOGGLE_QUICKSEARCH Signature

Method ON_TOGGLE_QUICKSEARCH on class CL_POWL_UI_HELPER has no parameter.
Method ON_TOGGLE_QUICKSEARCH on class CL_POWL_UI_HELPER has no exception.

Method RELEASE_QUERY_LOCK Signature

Method RELEASE_QUERY_LOCK on class CL_POWL_UI_HELPER has no parameter.
Method RELEASE_QUERY_LOCK on class CL_POWL_UI_HELPER has no exception.

Method RENDER_DELTA_CONTENT Signature

Method RENDER_DELTA_CONTENT on class CL_POWL_UI_HELPER has no parameter.
Method RENDER_DELTA_CONTENT on class CL_POWL_UI_HELPER has no exception.

Method RENDER_DELTA_DROPDOWN Signature

Method RENDER_DELTA_DROPDOWN on class CL_POWL_UI_HELPER has no parameter.
Method RENDER_DELTA_DROPDOWN on class CL_POWL_UI_HELPER has no exception.

Method RENDER_DELTA_MATRIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIRST_TIME Value transfer Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20090309

Method RENDER_DELTA_MATRIX on class CL_POWL_UI_HELPER has no exception.

Method RENDER_DELTA_TABSTRIP Signature

Method RENDER_DELTA_TABSTRIP on class CL_POWL_UI_HELPER has no parameter.
Method RENDER_DELTA_TABSTRIP on class CL_POWL_UI_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 20060712

Method RENDER_HEADER on class CL_POWL_UI_HELPER has no exception.

Method RENDER_NEW_UI_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) INT4 Natural number 20091012
2 Importing I_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20091012

Method RENDER_NEW_UI_COMPONENTS on class CL_POWL_UI_HELPER has no exception.

Method RENDER_NO_ACTIVE_QUERIES Signature

Method RENDER_NO_ACTIVE_QUERIES on class CL_POWL_UI_HELPER has no parameter.
Method RENDER_NO_ACTIVE_QUERIES on class CL_POWL_UI_HELPER has no exception.

Method RENDER_NO_VIS_TYPES Signature

Method RENDER_NO_VIS_TYPES on class CL_POWL_UI_HELPER has no parameter.
Method RENDER_NO_VIS_TYPES on class CL_POWL_UI_HELPER has no exception.

Method RENDER_VIEW_IN_COMPMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW Call by reference Type reference (TYPE) STRING 20090828

Method RENDER_VIEW_IN_COMPMODE on class CL_POWL_UI_HELPER has no exception.

Method RENDER_VIEW_IN_NEWUIMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091001
2 Importing IV_VIEW Call by reference Type reference (TYPE) STRING 20090907

Method RENDER_VIEW_IN_NEWUIMODE on class CL_POWL_UI_HELPER has no exception.

Method RENDER_VIS_TYPES Signature

Method RENDER_VIS_TYPES on class CL_POWL_UI_HELPER has no parameter.
Method RENDER_VIS_TYPES on class CL_POWL_UI_HELPER has no exception.

Method REPORT_UI_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETERS Call by reference Type reference (TYPE) POWL_NAMEVALUE_TTY Name/Value set 20100319
2 Importing IV_DATA Call by reference Object reference (TYPE REF TO) DATA 20100727
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20100319

Method REPORT_UI_EVENT on class CL_POWL_UI_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 20041207

Method SET_AUTHORITIES on class CL_POWL_UI_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_CRIT_DEF Call by reference Type reference (TYPE) POWL_SELCRIT_TTY Metabeschreibung für Selektionskriterien 20041215
2 Importing I_CRIT_PARA Call by reference Type reference (TYPE) RSPARAMS_TT Kriterienzuordnungen 20041215
3 Importing I_QSEARCH_EXPANDED Call by reference Type reference (TYPE) POWL_XFLAG_TY Kennzeichen: Schnellsuche expandiert 20041215
4 Importing I_QUERY Call by reference Type reference (TYPE) POWL_QUERY_STY Abfragedefinitionen 20041215

Method SET_CURRENT_QUERY on class CL_POWL_UI_HELPER has no exception.

Method SET_FOLLOWUP_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20080818

Method SET_FOLLOWUP_MESSAGES on class CL_POWL_UI_HELPER has no exception.

Method SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAYOUT Call by reference Type reference (TYPE) POWL_LAYOUT_TY Layout für Abfragebereitstellung (Register oder Matrix) 20041213

Method SET_LAYOUT on class CL_POWL_UI_HELPER has no exception.

Method SET_NEW_UI_PROPERTIES Signature

Method SET_NEW_UI_PROPERTIES on class CL_POWL_UI_HELPER has no parameter.
Method SET_NEW_UI_PROPERTIES on class CL_POWL_UI_HELPER has no exception.

Method SET_SELECTION_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELOPT_HELPER Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS Public Interface for Select Options 20080222

Method SET_SELECTION_OPTIONS on class CL_POWL_UI_HELPER has no exception.

Method SET_SELOPT_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELOPT_HELPER Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS Public Interface for Select Options 20080818

Method SET_SELOPT_HELPER on class CL_POWL_UI_HELPER has no exception.

Method SHOW_DATALOSS_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20121102
2 Importing IR_WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20121102

Method SHOW_DATALOSS_POPUP on class CL_POWL_UI_HELPER has no exception.

Method SUPPLY_COMP_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP_CONTROLLER Call by reference Object reference (TYPE REF TO) IWCI_POWL_UI_COMP Component-Controller-Referenz 20050324

Method SUPPLY_COMP_CONTROLLER on class CL_POWL_UI_HELPER has no exception.

Method SUPPLY_CONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONF_ELEM Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT configuration data element 20060712

Method SUPPLY_CONFIG_DATA on class CL_POWL_UI_HELPER has no exception.

Method SUPPLY_SPECIAL_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SPECIAL_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Element, das spezielles Rendering steuert 20050214

Method SUPPLY_SPECIAL_ELEMENT on class CL_POWL_UI_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_ROOT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Wurzelcontainer der Mastersicht 20041122
2 Importing I_ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20041122
3 Importing I_VIEW_ID Call by reference Type reference (TYPE) STRING ID der jeweiligen WD-Sicht 20050222

Method SUPPLY_VIEW_DATA on class CL_POWL_UI_HELPER has no exception.

Method UPDATE_FOLLOW_UP_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLLOW_UP_ACTIONS Call by reference Type reference (TYPE) POWL_FOLLOW_UP_STY Folgeaktionsdaten 20050324

Method UPDATE_FOLLOW_UP_ACTION on class CL_POWL_UI_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600