SAP ABAP Class CL_GUI_ECATT_PARAMS (eCATT: Parameter Editor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_GUI (Package) eCATT GUI Objects
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 20010904
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_VO_PARAMS eCATT: Parameter Editor for Validation Object 20050726
Properties
Class CL_GUI_ECATT_PARAMS  
Short Description eCATT: Parameter Editor    
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_GUI   eCATT GUI Objects 
Created 20010904   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_ECATT_SYSTEM_EDITOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_GUI_ECATT_PARAMS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_GUI_ECATT_DATA_EDITOR 20010904 User Interface: Test Data Container
2 CL_GUI_ECATT_MODULE_EDITOR 20011011 User Interface: eCATT Module
3 CL_GUI_ECATT_PARAM_WIZARD 20030123 eCATT: Wizard for Parameter Transfer from other Objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADAPT_DELETE Instance attribute Private Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20110311
2 AS_SELECTED_ROWID Instance attribute Private Type reference (TYPE) LVC_S_ROW ALV control: Line Description 20080828
3 CO_STRUCTURE_NAME Constant Protected Type reference (TYPE) TABNAME 'ETPAR_GUI_C' Structure for ALVGRID 20010904
4 ECATT_OBJECT Instance attribute Protected Object reference (TYPE REF TO) CL_APL_ECATT_OBJECT eCATT Object 20010904
5 ECATT_OBJ_START_DATA Instance attribute Protected Object reference (TYPE REF TO) CL_APL_ECATT_START_DATA eCATT Object - Start Profile Data 20100929
6 FC_AUTOPAR Constant Protected Type reference (TYPE) SYUCOMM 'AUTOPAR' FC: Parameter Auto 20120529
7 FC_COPY_PARAM Constant Protected Type reference (TYPE) SYUCOMM 'COPY_PARAM' FC: Copy Parameter 20010904
8 FC_CREATE_FROM_TEMPLATE Constant Private Type reference (TYPE) SYUCOMM 'CREATE_FROM_TEMPLATE' FC: Create with Template 20110926
9 FC_DELETE_PARAM Constant Protected Type reference (TYPE) SYUCOMM 'DELETE_PARAM' FC: Delete Parameter 20011212
10 FC_DELETE_VALUE Constant Protected Type reference (TYPE) SYUCOMM 'DELETE_PARAM_VALUE' FC: Delete Parameter Value 20011218
11 FC_PARAM_VALUE Constant Protected Type reference (TYPE) SYUCOMM 'PARAM_VALUE' FC: Display Parameter Value 20010904
12 FC_REFRESH Constant Protected Type reference (TYPE) SYUCOMM 'REFRESH' FC: Refresh Parameter Display 20010904
13 FC_SORT_PARAMS_ASC Constant Protected Type reference (TYPE) SYUCOMM 'SORT_PARAMS_ASC' FC: Sort Parameters Ascending 20010904
14 FC_SORT_PARAMS_DSC Constant Protected Type reference (TYPE) SYUCOMM 'SORT_PARAMS_DSC' FC: Sort Parameters Descending 20010904
15 FC_TOGGLE_PARAMS_CMDIF Constant Private Type reference (TYPE) SYUCOMM 'TOGGLE_PARAMS_CMDIF' FC: Toggle Between Parameters and CMDIF 20010904
16 FIELDCAT_CMDIF Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for Command Interface Display 20010904
17 FIELDCAT_PARAM Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for Parameter Display 20010904
18 GT_MESSAGES Instance attribute Private Type reference (TYPE) ETCHECKLST_TABTYPE eCATT: Table Type for Checklist 20110317
19 GT_OUTTAB Instance attribute Protected Type reference (TYPE) ETPAR_OUT_TABTYPE Saved Output Table for the Parameter 20080905
20 INDEX_FOR_LONG_PREF_NAME2 Instance attribute Protected Type reference (TYPE) ETPINDEX_TABTYPE eCATT: Parameter Index 20100412
21 INDEX_FOR_LONG_VALUES Instance attribute Protected Type reference (TYPE) ETPINDEX_TABTYPE eCATT: Parameter Index 20070322
22 MAX_VALUE_LENGTH Instance attribute Protected Type reference (TYPE) I 128 Length of Values in the OUTTAB 20070322
23 OUTTAB Instance attribute Protected Type reference (TYPE) ETPAR_OUT_TABTYPE Current Parameter Output Table 20010904
24 RECENT_PARAMS_VIEW Instance attribute Protected Type reference (TYPE) ETPARVIEW Special View of Parameter Use 20020821
25 SELECTED_OUTTAB Instance attribute Protected Type reference (TYPE) ETPAR_OUT_TABTYPE Selected Outtab Rows 20031015
26 SELECTED_ROWS Instance attribute Protected Type reference (TYPE) LVC_T_ROW Selected Rows 20020719
27 WA_OUTTAB Instance attribute Protected Type reference (TYPE) ETPAR_OUT Parameter Output Structure 20010904
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010904
2 DELETE_PARAM_USAGELOCATION Instance method Private Method Deletes parameter if usage location is available 20110523
3 GET_PARAMS Instance method Protected Method Get Parameters from Middleware Object 20010904
4 GET_PARAM_FROM_ROWID Instance method Protected Method Get Parameter for RowID 20011212
5 GET_PARAM_PREF_NAME2 Instance method Protected Method Get Strings Abbreviated in Grid from Middleware 20100412
6 GET_PARAM_REFERENCE_F4 Instance method Protected Method F4 Help for Dictionary Objects 20061127
7 GET_PARAM_STRING_VALUE Instance method Protected Method Get strings shortened in grid from middleware 20070322
8 GET_SELECTED_PARAMS Instance method Public Method Returns the Parameter/Command Interface Selected in ALV Grid 20030205
9 ON_F4_INTERNAL_ABAP_TYPE Instance method Protected Method F4 Input Help for Predefined ABAP Types 20070622
10 ON_F4_PARAM_TYPE Instance method Protected Method F4 Value Help for Visibility of Parameter 20110928
11 ON_PARAMS_CHANGED Instance method Protected Event handling method Parameters Changed 20010904
12 ON_PARAM_REF_CHANGED Instance method Protected Event handling method Parameter Reference Changed 20010904
13 ON_PARAM_VAL_CHANGED Instance method Protected Event handling method Value Container of Parameter Changed 20020911
14 ON_QUERY_CHANGE_PNAME Instance method Protected Event handling method If Parameter Name Should Be Changed 20010904
15 ON_QUERY_DELETE_PARAM Instance method Protected Event handling method Parameter Is to Be Deleted 20011212
16 ON_QUERY_ERR_CHANGE_REF Instance method Protected Event handling method Error During Parameter Reference Change - Terminate? 20080523
17 RAISE_EV_PARAM_DOUBLE_CLICK Instance method Public Method Raise Event PARAM_DOUBLE_CLICK 20050718
18 SET_DATA_TO_GRID Instance method Public Method Set Data in ALV Grid 20010904
19 SET_ECATT_OBJECT Instance method Public Method Set eCATT Object 20010904
20 SET_ECATT_OBJ_START_DATA Instance method Public Method 20100929
21 SET_FIELDCAT_OLD Instance method Private Method Set Field Catalog OLD! OLD! OLD! OLD! OLD! OLD! 20010904
22 SET_OUTTAB_HANDLSTYLE Instance method Protected Method Set Outtab Line and Its Ready-for-Input Status 20010904
23 SET_PARAMS Instance method Protected Method Set Parameter Changes in Middleware Object 20010904
24 SET_PARAM_PREF_NAME2 Instance method Protected Method Note Index for Long PREF_NAME2 in Web Dynpro 20100412
25 SET_PARAM_STRING_VALUE Instance method Protected Method Note Index for Long Strings (Values) 20070323
26 SET_USAGE_LOCATION Instance method Private Method Gets usage location 20110525
27 UC_CHECK Instance method Protected Method Parameter Display 20010904
28 UC_COPY_PARAM Instance method Protected Method Copy parameters 20010904
29 UC_CREATE_FROM_TEMPLATE Instance method Protected Method Create Parameter with Template 20110926
30 UC_DELETE_PARAM Instance method Protected Method Delete Parameter 20011212
31 UC_DELETE_VALUE Instance method Protected Method Delete Parameter Value 20011218
32 UC_PARAM_VALUE Instance method Protected Method Maintain Parameter Value 20010904
33 UC_REFRESH Instance method Protected Method Refresh Parameter Display 20010904
34 UC_SORT Instance method Protected Method Sort Parameters 20010904
35 UC_TOGGLE_PARAMS_CMDIF Instance method Protected Method Toggle Between Parameters and Command Interface 20010904
36 UC_WHEREUSED Instance method Public Method Where-Used List for Parameter 20050929
Events
# Event Type Visibility Description Created on
1 EV_PARAMS_DROPPED Instance Event
(0)
Public
(2)
Drop in Parameter Executed 20030205
2 EV_PARAMS_REFRESHED Instance Event
(0)
Public
(2)
Parameter Display Refreshed 20011011
3 EV_PARAMS_SORTED Instance Event
(0)
Public
(2)
Parameters Were Resorted 20020411
4 EV_PARAM_DOUBLE_CLICK Instance Event
(0)
Public
(2)
Parameter Double-Clicked 20011011
5 EV_PARAM_REF_CHANGED Instance Event
(0)
Public
(2)
Parameter Reference Changed 20011011
6 EV_PARAM_VAL_CHANGED Instance Event
(0)
Public
(2)
Values of Structured Parameter Changed 20020911
7 EV_TOGGLE_PARAMS_CMDIF Instance Event
(0)
Public
(2)
Toggle Between Parameter and Command Interfaces 20020719
8 EV_VALUE_DELETED Instance Event
(0)
Public
(2)
Parameter Value Deleted 20040116
9 EV_WHERE_USED Instance Event
(0)
Public
(2)
Where-Used List Parameter Requested 20051201
Types
Class CL_GUI_ECATT_PARAMS 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 IM_CLIENT Call by reference Type reference (TYPE) ETCLIENT Verwender/Aufrufer 20020705
2 Importing IM_ECATT_OBJECT Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_OBJECT eCatt-Objekt 20010904
3 Importing IM_PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20010904
4 Importing IM_TOOLBAR_FUNCTIONS Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20030205
# Exception Resumable Description Created on
1 CX_ECATT_GUI eCatt-Ausnahmen GUI 20010904

Method DELETE_PARAM_USAGELOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DELETE_PARAM Call by reference Type reference (TYPE) ETCHECKLST_TABTYPE eCATT: Tabellentyp für Checkliste 20110523
2 Importing IT_FOUND_LOCATION Call by reference Type reference (TYPE) ETCOMMANDINTERFACELIST_TT 20110523
3 Importing IT_SCRIPT_LINE Call by reference Type reference (TYPE) ETXML_LINE_TABTYPE XML Zeilen 20110525
4 Importing I_DEL_ADAPT Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20110523

Method DELETE_PARAM_USAGELOCATION on class CL_GUI_ECATT_PARAMS has no exception.

Method GET_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PARAMS_VIEW Call by reference Type reference (TYPE) ETPARVIEW Spezielle Sicht auf Parameterverwendung 20020821
2 Exporting EX_PARAMTAB Value transfer Type reference (TYPE) ETPAR_GUI_TABTYPE Tabelle zur Parameteraustausch GUI - APL 20010904
3 Importing IM_PTYPES Call by reference Type reference (TYPE) STRING Zu holende Typen (Parameter oder Kommandoschnittstelle) 20010904

Method GET_PARAMS on class CL_GUI_ECATT_PARAMS has no exception.

Method GET_PARAM_FROM_ROWID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COL Call by reference Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20011212
2 Exporting EX_PARAM Value transfer Type reference (TYPE) ETPAR_OUT eCATT: Ausgabestruktur der Parameter 20011212
3 Exporting EX_ROW Call by reference Type reference (TYPE) LVC_INDEX ALV-Control: Zeilennummer (Index der internen Tabelle) 20011212
4 Importing IM_GET_FROM_CURRENT_CELL Call by reference Type reference (TYPE) ETONOFF 'X' Holen von aktuell ausgewaehlter Zelle 20011212
5 Importing IM_ROWID Call by reference Type reference (TYPE) LVC_INDEX ALV-Control: Zeilennummer (Index der internen Tabelle) 20011212

Method GET_PARAM_FROM_ROWID on class CL_GUI_ECATT_PARAMS has no exception.

Method GET_PARAM_PREF_NAME2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA_PARAMS Call by reference Type reference (TYPE) ETPAR_GUI Struktur für Datentransfer Parameterdefinitionen APL - GUI 20100412
2 Importing IP_PARAMS Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_PARAMS Parameterdefinition für Testdaten 20100412

Method GET_PARAM_PREF_NAME2 on class CL_GUI_ECATT_PARAMS has no exception.

Method GET_PARAM_REFERENCE_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TESTSYSTEM Call by reference Type reference (TYPE) ETCMP_CMP SPACE Zielsystem (Schlüssel im Systemdatencontainer) 20061127
2 Returning RE_DDOBJNAME Value transfer Type reference (TYPE) ETDDONAME2 Name eines ABAP Dictionary-Objekts 20061127

Method GET_PARAM_REFERENCE_F4 on class CL_GUI_ECATT_PARAMS has no exception.

Method GET_PARAM_STRING_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA_PARAMS Call by reference Type reference (TYPE) ETPAR_GUI Struktur für Datentransfer Parameterdefinitionen APL - GUI 20070322
2 Importing IP_PARAMS Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_PARAMS Parameterdefinition für Testdaten 20070427

Method GET_PARAM_STRING_VALUE on class CL_GUI_ECATT_PARAMS has no exception.

Method GET_SELECTED_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PARAMS_VIEW Call by reference Type reference (TYPE) ETPARVIEW Spezielle Sicht auf Parameterverwendung 20030206
2 Exporting EX_SEL_PARAMS Call by reference Type reference (TYPE) ETPAR_GUI_TABTYPE Tabelle zur Parameteraustausch GUI - APL 20030205
3 Exporting EX_T_ROW_NO Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20030205

Method GET_SELECTED_PARAMS on class CL_GUI_ECATT_PARAMS has no exception.

Method ON_F4_INTERNAL_ABAP_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ABAP_TYPE Call by reference Type reference (TYPE) LVC_VALUE Eingebauter ABAP Typ 20070622

Method ON_F4_INTERNAL_ABAP_TYPE on class CL_GUI_ECATT_PARAMS has no exception.

Method ON_F4_PARAM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PTYP Call by reference Type reference (TYPE) LVC_VALUE Sichtbarkeit eines Parameters 20110928

Method ON_F4_PARAM_TYPE on class CL_GUI_ECATT_PARAMS has no exception.

Method ON_PARAMS_CHANGED Signature

Method ON_PARAMS_CHANGED on class CL_GUI_ECATT_PARAMS has no parameter.
Method ON_PARAMS_CHANGED on class CL_GUI_ECATT_PARAMS has no exception.

Method ON_PARAM_REF_CHANGED Signature

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

Method ON_PARAM_REF_CHANGED on class CL_GUI_ECATT_PARAMS has no exception.

Method ON_PARAM_VAL_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLER Call by reference Attribute reference (LIKE) 20021031
2 Importing PINDEX Call by reference Attribute reference (LIKE) 20020911
3 Importing PNAME Call by reference Attribute reference (LIKE) 20020911
4 Importing VARID Call by reference Attribute reference (LIKE) 20020911
5 Importing VINDEX Call by reference Attribute reference (LIKE) 20020911

Method ON_PARAM_VAL_CHANGED on class CL_GUI_ECATT_PARAMS has no exception.

Method ON_QUERY_CHANGE_PNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PINDEX_FROM Call by reference Attribute reference (LIKE) 20011011
2 Importing PNAME_FROM Call by reference Attribute reference (LIKE) 20011011
3 Importing PNAME_TO Call by reference Attribute reference (LIKE) 20011011
4 Importing PTYP_FROM Call by reference Attribute reference (LIKE) 20011011

Method ON_QUERY_CHANGE_PNAME on class CL_GUI_ECATT_PARAMS has no exception.

Method ON_QUERY_DELETE_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Attribute reference (LIKE) 20040112
2 Importing PINDEX Call by reference Attribute reference (LIKE) 20011212
3 Importing PNAME Call by reference Attribute reference (LIKE) 20011212
4 Importing PTYP Call by reference Attribute reference (LIKE) 20011212

Method ON_QUERY_DELETE_PARAM on class CL_GUI_ECATT_PARAMS has no exception.

Method ON_QUERY_ERR_CHANGE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERR_MSG Call by reference Attribute reference (LIKE) 20080525
2 Importing PINDEX Call by reference Attribute reference (LIKE) 20080525
3 Importing PNAME Call by reference Attribute reference (LIKE) 20080525
4 Importing PREF_NAME Call by reference Attribute reference (LIKE) 20080525
5 Importing PTYP Call by reference Attribute reference (LIKE) 20080525
6 Importing TARGETSYS Value transfer Attribute reference (LIKE) 20080525

Method ON_QUERY_ERR_CHANGE_REF on class CL_GUI_ECATT_PARAMS has no exception.

Method RAISE_EV_PARAM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EX_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20050718
2 Importing EX_PARAM Call by reference Type reference (TYPE) ETPAR_GUI Struktur für Datentransfer Parameterdefinitionen APL - GUI 20050718
3 Importing EX_PREF_NAME Call by reference Type reference (TYPE) ETDDONAME2 Bezug zur Typisierung von Par./Kommandosch. ALT 20050718
4 Importing EX_VARNAME Call by reference Type reference (TYPE) ETVAR_ID Name der Variante 20050718
5 Importing EX_VINDEX Call by reference Type reference (TYPE) ETVINDEX Index einer Variante 20050718

Method RAISE_EV_PARAM_DOUBLE_CLICK on class CL_GUI_ECATT_PARAMS has no exception.

Method SET_DATA_TO_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PARAMS_VIEW Call by reference Type reference (TYPE) ETPARVIEW Spezielle Sicht auf Parameterverwendung 20020821
2 Importing IM_NO_REFRESH Call by reference Type reference (TYPE) ETONOFF 'X' - Refresh wird nicht aufgerufen 20010904
3 Importing IM_PTYPES Call by reference Type reference (TYPE) STRING Anzuzeigende Typen (Parameter oder Kommandoschnittstellen) 20010904
4 Importing IM_READONLY_MODE Call by reference Type reference (TYPE) I 1 - nicht eingabebereit, 0 - eingabebereit 20010904

Method SET_DATA_TO_GRID on class CL_GUI_ECATT_PARAMS has no exception.

Method SET_ECATT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ECATT_OBJECT Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_OBJECT eCATT-Object 20010904

Method SET_ECATT_OBJECT on class CL_GUI_ECATT_PARAMS has no exception.

Method SET_ECATT_OBJ_START_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ECATT_OBJ_START_DATA Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_START_DATA eCATT Objekt - Start Profil Daten 20100929

Method SET_ECATT_OBJ_START_DATA on class CL_GUI_ECATT_PARAMS has no exception.

Method SET_FIELDCAT_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTION Call by reference Type reference (TYPE) STRING Aktion, die Aufbau des Feldkatalogs beinflusst 20010904

Method SET_FIELDCAT_OLD on class CL_GUI_ECATT_PARAMS has no exception.

Method SET_OUTTAB_HANDLSTYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_READONLY_MODE Call by reference Type reference (TYPE) I 1 - nicht eingabebereit, 0 - eingabebereit 20010904
2 Importing IM_S_PARAM Call by reference Type reference (TYPE) ETPAR_GUI Struktur für Datentransfer Parameterdefinitionen APL - GUI 20010904
3 Returning RE_S_OUTTAB Value transfer Type reference (TYPE) ETPAR_OUT eCATT: Ausgabestruktur der Parameter 20010904

Method SET_OUTTAB_HANDLSTYLE on class CL_GUI_ECATT_PARAMS has no exception.

Method SET_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SUPPRESS_CHANGED_EVENT Call by reference Type reference (TYPE) ETONOFF SPACE 'X'-Unterdrückung EV_PARAMS_CHANGED b.Übergabe an Middleware 20010904

Method SET_PARAMS on class CL_GUI_ECATT_PARAMS has no exception.

Method SET_PARAM_PREF_NAME2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAMTAB Call by reference Type reference (TYPE) ETPAR_GUI_TABTYPE Tabelle zur Parameteraustausch GUI - APL 20100412

Method SET_PARAM_PREF_NAME2 on class CL_GUI_ECATT_PARAMS has no exception.

Method SET_PARAM_STRING_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAMTAB Call by reference Type reference (TYPE) ETPAR_GUI_TABTYPE Tabelle zur Parameteraustausch GUI - APL 20070323

Method SET_PARAM_STRING_VALUE on class CL_GUI_ECATT_PARAMS has no exception.

Method SET_USAGE_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) ETCLIENT Verwender/Aufrufer 20110525
2 Changing C_DELETE_STATUS Call by reference Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20110525
3 Exporting ET_FOUND_VAL Call by reference Type reference (TYPE) ETCHECKLST_TABTYPE Zuordnung zwischen Parametern des eCATT und den Testdaten 20110526
4 Exporting ET_SCRIPT_LINE Call by reference Type reference (TYPE) ETXML_LINE_TABTYPE XML Zeilen 20110526
5 Exporting E_TEXT1 Call by reference Type reference (TYPE) CHAR80 Char 80 20110525
6 Exporting E_TEXT2 Call by reference Type reference (TYPE) CHAR80 Char 80 20110525
7 Exporting E_TEXT3 Call by reference Type reference (TYPE) CHAR80 Character Feld der Länge 8 20110525
8 Exporting E_TEXT4 Call by reference Type reference (TYPE) CHAR80 Char 80 20110525
9 Exporting E_TEXT_DEL1 Call by reference Type reference (TYPE) STRING 20110525
10 Exporting E_TEXT_DEL2 Call by reference Type reference (TYPE) STRING 20110525
11 Exporting E_TITLE Call by reference Type reference (TYPE) STRING 20110525
12 Importing PTYP Value transfer Type reference (TYPE) ETP_TYP Name eines Parameters oder einer Kommandoschnittstelle 20110525

Method SET_USAGE_LOCATION on class CL_GUI_ECATT_PARAMS has no exception.

Method UC_CHECK Signature

Method UC_CHECK on class CL_GUI_ECATT_PARAMS has no parameter.
Method UC_CHECK on class CL_GUI_ECATT_PARAMS has no exception.

Method UC_COPY_PARAM Signature

Method UC_COPY_PARAM on class CL_GUI_ECATT_PARAMS has no parameter.
Method UC_COPY_PARAM on class CL_GUI_ECATT_PARAMS has no exception.

Method UC_CREATE_FROM_TEMPLATE Signature

Method UC_CREATE_FROM_TEMPLATE on class CL_GUI_ECATT_PARAMS has no parameter.
Method UC_CREATE_FROM_TEMPLATE on class CL_GUI_ECATT_PARAMS has no exception.

Method UC_DELETE_PARAM Signature

Method UC_DELETE_PARAM on class CL_GUI_ECATT_PARAMS has no parameter.
Method UC_DELETE_PARAM on class CL_GUI_ECATT_PARAMS has no exception.

Method UC_DELETE_VALUE Signature

Method UC_DELETE_VALUE on class CL_GUI_ECATT_PARAMS has no parameter.
Method UC_DELETE_VALUE on class CL_GUI_ECATT_PARAMS has no exception.

