SAP ABAP Class CL_APL_ECATT_WDR_EVENT (Recorded Event in the eCATT Recorder)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_WDR (Package) Web Dynpro Recorder on ABAP Stack
⤷
⤷
Properties
| Class | CL_APL_ECATT_WDR_EVENT | |
| Short Description | Recorded Event in the eCATT Recorder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_WDR | Web Dynpro Recorder on ABAP Stack |
| Created | 20061204 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_APL_ECATT_WDR_EVENT has no interface implemented.
Friends
Class CL_APL_ECATT_WDR_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20061204 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Command Name | 20061204 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Action Recorded? | 20061204 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Character String of Variable Length | 20061204 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Character String of Variable Length | 20061204 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Character String of Variable Length | 20061204 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | View Name | 20061204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Contructor | 20061204 | |
| 2 | Instance method | Public | Method | 20061204 | ||
| 3 | Instance method | Public | Method | 20061219 | ||
| 4 | Instance method | Public | Method | 20061204 | ||
| 5 | Instance method | Public | Method | Get Parameter of Action | 20061204 | |
| 6 | Instance method | Public | Method | 20061204 | ||
| 7 | Instance method | Public | Method | 20061204 | ||
| 8 | Instance method | Public | Method | 20061204 | ||
| 9 | Instance method | Private | Method | Set Parameter of Action | 20061204 |
Events
Class CL_APL_ECATT_WDR_EVENT has no event.
Types
Class CL_APL_ECATT_WDR_EVENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVENT | Value transfer | Type reference (TYPE) | WDR_CLIENT_EVENT | 20061204 |
Method CONSTRUCTOR on class CL_APL_ECATT_WDR_EVENT has no exception.
Method GET_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_COMMAND | Value transfer | Type reference (TYPE) | STRING | 20061204 |
Method GET_COMMAND on class CL_APL_ECATT_WDR_EVENT has no exception.
Method GET_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_HANDLER | Value transfer | Type reference (TYPE) | STRING | 20061219 |
Method GET_HANDLER on class CL_APL_ECATT_WDR_EVENT has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NAME | Value transfer | Type reference (TYPE) | STRING | 20061204 |
Method GET_NAME on class CL_APL_ECATT_WDR_EVENT has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PARAMETERS | Value transfer | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20061204 |
Method GET_PARAMETERS on class CL_APL_ECATT_WDR_EVENT has no exception.
Method GET_PARAMETER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | STRING | 20061204 | ||||
| 2 | RE_VALUE | Value transfer | Type reference (TYPE) | STRING | 20061204 |
Method GET_PARAMETER_VALUE on class CL_APL_ECATT_WDR_EVENT has no exception.
Method GET_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VIEW | Value transfer | Type reference (TYPE) | STRING | 20061204 |
Method GET_VIEW on class CL_APL_ECATT_WDR_EVENT has no exception.
Method IS_EVENT_RECORDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_EVENT_RECORDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061204 |
Method IS_EVENT_RECORDED on class CL_APL_ECATT_WDR_EVENT has no exception.
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARAMETERS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20061204 |
Method SET_PARAMETERS on class CL_APL_ECATT_WDR_EVENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |