SAP ABAP Class CL_GUI_ECATT_PARAM_PROPERTIES (eCATT: Parameter Properties for Drag&Drop)
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
⤷
⤷
Properties
| Class | CL_GUI_ECATT_PARAM_PROPERTIES | |
| Short Description | eCATT: Parameter Properties for Drag&Drop | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_GUI | eCATT GUI Objects |
| Created | 20020711 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_PARAM_PROPERTIES has no forward declaration.
Interfaces
Class CL_GUI_ECATT_PARAM_PROPERTIES has no interface implemented.
Friends
Class CL_GUI_ECATT_PARAM_PROPERTIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ETPAR_GUI | Structure for Data Transfer; Parameter Definitions APL - GUI | 20020711 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ETPARVIEW | Special View of Parameter Use | 20030205 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ETPAR_DEF_TABTYPE | Table for Parameter Definition | 20020712 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ETPAR_GUI_TABTYPE | Selected Parameters | 20020712 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ETVAR_ID_TABTYPE | Get Selected Variant Names | 20020712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Parameters | 20020711 | |
| 2 | Instance method | Public | Method | Get Parameter Table | 20020712 | |
| 3 | Instance method | Public | Method | Get Selected Parameters | 20020712 | |
| 4 | Instance method | Public | Method | Get Selected Variants | 20020712 | |
| 5 | Instance method | Public | Method | Set Parameters | 20020711 | |
| 6 | Instance method | Public | Method | Set Parameter Table | 20020712 | |
| 7 | Instance method | Public | Method | Set Selected Parameters | 20020712 | |
| 8 | Instance method | Public | Method | Set Selected Variants | 20020712 |
Events
Class CL_GUI_ECATT_PARAM_PROPERTIES has no event.
Types
Class CL_GUI_ECATT_PARAM_PROPERTIES has no local type.
Method Signatures
Method GET_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PARAM | Value transfer | Type reference (TYPE) | ETPAR_GUI | Struktur für Datentransfer Parameterdefinitionen APL - GUI | 20020711 |
Method GET_PARAM on class CL_GUI_ECATT_PARAM_PROPERTIES has no exception.
Method GET_PARAM_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PARAM_TAB | Value transfer | Type reference (TYPE) | ETPAR_DEF_TABTYPE | Tabelle zur Parameterdefinition | 20020712 |
Method GET_PARAM_TAB on class CL_GUI_ECATT_PARAM_PROPERTIES has no exception.
Method GET_SEL_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PARAMS_VIEW | Value transfer | Type reference (TYPE) | ETPARVIEW | Spezielle Sicht auf Parameterverwendung | 20030205 | |||
| 2 | EX_SEL_PARAMS | Value transfer | Type reference (TYPE) | ETPAR_GUI_TABTYPE | Tabelle zur Parameteraustausch GUI - APL | 20030205 |
Method GET_SEL_PARAMS on class CL_GUI_ECATT_PARAM_PROPERTIES has no exception.
Method GET_SEL_VARIANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SEL_VARIANTS | Value transfer | Type reference (TYPE) | ETVAR_ID_TABTYPE | eCATT: Tabelle mit Variantennamen | 20020712 |
Method GET_SEL_VARIANTS on class CL_GUI_ECATT_PARAM_PROPERTIES has no exception.
Method SET_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARAM | Call by reference | Type reference (TYPE) | ETPAR_GUI | Struktur für Datentransfer Parameterdefinitionen APL - GUI | 20020711 |
Method SET_PARAM on class CL_GUI_ECATT_PARAM_PROPERTIES has no exception.
Method SET_PARAM_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARAM_TAB | Call by reference | Type reference (TYPE) | ETPAR_DEF_TABTYPE | Tabelle zur Parameterdefinition | 20020712 |
Method SET_PARAM_TAB on class CL_GUI_ECATT_PARAM_PROPERTIES has no exception.
Method SET_SEL_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARAMS_VIEW | Call by reference | Type reference (TYPE) | ETPARVIEW | Spezielle Sicht auf Parameterverwendung | 20030205 | |||
| 2 | IM_SEL_PARAMS | Call by reference | Type reference (TYPE) | ETPAR_GUI_TABTYPE | Tabelle zur Parameteraustausch GUI - APL | 20020712 |
Method SET_SEL_PARAMS on class CL_GUI_ECATT_PARAM_PROPERTIES has no exception.
Method SET_SEL_VARIANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SEL_VARIANTS | Call by reference | Type reference (TYPE) | ETVAR_ID_TABTYPE | eCATT: Tabelle mit Variantennamen | 20020712 |
Method SET_SEL_VARIANTS on class CL_GUI_ECATT_PARAM_PROPERTIES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |