SAP ABAP Class CL_CFX_ECN_UI (UI Class for ECN Overview)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Properties
Class CL_CFX_ECN_UI  
Short Description UI Class for ECN Overview    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20060608   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CFX_ECN_UI has no forward declaration.
Interfaces
Class CL_CFX_ECN_UI has no interface implemented.
Friends
Class CL_CFX_ECN_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ALERTS Instance attribute Private Type reference (TYPE) CFX_T_STRING Table of Character Strings 20060608
2 MT_CHANGE_TYPES Instance attribute Private Type reference (TYPE) CFX_T_STRING Table of Character Strings 20060608
3 MT_ECN_LIST Instance attribute Private Type reference (TYPE) CFX_TT_ECN_LIST List of Generic Object type Objects, specifically for ECNs. 20060608
4 MT_ECN_UI Instance attribute Private Type reference (TYPE) TT_ECN_UI 20060608
5 MT_PRIORITIES Instance attribute Private Type reference (TYPE) CFX_T_STRING Table of Character Strings 20060608
6 MT_STATUS_NAMES Instance attribute Private Type reference (TYPE) CFX_T_STRING Table of Character Strings 20060608
7 SC_ABAP_FALSE_ECN_OV Constant Public Type reference (TYPE) STRING ' ' 20070924
8 SC_ABAP_TRUE_ECN_OV Constant Public Type reference (TYPE) STRING 'X' 20070924
9 SC_COOKIE_NAME_STATE Constant Private Type reference (TYPE) STRING 'STATE' 20070919
10 SC_ECN_ALERT_FIELD Constant Public Type reference (TYPE) STRING 'ecn_alert' 20060608
11 SC_ECN_CHANGE_TYPE_FIELD Constant Public Type reference (TYPE) STRING 'ecn_change_type' 20060608
12 SC_ECN_DESC_FIELD Constant Public Type reference (TYPE) STRING 'ecn_description' 20060608
13 SC_ECN_DUE_DATE_FIELD Constant Public Type reference (TYPE) STRING 'ecn_deadline' 20060622
14 SC_ECN_FILTER_PAGE Constant Public Type reference (TYPE) STRING 'filter_ecns' 20060608
15 SC_ECN_NAME_FIELD Constant Public Type reference (TYPE) STRING 'ecn_name' 20060608
16 SC_ECN_PRIORITY_FIELD Constant Public Type reference (TYPE) STRING 'ecn_priority' 20060608
17 SC_ECN_PROP_NAME_CHANGE_DESC Constant Private Type reference (TYPE) STRING 'Change Description' Name of the Property 'Change Description' 20060608
18 SC_ECN_PROP_NAME_CHANGE_TYPE Constant Private Type reference (TYPE) STRING 'Change Type' Property Name 'Change Type' 20060608
19 SC_ECN_PROP_NAME_PRIORITY Constant Private Type reference (TYPE) STRING 'Priority' Name of the Property 'Priority' 20060608
20 SC_ECN_PROP_VAL_NAMESPACE Constant Private Type reference (TYPE) STRING 'SAP' Value of Namespace 20060608
21 SC_ECN_SELECTED_ALERT Constant Public Type reference (TYPE) STRING 'p_selected_alert' Selected Value for Alert 20060608
22 SC_ECN_SELECTED_CHANGE_TYPE Constant Public Type reference (TYPE) STRING 'p_selected_change_type' Value for Selected Change type 20060608
23 SC_ECN_SELECTED_PRIORITY Constant Public Type reference (TYPE) STRING 'p_selected_priority' Selected Value of Priority 20060608
24 SC_ECN_SELECTED_STATUS_NAME Constant Public Type reference (TYPE) STRING 'p_selected_status_name' Value of Selected Status Name 20060608
25 SC_ECN_STATUS_FIELD Constant Public Type reference (TYPE) STRING 'ecn_status' 20060608
26 SC_ID_BTN_ECN_DOWNLOAD Constant Public Type reference (TYPE) STRING 'ecn_download' 20060608
27 SC_ID_DE_BTN_RESET Constant Private Type reference (TYPE) STRING 'ecn_button_reset' 20060608
28 SC_ID_DE_BTN_SELECT Constant Private Type reference (TYPE) STRING 'ecn_button_select' 20060608
29 SC_ID_DE_DDL_ALERT Constant Public Type reference (TYPE) STRING 'ecn_ddl_alert' 20060608
30 SC_ID_DE_DDL_CHANGE_TYPE Constant Public Type reference (TYPE) STRING 'ecn_ddl_deadline' 20060608
31 SC_ID_DE_DDL_PRIORITY Constant Public Type reference (TYPE) STRING 'ecn_ddl_priority' 20060608
32 SC_ID_DE_DDL_STATUS Constant Public Type reference (TYPE) STRING 'ecn_ddl_status' 20060608
33 SC_ID_DE_EVT_RESET Constant Public Type reference (TYPE) STRING 'ecn_evt_reset' 20060608
34 SC_ID_DE_EVT_SELECT Constant Public Type reference (TYPE) STRING 'ecn_evt_select' 20060608
35 SC_ID_EVT_ECN_DOWNLOAD Constant Public Type reference (TYPE) STRING 'ecn_download' 20060608
36 SC_ID_OV_TBL_ALL_ECNS Constant Public Type reference (TYPE) STRING 'TBL_ALL_ECNS' 20060608
37 SC_SORT_CRIT_ECN_OV Constant Public Type reference (TYPE) STRING 'ECNOverview/SortCriterion' 20070116
38 SC_SORT_DIRECTION Constant Public Type reference (TYPE) STRING 'ECNOverview/SortDirection' 20070116
39 SC_SORT_DIRECTION_ASCENDING Constant Public Type reference (TYPE) STRING 'ASCENDING' 20070116
40 SC_SORT_DIRECTION_DESCENDING Constant Public Type reference (TYPE) STRING 'DESCENDING' 20070116
41 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CFX_ECN_UI Adapterobjekt für Collaborations 20060608
42 SP_RUNTIME Static Attribute Private Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20070919
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_ECN_LIST Static method Public Method Filters the ECN overview list 20060608
2 GET_COOKIE Instance method Private Method 20070919
3 GET_DUE_DATE_STRING Static method Private Method Returns the 'due date' in string format 20060622
4 GET_ECN_LIST Static method Public Method Gets the list of all ECNs in the displayable format 20060608
5 GET_ECN_OV_PGE Instance method Public Method Get the status of the ECN overview page 20070919
6 GET_ECN_STATUS_DETAILS Static method Private Method Returns the status details 20060608
7 GET_ECN_URL_FOR_DISPLAY Static method Private Method Returns the URL to display an ECN 20060608
8 GET_INSTANCE Static method Public Method Returns the only instance 20060608
9 GET_SORT_CRITERION Static method Public Method Returns the sort criterion for ECN overview 20070116
10 GET_SORT_INFO Static method Public Method Return sort information 20070920
11 GET_UI_DE_BUTTON_RESET Static method Private Method Returns the 'Reset' button for the UI 20060608
12 GET_UI_DE_BUTTON_SELECT Static method Private Method Returns the 'Select' button for the UI 20060608
13 GET_UI_DE_DDL_ALERTS Static method Private Method Returns the dropdown for alerts 20060608
14 GET_UI_DE_DDL_CHANGE_TYPES Static method Private Method Returns the dropdown for change types 20060608
15 GET_UI_DE_DDL_PRIORITIES Static method Private Method Returns the dropdown for priorities 20060608
16 GET_UI_DE_DDL_STATUSES Static method Private Method Returns the dropdown for statuses 20060608
17 PROCESS_EVT_DE_ECN_DOWNLOAD Static method Public Method Processes the 'download ECN' event 20060608
18 PROCESS_EVT_DE_ECN_FILTER Static method Public Method Processes the 'Filter ECN' event 20060608
19 PROCESS_EVT_ECN_OV_SORT Static method Public Method process sorting in ecn overview screen 20070919
20 SET_COOKIE Instance method Private Method 20070920
21 SET_ECN_SORT_CRITERION Instance method Public Method Sets Sorted Column and sort direction on ECN woverview page 20070920
22 SET_SORT_CRITERION Static method Public Method Sets the sort criterion for ECN overview 20070116
Events
Class CL_CFX_ECN_UI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_ECN_UI Protected See coding 20060608 BEGIN OF ts_ecn_ui, id TYPE string, name TYPE string, description TYPE string, change_type TYPE string, status_name TYPE string, alert TYPE string, priority TYPE string, due_date TYPE sy-datum, used_for TYPE string, sort_column TYPE string, sort_direction TYPE string, END OF ts_ecn_ui
2 TT_ECN_UI Protected See coding 20060608 tt_ecn_ui TYPE STANDARD TABLE OF ts_ecn_ui
Method Signatures

Method FILTER_ECN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_MA_ECN Call by reference Object reference (TYPE REF TO) CL_CFX_UI_TABLE 20060608
2 Exporting ES_ALERT_LISTBOX Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX 20060608
3 Exporting ES_BUTTON_RESET Call by reference Type reference (TYPE) CFX_TS_BUTTON Structure for UI Object "button" 20060608
4 Exporting ES_BUTTON_SELECT Call by reference Type reference (TYPE) CFX_TS_BUTTON 20060608
5 Exporting ES_CHANGE_TYPE_LISTBOX Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX 20060608
6 Exporting ES_PRIORITY_LISTBOX Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX 20060608
7 Exporting ES_STATUS_LISTBOX Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX 20060608
8 Exporting ET_ALERT_LIST Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST 20060608
9 Exporting ET_CHANGE_TYPE_LIST Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST 20060608
10 Exporting ET_PRIORITY_LIST Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST 20060608
11 Exporting ET_STATUS_LIST Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST 20060608
12 Exporting E_FULLNAME Call by reference Type reference (TYPE) STRING 20060608
13 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Applikationsklasse 20060608
14 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20070919
15 Importing I_SELECTED_ALERT Call by reference Type reference (TYPE) STRING 20060608
16 Importing I_SELECTED_CHANGE_TYPE Call by reference Type reference (TYPE) STRING 20060608
17 Importing I_SELECTED_PRIORITY Call by reference Type reference (TYPE) STRING 20060608
18 Importing I_SELECTED_STATUS_NAME Call by reference Type reference (TYPE) STRING 20060608

Method FILTER_ECN_LIST on class CL_CFX_ECN_UI has no exception.

Method GET_COOKIE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_STATE Value transfer Type reference (TYPE) TS_ECN_UI 20070919

Method GET_COOKIE on class CL_CFX_ECN_UI has no exception.

Method GET_DUE_DATE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DUE_DATE Call by reference Type reference (TYPE) SY-DATUM Current Date of Application Server 20060622
2 Returning R_DUE_DATE Value transfer Type reference (TYPE) STRING 20060622

Method GET_DUE_DATE_STRING on class CL_CFX_ECN_UI has no exception.

Method GET_ECN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_MA_ECN Call by reference Object reference (TYPE REF TO) CL_CFX_UI_TABLE CFX: Datenobjekt für Tabellendarstellung 20060608
2 Exporting ES_ALERT_LISTBOX Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX Structure for UI Object "dropdownlistbox" 20060608
3 Exporting ES_BUTTON_RESET Call by reference Type reference (TYPE) CFX_TS_BUTTON Structure for UI Object "button" 20060608
4 Exporting ES_BUTTON_SELECT Call by reference Type reference (TYPE) CFX_TS_BUTTON Function Description 20060608
5 Exporting ES_CHANGE_TYPE_LISTBOX Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX Structure for UI Object "dropdownlistbox" 20060608
6 Exporting ES_PRIORITY_LISTBOX Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX Structure for UI Object "dropdownlistbox" 20060608
7 Exporting ES_STATUS_LISTBOX Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX Structure for UI Object "dropdownlistbox" 20060608
8 Exporting ET_ALERT_LIST Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST Table of Options for UI Object "dropdownlistbox" 20060608
9 Exporting ET_CHANGE_TYPE_LIST Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST Table of Options for UI Object "dropdownlistbox" 20060608
10 Exporting ET_PRIORITY_LIST Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST Table of Options for UI Object "dropdownlistbox" 20060608
11 Exporting ET_STATUS_LIST Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST Table of Options for UI Object "dropdownlistbox" 20060608
12 Exporting E_FULLNAME Call by reference Type reference (TYPE) STRING 20060608
13 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20060608
14 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20070919
15 Importing I_COL_ID Call by reference Type reference (TYPE) STRING Collaboration ID 20060608
16 Importing I_ROLE Call by reference Type reference (TYPE) CFX_ROLE Role of a CFX User 20060608

