SAP ABAP Class CL_GUI_ECATT_ALL_PAIRS (UI Class for All Pairs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_ALL_PAIRS_UI (Package) eCATT - Find Parameter Values
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_DATA User Interface: General Data 20121017
Properties
Class CL_GUI_ECATT_ALL_PAIRS  
Short Description UI Class for All Pairs    
Super Class CL_GUI_ECATT_DATA User Interface: General Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_ALL_PAIRS_UI   eCATT - Find Parameter Values 
Created 20121017   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GUI_ECATT_ALL_PAIRS has no forward declaration.
Interfaces
Class CL_GUI_ECATT_ALL_PAIRS has no interface implemented.
Friends
Class CL_GUI_ECATT_ALL_PAIRS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AS_HEAD Static Attribute Public Type reference (TYPE) ETALLPAIRS_HEAD Header Data of AllPairs Objects 20130805
2 AS_VARIANT Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20121017
3 AT_ALL_PAIRS_HEAD Instance attribute Private Type reference (TYPE) ETALLPAIRS_HEAD_TABTYPE Header Data of AllPairs Objects 20121017
4 A_TEXTNAME Static Attribute Public Type reference (TYPE) ETOBJ_NAME eCATT Object 20121219
5 CO_STRUCTURE_NAME Constant Private Type reference (TYPE) TABNAME 'ETALLPAIRS_HEAD_GUI' Structure for ALVGRID 20121017
6 FC_DELETE_ROW Constant Protected Type reference (TYPE) SYUCOMM 'DELETE_ROW' FC: Delete Text List Line 20130805
7 FC_REFRESH Constant Protected Type reference (TYPE) SYUCOMM 'REFRESH' FC: Refresh Text List 20130805
8 OUTTAB Instance attribute Private Type reference (TYPE) ETALLPAIRS_HEAD_OUT_TABTYPE Header Data for AllPairs Objects (Output Structure) 20121017
9 WA_OUTTAB Instance attribute Private Type reference (TYPE) ETALLPAIRS_HEAD_OUT Header Data for AllPairs Objects (Output Structure) 20121017
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20121017
2 ON_BUTTON_CLICK Instance method Private Event handling method Button pressed 20121219
3 SET_DATA_TO_GRID Instance method Private Method 20121017
4 SET_EXCLUDE_FUNCTIONS Instance method Private Method Set Unused Toolbar Functions 20121128
5 SET_GRID_TITLE Instance method Private Method Arrange Titles Over the Grid and Pass to Grid 20121017
6 SET_HEAD Static method Public Method Set Attribute/Key for HEAD Structure 20130805
7 SET_OUTTAB_HANDLSTYLE Instance method Private Method Set Input Property for Outtab Line 20121121
8 SET_SELECTED_CELL Instance method Private Method Mark Current Line 20130805
9 SET_TEXTNAME Static method Public Method Set Attribute A_TEXTNAME 20130805
10 UC_DELETE_ROW Instance method Private Method Delete Text List Line 20130805
11 UC_REFRESH Instance method Private Method Update Text List 20130805
Events
Class CL_GUI_ECATT_ALL_PAIRS has no event.
Types
Class CL_GUI_ECATT_ALL_PAIRS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20121017
2 Importing IT_ALL_PAIRS_HEAD Call by reference Type reference (TYPE) ETALLPAIRS_HEAD_TABTYPE Headerdaten zu den AllPairs Objekten 20121017
3 Importing I_APPL_EVENTS Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20121017
# Exception Resumable Description Created on
1 CX_ECATT_GUI eCatt-Ausnahmen GUI 20121017

Method ON_BUTTON_CLICK Signature

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

Method ON_BUTTON_CLICK on class CL_GUI_ECATT_ALL_PAIRS has no exception.

Method SET_DATA_TO_GRID Signature

Method SET_DATA_TO_GRID on class CL_GUI_ECATT_ALL_PAIRS has no parameter.
Method SET_DATA_TO_GRID on class CL_GUI_ECATT_ALL_PAIRS has no exception.

Method SET_EXCLUDE_FUNCTIONS Signature

Method SET_EXCLUDE_FUNCTIONS on class CL_GUI_ECATT_ALL_PAIRS has no parameter.
Method SET_EXCLUDE_FUNCTIONS on class CL_GUI_ECATT_ALL_PAIRS has no exception.

Method SET_GRID_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GRID_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20121017

Method SET_GRID_TITLE on class CL_GUI_ECATT_ALL_PAIRS has no exception.

Method SET_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEAD Call by reference Type reference (TYPE) ETALLPAIRS_HEAD Headerdaten zu den AllPairs Objekten 20130805

Method SET_HEAD on class CL_GUI_ECATT_ALL_PAIRS has no exception.

Method SET_OUTTAB_HANDLSTYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_OUTTAB Call by reference Type reference (TYPE) ETALLPAIRS_HEAD_OUT Headerdaten zu den AllPairs Objekten 20121121
2 Importing IM_READ_ONLY_MODE Call by reference Type reference (TYPE) I 1 - nicht eingabebereit, 0 - eingabebereit 20121121

Method SET_OUTTAB_HANDLSTYLE on class CL_GUI_ECATT_ALL_PAIRS has no exception.

Method SET_SELECTED_CELL Signature

Method SET_SELECTED_CELL on class CL_GUI_ECATT_ALL_PAIRS has no parameter.
Method SET_SELECTED_CELL on class CL_GUI_ECATT_ALL_PAIRS has no exception.

Method SET_TEXTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXTNAME Call by reference Type reference (TYPE) ETOBJ_NAME Textname 20130805

Method SET_TEXTNAME on class CL_GUI_ECATT_ALL_PAIRS has no exception.

Method UC_DELETE_ROW Signature

Method UC_DELETE_ROW on class CL_GUI_ECATT_ALL_PAIRS has no parameter.
Method UC_DELETE_ROW on class CL_GUI_ECATT_ALL_PAIRS has no exception.

Method UC_REFRESH Signature

Method UC_REFRESH on class CL_GUI_ECATT_ALL_PAIRS has no parameter.
Method UC_REFRESH on class CL_GUI_ECATT_ALL_PAIRS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740