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 ABAP 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 GT_PARAMETERS Instance attribute Private Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20061204
2 G_COMMAND Instance attribute Private Type reference (TYPE) STRING Command Name 20061204
3 G_EVENT_RECORDED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Action Recorded? 20061204
4 G_HANDLER Instance attribute Private Type reference (TYPE) STRING Character String of Variable Length 20061204
5 G_NAME Instance attribute Private Type reference (TYPE) STRING Character String of Variable Length 20061204
6 G_UI_ELEMENT Instance attribute Private Type reference (TYPE) STRING Character String of Variable Length 20061204
7 G_VIEW Instance attribute Private Type reference (TYPE) STRING View Name 20061204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Contructor 20061204
2 GET_COMMAND Instance method Public Method 20061204
3 GET_HANDLER Instance method Public Method 20061219
4 GET_NAME Instance method Public Method 20061204
5 GET_PARAMETERS Instance method Public Method Get Parameter of Action 20061204
6 GET_PARAMETER_VALUE Instance method Public Method 20061204
7 GET_VIEW Instance method Public Method 20061204
8 IS_EVENT_RECORDED Instance method Public Method 20061204
9 SET_PARAMETERS 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 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing IM_NAME Call by reference Type reference (TYPE) STRING 20061204
2 Returning 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 Returning 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 Returning 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 Importing 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