Method GET_ECN_LIST on class CL_CFX_ECN_UI has no exception.

Method GET_ECN_OV_PGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SORT_COLUMN Call by reference Type reference (TYPE) STRING Sort column 20070919
2 Exporting E_SORT_DIRECTION Call by reference Type reference (TYPE) STRING Sort direction 20070919

Method GET_ECN_OV_PGE on class CL_CFX_ECN_UI has no exception.

Method GET_ECN_STATUS_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALERT Call by reference Type reference (TYPE) STRING 20060608
2 Exporting E_DUE_DATE Call by reference Type reference (TYPE) SY-DATUM Current Date of Application Server 20060622
3 Exporting E_STATUS_NAME Call by reference Type reference (TYPE) STRING 20060608
4 Importing IP_ECN Call by reference Object reference (TYPE REF TO) CL_CFX_GENERIC_OBJECT Mappenobject Generisches Objekt in cFolders 20060608

Method GET_ECN_STATUS_DETAILS on class CL_CFX_ECN_UI has no exception.

Method GET_ECN_URL_FOR_DISPLAY 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 20060608
2 Returning R_URL Value transfer Type reference (TYPE) STRING 20060608

Method GET_ECN_URL_FOR_DISPLAY on class CL_CFX_ECN_UI has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20070919
2 Returning RP_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CFX_ECN_UI Adapterobjekt für Collaborations 20060608

Method GET_INSTANCE on class CL_CFX_ECN_UI has no exception.

Method GET_SORT_CRITERION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SORT_CRITERION Value transfer Type reference (TYPE) STRING 20070116
2 Exporting E_SORT_DIRECTION Call by reference Type reference (TYPE) STRING 20070116

Method GET_SORT_CRITERION on class CL_CFX_ECN_UI has no exception.

Method GET_SORT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_ASCENDING Call by reference Type reference (TYPE) STRING Sort in Ascending Order 20070920
2 Exporting E_IS_SORTED Call by reference Type reference (TYPE) STRING Is the Column Sorted? 20070920
3 Importing I_COLUMN Call by reference Type reference (TYPE) STRING column 20070920
4 Importing I_SORT_COLUMN Call by reference Type reference (TYPE) STRING sort column 20070920
5 Importing I_SORT_DIRECTION Call by reference Type reference (TYPE) STRING sort direction 20070920

Method GET_SORT_INFO on class CL_CFX_ECN_UI has no exception.

Method GET_UI_DE_BUTTON_RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BUTTON Call by reference Type reference (TYPE) CFX_TS_BUTTON Structure for UI Object "button" 20060608

Method GET_UI_DE_BUTTON_RESET on class CL_CFX_ECN_UI has no exception.

Method GET_UI_DE_BUTTON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BUTTON Call by reference Type reference (TYPE) CFX_TS_BUTTON Structure for UI Object "button" 20060608

Method GET_UI_DE_BUTTON_SELECT on class CL_CFX_ECN_UI has no exception.

Method GET_UI_DE_DDL_ALERTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_DDL Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX Structure for UI Object "dropdownlistbox" 20060608
2 Exporting ET_CTR_DDL Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST Table of Options for UI Object "dropdownlistbox" 20060608
3 Importing IT_ALERT_LIST Call by reference Type reference (TYPE) CFX_T_STRING Table of Character Strings 20060608
4 Importing I_INIT_VALUE Call by reference Type reference (TYPE) STRING 20060608

Method GET_UI_DE_DDL_ALERTS on class CL_CFX_ECN_UI has no exception.

