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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20040317 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Action Recorded? | 20040317 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Command Name | 20040317 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | Controller | 20090311 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20090318 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050216 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | View Name | 20040317 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Contructor | 20040317 |
2 | ![]() |
Instance method | Public | Method | 20050217 | |
3 | ![]() |
Instance method | Public | Method | 20050217 | |
4 | ![]() |
Instance method | Public | Method | Get Parameter of Action | 20040317 |
5 | ![]() |
Instance method | Public | Method | 20050217 | |
6 | ![]() |
Instance method | Public | Method | 20050217 | |
7 | ![]() |
Instance method | Public | Method | 20050217 | |
8 | ![]() |
Instance method | Private | Method | Reduce Indices by 1 | 20090311 |
9 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | 20050217 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |