SAP ABAP Class CL_APL_ECATT_WDR_REC_PLUGIN (eCATT Web Dynpro Recorder Plugin)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_REC_PLUGIN | Recording Plug-In | 20030327 |
Properties
| Class | CL_APL_ECATT_WDR_REC_PLUGIN | |
| Short Description | eCATT Web Dynpro Recorder Plugin | |
| 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 | 20030327 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_REC_PLUGIN | Recording Plug-In | 20030327 |
Friends
Class CL_APL_ECATT_WDR_REC_PLUGIN 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) | GUID_32 | Web Dynpro Recording Using "Attach" | 20091119 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_ECATT_RESOURCE_HANDLER | eCATT Support: Management of Resources for HTML Snapshots | 20110225 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CLIENT_SMART_NEW | Web Dynpro XML Client Implementation | 20050523 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ETSTRING_TABTYPE | Table of Resources That Do Not Have to Be Sent | 20110225 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_WDR_COLLECTOR | Collects all Recorded Data | 20050215 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110905 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20030407 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20030407 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | ETONOFF | eCATT Switch On/Off | 20050302 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101004 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20030404 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030507 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030410 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20030407 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20030410 | ||
| 2 | Instance method | Public | Constructor | 20101026 | ||
| 3 | Instance method | Private | Method | Contacts the eCATT Server and Sends the Data | 20030407 | |
| 4 | Instance method | Private | Method | Send Resource Elements to eCATT Backend - If Required | 20110225 | |
| 5 | Instance method | Private | Method | Sets the Status Whether Recording Should Be Continued | 20030410 | |
| 6 | Instance method | Private | Method | Checks whether resource is already available in eCATT | 20110225 | |
| 7 | Instance method | Private | Method | Transfer of DataChanges and Actions at Appl Terminated | 20050216 | |
| 8 | Instance method | Private | Method | 20030410 | ||
| 9 | Instance method | Private | Method | Sending the Data | 20030407 | |
| 10 | Instance method | Private | Method | Sends resource to eCATT backend | 20110225 |
Events
Class CL_APL_ECATT_WDR_REC_PLUGIN has no event.
Types
Class CL_APL_ECATT_WDR_REC_PLUGIN has no local type.
Method Signatures
Method CHECK_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NEW_SEQ_ID | Call by reference | Type reference (TYPE) | STRING | 20030505 | ||||
| 2 | RE_SEQ_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030505 |
Method CHECK_SEQUENCE on class CL_APL_ECATT_WDR_REC_PLUGIN has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECORDING_MODE | Call by reference | Type reference (TYPE) | STRING | 20101027 |
Method CONSTRUCTOR on class CL_APL_ECATT_WDR_REC_PLUGIN has no exception.
Method CONTACT_ECATT_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SCREENINFO | Call by reference | Type reference (TYPE) | ETXML_LINE_STR | 20030407 |
Method CONTACT_ECATT_SERVER on class CL_APL_ECATT_WDR_REC_PLUGIN has no exception.
Method HANDLE_RESOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_XML | Call by reference | Type reference (TYPE) | STRING | 20110225 |
Method HANDLE_RESOURCES on class CL_APL_ECATT_WDR_REC_PLUGIN has no exception.
Method PERFORM_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RECEIVED_MSG | Call by reference | Type reference (TYPE) | STRING | 20030505 |
Method PERFORM_CHECK on class CL_APL_ECATT_WDR_REC_PLUGIN has no exception.
Method RESOURCE_IS_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_UNIQUE_ID | Call by reference | Type reference (TYPE) | STRING | 20110225 | ||||
| 2 | RE_IS_AVAILABLE | Value transfer | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20110225 |
Method RESOURCE_IS_AVAILABLE on class CL_APL_ECATT_WDR_REC_PLUGIN has no exception.
Method SEND_DC_XML_WHEN_APP_TERM Signature
Method SEND_DC_XML_WHEN_APP_TERM on class CL_APL_ECATT_WDR_REC_PLUGIN has no parameter.
Method SEND_DC_XML_WHEN_APP_TERM on class CL_APL_ECATT_WDR_REC_PLUGIN has no exception.
Method SEND_ERROR_MSG_TO_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ERR_MSG | Call by reference | Type reference (TYPE) | STRING | 20030505 |
Method SEND_ERROR_MSG_TO_SERVER on class CL_APL_ECATT_WDR_REC_PLUGIN has no exception.
Method SEND_RECORDED_FILE Signature
Method SEND_RECORDED_FILE on class CL_APL_ECATT_WDR_REC_PLUGIN has no parameter.
Method SEND_RECORDED_FILE on class CL_APL_ECATT_WDR_REC_PLUGIN has no exception.
Method SEND_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RESOURCE | Call by reference | Type reference (TYPE) | CL_WDR_ECATT_RESOURCE_HANDLER=>T_RESOURCE | 20110225 | ||||
| 2 | RE_SUCCESSFUL | Value transfer | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20110225 |
Method SEND_RESOURCE on class CL_APL_ECATT_WDR_REC_PLUGIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |