SAP ABAP Class CL_ECATT_UI_TDW_MAP_PARAMS (Map parameters from TDC to TC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_TDWIZARD_UI (Package) Package for TDC Wizard UI layer
Properties
Class CL_ECATT_UI_TDW_MAP_PARAMS  
Short Description Map parameters from TDC to TC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_TDWIZARD_UI   Package for TDC Wizard UI layer 
Created 20110606   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ECATT_UI_TDW_MAP_PARAMS has no forward declaration.
Interfaces
Class CL_ECATT_UI_TDW_MAP_PARAMS has no interface implemented.
Friends
Class CL_ECATT_UI_TDW_MAP_PARAMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AP_MAP_PARAMS_APL Instance attribute Private Object reference (TYPE REF TO) CL_ECATT_APL_TDW_MAP_PARAMS Assign parameters from TDC to TC 20120312
2 AP_SUM Instance attribute Private Object reference (TYPE REF TO) CL_ECATT_UI_TDW_SUMMARY UI class for Summary step 20120312
3 AP_TC_XML_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_XML_EDITOR Generic XML Editor 20120312
4 AP_TDC_XML_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_XML_EDITOR Generic XML Editor 20120312
5 AT_INCLU_TOOLBAR_TC Instance attribute Private Type reference (TYPE) TTB_BUTTON Toolbar Buttons for TC parameters 20120312
6 AT_INCLU_TOOLBAR_TDC Instance attribute Private Type reference (TYPE) TTB_BUTTON Toolbar Buttons for TDC parameters 20120312
7 AT_ITEM_TABLE Instance attribute Private See coding 20120312
8 AT_MATCHING_PARAMS Instance attribute Private See coding 20120312
9 AT_MATCH_PAR_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20120312
10 AT_MATCH_PAR_SORT Instance attribute Private Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20120312
11 AT_NODE_TABLE Instance attribute Private Type reference (TYPE) TREEV_NTAB 20120312
12 AT_SORT Instance attribute Private Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20120312
13 AT_TC_ASS_PAR_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Fcat for assigned parameters 20120312
14 AT_TC_ASS_PAR_TAB Instance attribute Private See coding 20120312
15 AT_TC_NOTASS_PAR_TAB Instance attribute Private See coding 20120312
16 AT_TDC_AVAIL_PAR_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Fcat for available parameters in TDC 20120312
17 AT_TDC_AVL_PAR_TAB Instance attribute Private See coding 20120312
18 AT_TDC_NOTASS_PAR_TAB Instance attribute Private See coding 20120312
19 A_DATA_MODIFIED Instance attribute Private Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312
20 A_MAP_PARAMS_OPTION Instance attribute Private Type reference (TYPE) SY-UCOMM Function code that PAI triggered 20120312
21 CC_MATCH_PARAMS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20120312
22 CC_SPLIT_PARAMS_MAPPING Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20120312
23 CC_SPLIT_TC_PARAMS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Container for Custom Controls in the Screen Area 20120312
24 CC_SPLIT_TDC_PARAMS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Container for Custom Controls in the Screen Area 20120312
25 CC_TC_TD_PARAMS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20120312
26 CONT_SPLITTER_V1 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20120312
27 CONT_SPLITTER_V1H1 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20120312
28 CONT_SPLITTER_V1H2 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20120312
29 CONT_SPLITTER_V2 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20120312
30 CONT_SPLITTER_V2H1 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20120312
31 CONT_SPLITTER_V2H2 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20120312
32 CP_MATCH_PARAMS_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20120312
33 CP_MATCH_PARAMS_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20120312
34 CP_TC_ASS_PARAMS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20120312
35 CP_TD_AVL_PARAMS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20120312
36 TT_TC_ASS_PARAMS Instance attribute Public See coding 20120312
37 TT_TDC_AVL_PARAMS Instance attribute Public See coding 20120312
38 TY_MATCHING_PARAMS Instance attribute Private See coding 20120312
39 TY_TC_ASS_PARAMS Instance attribute Public See coding 20120312
40 TY_TDC_AVL_PARAMS Instance attribute Public See coding 20120312
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_BY_NAME_DATATYPE Instance method Public Method Assign parameters with same data type, name or both 20120312
2 ASSIGN_MANUALLY Instance method Public Method Assign selected parameters manually 20120312
3 COLLAPSE_ALL_NODES Instance method Public Method Collapse all root nodes in matching parameters 20120312
4 CONSTRUCTOR Instance method Public Constructor Create ALVs for Parameter Mapping 20120312
5 CREATE_MATCH_PARAMS_ALV Instance method Private Method Create ALV to display matching parameters 20120312
6 CREATE_SPLITTER_MAIN Instance method Private Method Create Vertical Splitter Container 20120312
7 CREATE_TC_PARAMS_ALV Instance method Private Method Create ALV to display parameters mapped to TC 20120312
8 CREATE_TDC_PARAMS_ALV Instance method Private Method Create ALV to display parameters available in TDC 20120312
9 DESELECT_ALL_MATCHING_PARAMS Instance method Public Method De-Select all matching parameters 20120312
10 DISPLAY_MATCHING_PARAMS Instance method Public Method Display list of matching parameters 20120312
11 DISPLAY_TC_STRUCT_EDITOR Instance method Private Method Display structure edittor for TC parameters 20120312
12 DISPLAY_TDC_STRUCT_EDITOR Instance method Private Method Display structure edittor for TDC parameters 20120312
13 DROP_ASSIGNMENT Instance method Public Method Remove assignment for selected parameters 20120312
14 DROP_ASS_VAR_DATA Instance method Private Method Method to drop the assign variants data 20120312
15 EXPAND_ALL_NODES Instance method Public Method Expand all root nodes in matching parameters 20120312
16 FETCH_MATCHING_PARAMS Instance method Public Method Get list of parameters with same data type or similar name 20120312
17 FINISH Instance method Public Method Free all referance 20120312
18 FREE_MATCH_PARAMS_TREE Instance method Public Method Free the column tree attributes 20120312
19 GET_ASS_TDC_MAP_PARAMS Instance method Public Method Return the list of assinged TDCs along with mapped parameter 20120312
20 GET_CHANGED_ATTRIBUTE Instance method Public Method Get the class attribute to check for data changes 20120312
21 GET_INCLU_ICONS Instance method Private Method Get icons to be Included in toolbar 20120312
22 GET_MAPPED_PARAMS Instance method Public Method Return the list of TC parameters mapped to TDC parameters 20120312
23 GET_MAP_PAR_APL_OBJ Instance method Public Method Return the referance to Mapped parameters APL object 20120312
24 GET_PARAMS_BY_DATA_TYPE Instance method Private Method Return the list of parameters with same data type 20120312
25 GET_PARAMS_BY_SIM_NAME Instance method Private Method Return the list of parameters with similar names 20120312
26 GET_PARAM_ASSIGNED_STATUS Instance method Public Method Returns true if at least one parameter is assigned 20120312
27 HANDLE_CHECKBOX_CHANGE Instance method Private Event handling method Handle matching parameter selection 20120312
28 ON_DATA_CHANGE_FINISHED Instance method Private Event handling method Assign parameters on Enter and Refresh data 20120312
29 ON_DC_FIN_MATCH_PARAMS Instance method Private Event handling method Handle matching parameter selection 20120312
30 ON_DC_MATCH_PARAMS Instance method Private Event handling method Handle matching parameter selection 20120312
31 ON_DRAG_TDC_PARAMS Instance method Private Event handling method Drag event for assigning TDC parameters 20120312
32 ON_DROP_TC_PARAMS Instance method Private Event handling method Drop event for mapping TC parameters 20120312
33 ON_TC_STR_DOUBLE_CLICK Instance method Private Event handling method Display structure edittor on double-click for TC parameters 20120312
34 ON_TDC_STR_DOUBLE_CLICK Instance method Private Event handling method Display structure edittor on double-click for TDC parameters 20120312
35 ON_TOOLBAR_TC_ALV Instance method Private Event handling method Exclude all toolbar icons for TC parameters ALV 20120312
36 ON_TOOLBAR_TDC_ALV Instance method Private Event handling method Exclude all toolbar icons for TDC parameters ALV 20120312
37 ON_UI_TC_XML_KILL Instance method Private Event handling method Close XML Editor for TC parameters 20120312
38 ON_UI_TC_XML_USER_COMMAND Instance method Private Event handling method Event handler for User command in structure editor 20120312
39 ON_UI_TDC_XML_KILL Instance method Private Event handling method Close XML Editor for TDC parameters 20120312
40 ON_UI_TDC_XML_USER_COMMAND Instance method Private Event handling method Event handler for User command in structure editor 20120312
41 ON_USR_CMD_TC_PARAMS Instance method Private Event handling method Handle user command for TC parameters 20120312
42 ON_USR_CMD_TDC_PARAMS Instance method Private Event handling method Handle user command for TDC parameters 20120312
43 REFRESH_MATCHING_PARAMS_TREE Instance method Public Method Refresh the tree display 20120312
44 REFRESH_MATCH_PARAMS_ALV Instance method Private Method Refresh data in Matching Parameters Grid 20120312
45 REFRESH_TC_PARAMS_ALV Instance method Public Method Refresh data in Assigned Test Data Grid 20120312
46 REFRESH_TDC_PARAMS_ALV Instance method Public Method Refresh data in Assigned Test Data Grid 20120312
47 RESIZE_XML_AREA Instance method Private Method Set the screen area for parameters with structure editor 20120312
48 SAVE_MAP_PAR Instance method Public Method Save TDC favorites and assigned TDC list 20120312
49 SELECT_ALL_MATCHING_PARAMS Instance method Public Method Select all matching parameters 20120312
50 SET_CHANGED_ATTRIBUTE Instance method Public Method Set the class attribute to check for data changes 20120312
51 SET_INCLU_ICONS_TC Instance method Private Method Set icons to be Included in toolbar for TC parameters 20120312
52 SET_INCLU_ICONS_TDC Instance method Private Method Set icons to be Included in toolbar for TDC parameters 20120312
53 SET_LAYOUT Instance method Private Method Set grid layout with drag drop 20120312
54 SET_MATCH_PAR_FCAT Instance method Private Method Set FieldCatalog for matching Parameter list 20120312
55 SET_PARAMS_TO_GRID Instance method Public Method Set parameter data to grid for display 20120312
56 SET_STYLE_FOR_MATCH_PAR Instance method Private Method Set style for Matching parameters ALV 20120312
57 SET_STYLE_FOR_TC_PARAMS Instance method Private Method Set style for TC parameters ALV 20120312
58 SET_STYLE_FOR_TDC_PARAMS Instance method Private Method Set style for TDC parameters ALV 20120312
59 SET_TC_ASS_PAR_FCAT Instance method Private Method Set FieldCatalog for Parameters mapped to TC 20120312
60 SET_TC_ASS_PAR_TOOLBAR Instance method Private Method Set Toolbar for TC param by including only the ones required 20120312
61 SET_TC_PARAMS Instance method Private Method Set data to Test Configuration parameters grid 20120312
62 SET_TC_TABLE Instance method Private Method Set layout and table for display of TC parameters 20120312
63 SET_TDC_AVAIL_PAR_FCAT Instance method Private Method Set FieldCatalog for Parameters available in TDC 20120312
64 SET_TDC_AVAIL_PAR_TOOLBAR Instance method Private Method Set Toolbar for TD param by including only the ones required 20120312
65 SET_TDC_PARAMS Instance method Private Method Set data to Test Data Container parameters grid 20120312
66 SET_TDC_TABLE Instance method Private Method Set layout and table for display of TDC parameters 20120312
67 SET_UI_XML_AREA Instance method Private Method Set the screen area for parameters with structure editor 20120312
68 UPDATE_ASSIGNED_PAR_TDC_ALV Instance method Private Method Change the background of assigned parameter row 20120312
69 UPDATE_ASS_PARAMS Instance method Public Method Update assigned parameters when TDC is unassigned 20120312
70 UPDATE_RES_FOR_NEW_MAP_PARAMS Instance method Private Method Method to update the results for newly mapped params 20120312
71 UPDATE_TDC_NAME_COL Instance method Private Method Hide on Unhide TDC name column in both grids 20120312
Events
Class CL_ECATT_UI_TDW_MAP_PARAMS has no event.
Types
Class CL_ECATT_UI_TDW_MAP_PARAMS has no local type.
Method Signatures

Method ASSIGN_BY_NAME_DATATYPE Signature

Method ASSIGN_BY_NAME_DATATYPE on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method ASSIGN_BY_NAME_DATATYPE on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ASSIGN_MANUALLY Signature

Method ASSIGN_MANUALLY on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method ASSIGN_MANUALLY on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method COLLAPSE_ALL_NODES Signature

Method COLLAPSE_ALL_NODES on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method COLLAPSE_ALL_NODES on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TDC_CNT Call by reference Type reference (TYPE) I Number of TDCs assigned to TC 20120312
2 Importing IP_SUM Call by reference Object reference (TYPE REF TO) CL_ECATT_UI_TDW_SUMMARY UI class for Summary step 20120312

Method CONSTRUCTOR on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method CREATE_MATCH_PARAMS_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TDC_CNT Call by reference Type reference (TYPE) I Number of TDCs assigned to TC 20120312

Method CREATE_MATCH_PARAMS_ALV on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method CREATE_SPLITTER_MAIN Signature

Method CREATE_SPLITTER_MAIN on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method CREATE_SPLITTER_MAIN on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method CREATE_TC_PARAMS_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TDC_CNT Call by reference Type reference (TYPE) I Number of TDCs assigned to TC 20120312

Method CREATE_TC_PARAMS_ALV on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method CREATE_TDC_PARAMS_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TDC_CNT Call by reference Type reference (TYPE) I Number of TDCs assigned to TC 20120312

Method CREATE_TDC_PARAMS_ALV on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method DESELECT_ALL_MATCHING_PARAMS Signature

Method DESELECT_ALL_MATCHING_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method DESELECT_ALL_MATCHING_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method DISPLAY_MATCHING_PARAMS Signature

Method DISPLAY_MATCHING_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method DISPLAY_MATCHING_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method DISPLAY_TC_STRUCT_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROW Call by reference Type reference (TYPE) I Selected Row ID 20120312

Method DISPLAY_TC_STRUCT_EDITOR on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method DISPLAY_TDC_STRUCT_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROW Call by reference Type reference (TYPE) I Selected Row ID 20120312

Method DISPLAY_TDC_STRUCT_EDITOR on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method DROP_ASSIGNMENT Signature

Method DROP_ASSIGNMENT on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method DROP_ASSIGNMENT on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method DROP_ASS_VAR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TC_PNAME Call by reference Type reference (TYPE) ETP_NAME Name of a Parameter or Command Interface 20120312
2 Importing IM_TDC_NAME Call by reference Type reference (TYPE) ETOBJ_NAME eCATT Object 20120312
3 Importing IM_TDC_PNAME Call by reference Type reference (TYPE) ETP_NAME Name of a Parameter or Command Interface 20120312

Method DROP_ASS_VAR_DATA on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method EXPAND_ALL_NODES Signature

Method EXPAND_ALL_NODES on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method EXPAND_ALL_NODES on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method FETCH_MATCHING_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PAR_CNT Call by reference Type reference (TYPE) I Number of Matching Parameters 20120312

Method FETCH_MATCHING_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method FINISH Signature

Method FINISH on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method FINISH on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method FREE_MATCH_PARAMS_TREE Signature

Method FREE_MATCH_PARAMS_TREE on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method FREE_MATCH_PARAMS_TREE on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method GET_ASS_TDC_MAP_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAP_PARAMS Call by reference Type reference (TYPE) ETTDW_TDC_MAP_PARAMS_TT Table type to hold tdc mapped parameters 20120312

Method GET_ASS_TDC_MAP_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method GET_CHANGED_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHANGED Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312

Method GET_CHANGED_ATTRIBUTE on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method GET_INCLU_ICONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INCLUDE_ICONS_TC Call by reference Type reference (TYPE) TTB_BUTTON Toolbar Buttons 20120312
2 Exporting EX_INCLUDE_ICONS_TDC Call by reference Type reference (TYPE) TTB_BUTTON Toolbar Buttons 20120312

Method GET_INCLU_ICONS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method GET_MAPPED_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAPPED_PARAMS Call by reference Type reference (TYPE) ETTDW_TC_ASSIGNED_PARAMS_TT Parameters assigned to TC 20120312

Method GET_MAPPED_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method GET_MAP_PAR_APL_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_APL_OBJ Call by reference Object reference (TYPE REF TO) CL_ECATT_APL_TDW_MAP_PARAMS Assign parameters from TDC to TC 20120312

Method GET_MAP_PAR_APL_OBJ on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method GET_PARAMS_BY_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TC_PARAMS Call by reference Attribute reference (LIKE) CL_ECATT_UI_TDW_MAP_PARAMS=>TT_TC_ASS_PARAMS 20120312
2 Importing IT_TDC_PARAMS Call by reference Attribute reference (LIKE) CL_ECATT_UI_TDW_MAP_PARAMS=>TT_TDC_AVL_PARAMS 20120312

Method GET_PARAMS_BY_DATA_TYPE on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method GET_PARAMS_BY_SIM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TC_PARAMS Call by reference Attribute reference (LIKE) CL_ECATT_UI_TDW_MAP_PARAMS=>TT_TC_ASS_PARAMS 20120312
2 Importing IT_TDC_PARAMS Call by reference Attribute reference (LIKE) CL_ECATT_UI_TDW_MAP_PARAMS=>TT_TDC_AVL_PARAMS 20120312

Method GET_PARAMS_BY_SIM_NAME on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method GET_PARAM_ASSIGNED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MULT_TDC Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312
2 Exporting EX_PAR_ASS Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312

Method GET_PARAM_ASSIGNED_STATUS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method HANDLE_CHECKBOX_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Value transfer Attribute reference (LIKE) 20120312
2 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20120312
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20120312

Method HANDLE_CHECKBOX_CHANGE on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_DATA_CHANGE_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Value transfer Attribute reference (LIKE) 20120312

Method ON_DATA_CHANGE_FINISHED on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_DC_FIN_MATCH_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Value transfer Attribute reference (LIKE) 20120312

Method ON_DC_FIN_MATCH_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_DC_MATCH_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20120312

Method ON_DC_MATCH_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_DRAG_TDC_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20120312
2 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20120312
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20120312

Method ON_DRAG_TDC_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_DROP_TC_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20120312
2 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20120312
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20120312

Method ON_DROP_TC_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_TC_STR_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20120312
2 Importing E_ROW Call by reference Attribute reference (LIKE) 20120312

Method ON_TC_STR_DOUBLE_CLICK on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_TDC_STR_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20120312
2 Importing E_ROW Call by reference Attribute reference (LIKE) 20120312

Method ON_TDC_STR_DOUBLE_CLICK on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_TOOLBAR_TC_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20120312

Method ON_TOOLBAR_TC_ALV on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_TOOLBAR_TDC_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20120312

Method ON_TOOLBAR_TDC_ALV on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_UI_TC_XML_KILL Signature

Method ON_UI_TC_XML_KILL on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method ON_UI_TC_XML_KILL on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_UI_TC_XML_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EX_COMMAND Call by reference Attribute reference (LIKE) 20120312

Method ON_UI_TC_XML_USER_COMMAND on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_UI_TDC_XML_KILL Signature

Method ON_UI_TDC_XML_KILL on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method ON_UI_TDC_XML_KILL on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_UI_TDC_XML_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EX_COMMAND Call by reference Attribute reference (LIKE) 20120312

Method ON_UI_TDC_XML_USER_COMMAND on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_USR_CMD_TC_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20120312

Method ON_USR_CMD_TC_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method ON_USR_CMD_TDC_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20120312

Method ON_USR_CMD_TDC_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method REFRESH_MATCHING_PARAMS_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_UPDATE Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312

Method REFRESH_MATCHING_PARAMS_TREE on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method REFRESH_MATCH_PARAMS_ALV Signature

Method REFRESH_MATCH_PARAMS_ALV on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method REFRESH_MATCH_PARAMS_ALV on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method REFRESH_TC_PARAMS_ALV Signature

Method REFRESH_TC_PARAMS_ALV on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method REFRESH_TC_PARAMS_ALV on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method REFRESH_TDC_PARAMS_ALV Signature

Method REFRESH_TDC_PARAMS_ALV on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method REFRESH_TDC_PARAMS_ALV on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method RESIZE_XML_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20120312
2 Importing IM_ROW1_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Splitter Control 20120312
3 Importing IM_ROW2_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Splitter Control 20120312
4 Importing IM_SIZE Call by reference Type reference (TYPE) ETSIZE 'STANDARD' Size of Object Area in Editor 20120312

Method RESIZE_XML_AREA on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SAVE_MAP_PAR Signature

Method SAVE_MAP_PAR on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method SAVE_MAP_PAR on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SELECT_ALL_MATCHING_PARAMS Signature

Method SELECT_ALL_MATCHING_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method SELECT_ALL_MATCHING_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_CHANGED_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHANGED Call by reference Type reference (TYPE) ETONOFF SPACE eCATT Switch On/Off 20120312

Method SET_CHANGED_ATTRIBUTE on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_INCLU_ICONS_TC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INCLUDE_ICONS Call by reference Type reference (TYPE) TTB_BUTTON Toolbar Buttons 20120312

Method SET_INCLU_ICONS_TC on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_INCLU_ICONS_TDC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INCLUDE_ICONS Call by reference Type reference (TYPE) TTB_BUTTON Toolbar Buttons 20120312

Method SET_INCLU_ICONS_TDC on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20120312
2 Importing IM_SRC Call by reference Type reference (TYPE) ETONOFF eCATT Switch On/Off 20120312
3 Importing IM_STYLE_NAME Call by reference Type reference (TYPE) STRING Style field name 20120312
4 Importing IM_TITLE Call by reference Type reference (TYPE) ITEX132 Grid title 20120312

Method SET_LAYOUT on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_MATCH_PAR_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TDC_CNT Call by reference Type reference (TYPE) I Number of TDCs assigned 20120312

Method SET_MATCH_PAR_FCAT on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_PARAMS_TO_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TC_OBJ Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_TEST_CONFIG Test Configuration 20120312
2 Importing IT_ASS_TDC Call by reference Attribute reference (LIKE) CL_ECATT_UI_TDW_SEL_TDC=>TT_ASS_TDC TDCs assigned to TC 20120312

Method SET_PARAMS_TO_GRID on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_STYLE_FOR_MATCH_PAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STYLE Call by reference Type reference (TYPE) LVC_T_STYL ALV Control: Style Table for Cells 20120312

Method SET_STYLE_FOR_MATCH_PAR on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_STYLE_FOR_TC_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STYLE Call by reference Type reference (TYPE) LVC_T_STYL ALV Control: Style Table for Cells 20120312

Method SET_STYLE_FOR_TC_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_STYLE_FOR_TDC_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STYLE Call by reference Type reference (TYPE) LVC_T_STYL ALV Control: Style Table for Cells 20120312

Method SET_STYLE_FOR_TDC_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_TC_ASS_PAR_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TDC_CNT Call by reference Type reference (TYPE) I Number of TDCs assigned to TC 20120312

Method SET_TC_ASS_PAR_FCAT on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_TC_ASS_PAR_TOOLBAR Signature

Method SET_TC_ASS_PAR_TOOLBAR on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method SET_TC_ASS_PAR_TOOLBAR on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_TC_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TC_OBJ Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_TEST_CONFIG Test Configuration 20120312

Method SET_TC_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_TC_TABLE Signature

Method SET_TC_TABLE on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method SET_TC_TABLE on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_TDC_AVAIL_PAR_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TDC_CNT Call by reference Type reference (TYPE) I Number of TDCs assigned to TC 20120312

Method SET_TDC_AVAIL_PAR_FCAT on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_TDC_AVAIL_PAR_TOOLBAR Signature

Method SET_TDC_AVAIL_PAR_TOOLBAR on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method SET_TDC_AVAIL_PAR_TOOLBAR on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_TDC_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ASS_TDC Call by reference Attribute reference (LIKE) CL_ECATT_UI_TDW_SEL_TDC=>TT_ASS_TDC TDCs assigned to TC 20120312

Method SET_TDC_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_TDC_TABLE Signature

Method SET_TDC_TABLE on class CL_ECATT_UI_TDW_MAP_PARAMS has no parameter.
Method SET_TDC_TABLE on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method SET_UI_XML_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENABLE Call by reference Type reference (TYPE) ETONOFF SPACE eCATT Switch On/Off 20120312
2 Importing IM_PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20120312
3 Importing IM_ROW1_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Splitter Control 20120312
4 Importing IM_ROW2_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Splitter Control 20120312

Method SET_UI_XML_AREA on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method UPDATE_ASSIGNED_PAR_TDC_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TC_ASS_PARAM Call by reference Attribute reference (LIKE) CL_ECATT_UI_TDW_MAP_PARAMS=>TY_TC_ASS_PARAMS Parameters assigned in TC 20120312
2 Changing CH_TDC_ASS_PARAM Call by reference Attribute reference (LIKE) CL_ECATT_UI_TDW_MAP_PARAMS=>TY_TDC_AVL_PARAMS Parameters assigned in TDC 20120312

Method UPDATE_ASSIGNED_PAR_TDC_ALV on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method UPDATE_ASS_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TDC_NAME Call by reference Type reference (TYPE) ETOBJ_NAME eCATT Object 20120312

Method UPDATE_ASS_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method UPDATE_RES_FOR_NEW_MAP_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONFIG_PNAME Call by reference Type reference (TYPE) ETP_NAME Name of a Parameter or Command Interface 20120312
2 Importing IM_TDC_NAME Call by reference Type reference (TYPE) ETOBJ_NAME eCATT Object 20120312
3 Importing IM_TDC_PNAME Call by reference Type reference (TYPE) ETP_NAME Name of a Parameter or Command Interface 20120312

Method UPDATE_RES_FOR_NEW_MAP_PARAMS on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.

Method UPDATE_TDC_NAME_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TDC_CNT Call by reference Type reference (TYPE) I Number of TDCs assigned 20120312

Method UPDATE_TDC_NAME_COL on class CL_ECATT_UI_TDW_MAP_PARAMS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732