Method UC_PARAM_VALUE Signature

Method UC_PARAM_VALUE on class CL_GUI_ECATT_PARAMS has no parameter.
Method UC_PARAM_VALUE on class CL_GUI_ECATT_PARAMS has no exception.

Method UC_REFRESH Signature

Method UC_REFRESH on class CL_GUI_ECATT_PARAMS has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL Basisklasse für eCatt Middleware Ausnahmen 20030924

Method UC_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESCENDING Call by reference Type reference (TYPE) ETONOFF SPACE Initial = Ascending, 'X' = Descending 20010904

Method UC_SORT on class CL_GUI_ECATT_PARAMS has no exception.

Method UC_TOGGLE_PARAMS_CMDIF Signature

Method UC_TOGGLE_PARAMS_CMDIF on class CL_GUI_ECATT_PARAMS has no parameter.
Method UC_TOGGLE_PARAMS_CMDIF on class CL_GUI_ECATT_PARAMS has no exception.

Method UC_WHEREUSED Signature

Method UC_WHEREUSED on class CL_GUI_ECATT_PARAMS has no parameter.
Method UC_WHEREUSED on class CL_GUI_ECATT_PARAMS has no exception.
Event Signatures

Event EV_PARAMS_DROPPED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_DRAG_DATA Exporting Value transfer Object reference (TYPE REF TO) OBJECT Drag&Drop Object 20030205
2 EX_PARAMS_VIEW Exporting Value transfer Type reference (TYPE) ETPARVIEW Spezielle Sicht auf Parameterverwendung 20030205
3 EX_SEL_PARAMS Exporting Value transfer Type reference (TYPE) ETPAR_GUI_TABTYPE Tabelle zur Parameteraustausch GUI - APL 20030205