Method GET_UI_DE_DDL_CHANGE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_DDL Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX Structure for UI Object "dropdownlistbox" 20060608
2 Exporting ET_CTR_DDL Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST Table of Options for UI Object "dropdownlistbox" 20060608
3 Importing IT_CHANGE_TYPE_LIST Call by reference Type reference (TYPE) CFX_T_STRING Table of Character Strings 20060608
4 Importing I_INIT_VALUE Call by reference Type reference (TYPE) STRING 20060608

Method GET_UI_DE_DDL_CHANGE_TYPES on class CL_CFX_ECN_UI has no exception.

Method GET_UI_DE_DDL_PRIORITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_DDL Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX Structure for UI Object "dropdownlistbox" 20060608
2 Exporting ET_CTR_DDL Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST Table of Options for UI Object "dropdownlistbox" 20060608
3 Importing IT_PRIORITY_LIST Call by reference Type reference (TYPE) CFX_T_STRING Table of Character Strings 20060608
4 Importing I_INIT_VALUE Call by reference Type reference (TYPE) STRING 20060608

Method GET_UI_DE_DDL_PRIORITIES on class CL_CFX_ECN_UI has no exception.

Method GET_UI_DE_DDL_STATUSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CTR_DDL Call by reference Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX Structure for UI Object "dropdownlistbox" 20060608
2 Exporting ET_CTR_DDL Call by reference Type reference (TYPE) CFX_TT_DROPDOWNLIST Table of Options for UI Object "dropdownlistbox" 20060608
3 Importing IT_STATUS_LIST Call by reference Type reference (TYPE) CFX_T_STRING Table of Character Strings 20060608
4 Importing I_INIT_VALUE Call by reference Type reference (TYPE) STRING 20060608

Method GET_UI_DE_DDL_STATUSES on class CL_CFX_ECN_UI has no exception.

Method PROCESS_EVT_DE_ECN_DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING 20060829
2 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING 20060829
3 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20060608
4 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20060608
5 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20060608
6 Importing I_ACTION Call by reference Type reference (TYPE) STRING 20060828
7 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20060608

Method PROCESS_EVT_DE_ECN_DOWNLOAD on class CL_CFX_ECN_UI has no exception.

Method PROCESS_EVT_DE_ECN_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20060608
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20060608
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20060608
4 Importing I_ACTION Call by reference Type reference (TYPE) STRING 20060608
5 Importing I_ALERT Call by reference Type reference (TYPE) STRING 20060608
6 Importing I_CHANGE_TYPE Call by reference Type reference (TYPE) STRING 20060608
7 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20060608
8 Importing I_COL_NAME Call by reference Type reference (TYPE) STRING 20060608
9 Importing I_PRIORITY Call by reference Type reference (TYPE) STRING 20060608
10 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20060608
11 Importing I_SCENARIO Call by reference Type reference (TYPE) STRING 20060608
12 Importing I_STATUS_NAME Call by reference Type reference (TYPE) STRING 20060608

Method PROCESS_EVT_DE_ECN_FILTER on class CL_CFX_ECN_UI has no exception.

Method PROCESS_EVT_ECN_OV_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20070919
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20070919
3 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20070919
4 Importing I_SORT_CRITERION Call by reference Type reference (TYPE) STRING 20070919

Method PROCESS_EVT_ECN_OV_SORT on class CL_CFX_ECN_UI has no exception.

Method SET_COOKIE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATE Call by reference Type reference (TYPE) TS_ECN_UI 20070920

Method SET_COOKIE on class CL_CFX_ECN_UI has no exception.

Method SET_ECN_SORT_CRITERION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SORT_COLUMN Call by reference Type reference (TYPE) STRING 20070920
2 Importing I_SORT_DIRECTION Call by reference Type reference (TYPE) STRING 20070920

Method SET_ECN_SORT_CRITERION on class CL_CFX_ECN_UI has no exception.

Method SET_SORT_CRITERION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SORT_CRITERION Value transfer Type reference (TYPE) STRING 20070116
2 Importing I_SORT_DIRECTION Call by reference Type reference (TYPE) STRING 20070116

Method SET_SORT_CRITERION on class CL_CFX_ECN_UI has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 450