SAP ABAP Class CL_APL_ECATT_WDR_ACTION (Recorded Action in 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_ACTION  
Short Description Recorded Action in 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 20040317   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_ACTION has no interface implemented.
Friends
Class CL_APL_ECATT_WDR_ACTION 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 20040317
2 G_ACTION_RECORDED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Action Recorded? 20040317
3 G_COMMAND_NAME Instance attribute Private Type reference (TYPE) STRING Command Name 20040317
4 G_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CONTROLLER Controller 20090311
5 G_ID Instance attribute Private Type reference (TYPE) STRING 20090318
6 G_PAGE_NAME Instance attribute Private Type reference (TYPE) STRING 20050216
7 G_VIEW_NAME Instance attribute Private Type reference (TYPE) STRING View Name 20040317
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Contructor 20040317
2 GET_COMMAND_NAME Instance method Public Method 20050217
3 GET_PAGE_NAME Instance method Public Method 20050217
4 GET_PARAMETERS Instance method Public Method Get Parameter of Action 20040317
5 GET_PARAMETER_VALUE Instance method Public Method 20050217
6 GET_VIEW_NAME Instance method Public Method 20050217
7 IS_ACTION_RECORDED Instance method Public Method 20050217
8 REDUCE_INDICES Instance method Private Method Reduce Indices by 1 20090311
9 SET_PARAMETERS Instance method Private Method Set Parameter of Action 20040317
Events
Class CL_APL_ECATT_WDR_ACTION has no event.
Types
Class CL_APL_ECATT_WDR_ACTION 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_ACTION Value transfer Object reference (TYPE REF TO) IF_WDR_ACTION Web Dynpro: Framework-Interface einer Aktion 20050216

Method CONSTRUCTOR on class CL_APL_ECATT_WDR_ACTION has no exception.

Method GET_COMMAND_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COMMAND_NAME Value transfer Type reference (TYPE) STRING 20050217

Method GET_COMMAND_NAME on class CL_APL_ECATT_WDR_ACTION has no exception.

Method GET_PAGE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PAGE_NAME Value transfer Type reference (TYPE) STRING 20050217

Method GET_PAGE_NAME on class CL_APL_ECATT_WDR_ACTION 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 20040317

Method GET_PARAMETERS on class CL_APL_ECATT_WDR_ACTION 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 20050217
2 Returning RE_VALUE Value transfer Type reference (TYPE) STRING 20050217

Method GET_PARAMETER_VALUE on class CL_APL_ECATT_WDR_ACTION has no exception.

Method GET_VIEW_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VIEW_NAME Value transfer Type reference (TYPE) STRING 20050217

Method GET_VIEW_NAME on class CL_APL_ECATT_WDR_ACTION has no exception.

Method IS_ACTION_RECORDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACTION_RECORDED Value transfer Type reference (TYPE) ABAP_BOOL 20050217

Method IS_ACTION_RECORDED on class CL_APL_ECATT_WDR_ACTION has no exception.

Method REDUCE_INDICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PATH Call by reference Type reference (TYPE) STRING 20090311

Method REDUCE_INDICES on class CL_APL_ECATT_WDR_ACTION 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 20040317

Method SET_PARAMETERS on class CL_APL_ECATT_WDR_ACTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700