Event EV_PARAMS_REFRESHED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CURSOR Exporting Value transfer Type reference (TYPE) ETCURSOR eCATT: Cursorposition 20011011

Event EV_PARAMS_SORTED Signature
Event EV_PARAMS_SORTED on class CL_GUI_ECATT_PARAMS has no parameter.
Event EV_PARAM_DOUBLE_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_FIELDNAME Exporting Value transfer Type reference (TYPE) LVC_FNAME Name des Feldes, auf welches geclickt wurde 20020423
2 EX_PARAM Exporting Value transfer Type reference (TYPE) ETPAR_GUI Struktur für Datentransfer Parameterdefinitionen APL - GUI 20011011
3 EX_PREF_NAME Exporting Value transfer Type reference (TYPE) ETDDONAME2 Bezug zur Typisierung von Parametern/Kommandoschnittstellen 20021025
4 EX_VARNAME Exporting Value transfer Type reference (TYPE) ETVAR_ID Name der Variante 20020912
5 EX_VINDEX Exporting Value transfer Type reference (TYPE) ETVINDEX Index einer Variante 20020912

Event EV_PARAM_REF_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PNAME Exporting Value transfer Type reference (TYPE) ETP_NAME Name eines Parameters oder einer Kommandoschnittstelle 20011011

Event EV_PARAM_VAL_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CALLER Exporting Value transfer Type reference (TYPE) ETCLIENT SPACE Verwender/Aufrufer 20021031
2 PINDEX Exporting Value transfer Type reference (TYPE) ETPINDEX eCATT: Parameterindex 20020911
3 PNAME Exporting Value transfer Type reference (TYPE) ETP_NAME Name eines Parameters oder einer Kommandoschnittstelle 20020911

Event EV_TOGGLE_PARAMS_CMDIF Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_NEW_PARAMS_VIEW Exporting Value transfer Type reference (TYPE) ETPARVIEW Spezielle Sicht auf Parameterverwendung 20020821

Event EV_VALUE_DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ET_PARVAR Exporting Value transfer Type reference (TYPE) ETPARVAR_TABTYPE Parameter 20040116

Event EV_WHERE_USED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PARAM Exporting Value transfer Type reference (TYPE) ETPAR_OUT eCATT: Ausgabestruktur der Parameter 20051201
History
Last changed by/on SAP  20130531 
SAP Release Created in 620