SAP ABAP Class CL_ECATT_ESF_RECORDER (eCATT Recorder for SCOOL Test Environment)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SETT (Package) eCATT Components in Remote Systems
⤷
⤷
Properties
| Class | CL_ECATT_ESF_RECORDER | |
| Short Description | eCATT Recorder for SCOOL Test Environment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SETT | eCATT Components in Remote Systems |
| Created | 20050106 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECATT_ESF_RECORDER has no forward declaration.
Interfaces
Class CL_ECATT_ESF_RECORDER has no interface implemented.
Friends
Class CL_ECATT_ESF_RECORDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BAPIRETTAB | Message Table with Recent Error Messages | 20081126 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ETESF_REC_ACTIVITY_TABTYPE | Recorded Data | 20050106 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ETONOFF | Debug Output at SAVE | 20050106 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ETONOFF | Debug Output During Recording in Popup | 20050106 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ETONOFF | Debug Output of Generic XML Data | 20050106 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Destination for Storage of Test Script | 20050106 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | eCATT ID for Object Reference Stack | 20050106 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ETOBJ_LNR | Sequence Number of Recorded Activities | 20050106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add Activity to Recording Table | 20050106 | |
| 2 | Instance method | Public | Method | Remove PROPERTY_TAB from BO Data Structure | 20060313 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050106 | |
| 4 | Static method | Public | Method | Specify Attribute Names for Text ID of an Exception Class | 20080214 | |
| 5 | Static method | Public | Method | Format Text of a T100 Message with Variable Parts | 20050706 | |
| 6 | Instance method | Protected | Method | Debug Output in Popup | 20050106 | |
| 7 | Static method | Public | Method | Specify Node ID of a Newly Added Row | 20050511 | |
| 8 | Instance method | Protected | Method | Converts ABAP Data Structure in XML Stream | 20050106 | |
| 9 | Instance method | Public | Method | Converts ABAP Data Structure in XML Stream | 20050106 | |
| 10 | Instance method | Private | Method | Controller Removed from XML | 20050719 | |
| 11 | Instance method | Public | Method | Limitation of ABAP Data Structure in Accordance to Get_Check | 20051212 | |
| 12 | Instance method | Public | Method | RFC Destination (Recording of Test Scripts in Remote Syst.) | 20050110 | |
| 13 | Instance method | Public | Method | Debugging Mode | 20050106 | |
| 14 | Instance method | Public | Method | Convert XML Data XSTRING to ABAP Data | 20050422 | |
| 15 | Instance method | Public | Method | Convert XML Data XSTRING to ABAP Data | 20050719 |
Events
Class CL_ECATT_ESF_RECORDER has no event.
Types
Class CL_ECATT_ESF_RECORDER has no local type.
Method Signatures
Method ADD_REC_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVITY | Call by reference | Type reference (TYPE) | CSEQUENCE | Aktivität | 20050106 | |||
| 2 | IM_ACTIVITY_2 | Call by reference | Type reference (TYPE) | CSEQUENCE | Subfeld zu Aktivität | 20050106 | |||
| 3 | IM_BO_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | ESF : Business Objekt | 20050106 | |||
| 4 | IM_BO_NODENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | ESF: Business Object Node | 20050106 | |||
| 5 | IM_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML-Daten zur Aktivität | 20050106 | |||
| 6 | IM_DATE | Call by reference | Type reference (TYPE) | D | Datum | 20050106 | |||
| 7 | IM_TIME | Call by reference | Type reference (TYPE) | T | Uhrzeit | 20050106 |
Method ADD_REC_LINE on class CL_ECATT_ESF_RECORDER has no exception.
Method CLEAR_ALL_PROPERTIES_TABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATA | Call by reference | Type reference (TYPE) | DATA | ABAP Datenstruktur | 20060313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20060313 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ECATT_ESF_RECORDER has no parameter.
Method CONSTRUCTOR on class CL_ECATT_ESF_RECORDER has no exception.
Method CONVERT_EXCEPTION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXTID_NAME | Call by reference | Type reference (TYPE) | STRING | Attributname zur Text-Id | 20080214 | |||
| 2 | I_EXCP_CLASS | Call by reference | Type reference (TYPE) | STRING | Exception Klasse | 20080214 | |||
| 3 | I_TEXTID_GUID | Call by reference | Type reference (TYPE) | SOTR_CONC | Schlüssel zum logischen Objekt im OTR | 20080214 |
Method CONVERT_EXCEPTION_ID on class CL_ECATT_ESF_RECORDER has no exception.
Method CONVERT_MESSAGE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_MSG_TEXT | Call by reference | Type reference (TYPE) | ETMSG_TEXT | Message Text | 20050706 | |||
| 2 | EX_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable 1 | 20050706 | |||
| 3 | EX_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable 2 | 20050706 | |||
| 4 | EX_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable 3 | 20050706 | |||
| 5 | EX_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable 4 | 20050706 | |||
| 6 | IM_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20050706 | |||
| 7 | IM_MSGNR | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20050706 |
Method CONVERT_MESSAGE_TEXT on class CL_ECATT_ESF_RECORDER has no exception.
Method DEBUG_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSG | Call by reference | Type reference (TYPE) | STRING | 20050106 |
Method DEBUG_POPUP on class CL_ECATT_ESF_RECORDER has no exception.
Method GET_INSERT_ROW_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODE_ID | Call by reference | Type reference (TYPE) | ETESF_NODE_ID | Primärschlüssel für ESF Objektinstanzen | 20050511 |
Method GET_INSERT_ROW_NODE_ID on class CL_ECATT_ESF_RECORDER has no exception.
Method PREPARE_ACTIVITY_XML_ADD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CP_IXML_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050106 | |||
| 2 | IM_DATA_NAME | Call by reference | Type reference (TYPE) | STRING | Name der zu konv. ABAP Variablen | 20050106 | |||
| 3 | IP_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20050106 | |||
| 4 | I_DATA | Call by reference | Type reference (TYPE) | DATA | ABAP Datenstruktur | 20050106 | |||
| 5 | I_REMOVE_INITIAL_DATA | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20060313 |
Method PREPARE_ACTIVITY_XML_ADD_DATA on class CL_ECATT_ESF_RECORDER has no exception.
Method PREPARE_ACTIVITY_XML_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_XSTREAM | Call by reference | Type reference (TYPE) | XSTRING | XML-Stream (XSTRING) | 20050106 | |||
| 2 | IM_ACTIVITY_NAME | Call by reference | Type reference (TYPE) | STRING | Name der eCATT ESF Activity zu der die Daten gehören | 20050106 | |||
| 3 | IM_DATA_NAME | Call by reference | Type reference (TYPE) | STRING | Name der zu konv. ABAP Variablen | 20050106 | |||
| 4 | IM_DATA_NAME_2 | Call by reference | Type reference (TYPE) | STRING | Name der zu konv. ABAP Variablen | 20050106 | |||
| 5 | IM_DATA_NAME_3 | Call by reference | Type reference (TYPE) | STRING | Name der zu konv. ABAP Variablen | 20050106 | |||
| 6 | I_DATA | Call by reference | Type reference (TYPE) | DATA | ABAP Datenstruktur | 20050106 | |||
| 7 | I_DATA_2 | Call by reference | Type reference (TYPE) | DATA | ABAP Datenstruktur | 20050106 | |||
| 8 | I_DATA_3 | Call by reference | Type reference (TYPE) | DATA | ABAP Datenstruktur | 20050106 | |||
| 9 | I_REMOVE_INITIAL_DATA | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20060313 |
Method PREPARE_ACTIVITY_XML_INIT on class CL_ECATT_ESF_RECORDER has no exception.
Method REMOVE_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_XDATA | Call by reference | Type reference (TYPE) | XSTRING | 20050719 | ||||
| 2 | RE_DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCatt Middleware XML Editor Ausnahmen | 20050720 |
Method RESTRICT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATA | Call by reference | Type reference (TYPE) | DATA | ABAP Datenstruktur | 20051212 | |||
| 2 | E_RETURN_STR | Call by reference | Type reference (TYPE) | STRING | Zuordnung I_GET_CHECK zu C_DATA | 20051212 | |||
| 3 | IM_DATA_NAME | Call by reference | Type reference (TYPE) | STRING | Name der zu konv. ABAP Variablen | 20051212 | |||
| 4 | I_GET_CHECK | Call by reference | Type reference (TYPE) | XSTRING | GET CHECK Daten Selektion | 20051212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20051212 |
Method SET_CALLBACK_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20050110 |
Method SET_CALLBACK_DESTINATION on class CL_ECATT_ESF_RECORDER has no exception.
Method SET_DEBUG_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEBUG_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | SPACE - Aus, X-XML Anzeige, P-Popup, S-Bei SAVE, A-Alles | 20050106 |
Method SET_DEBUG_MODE on class CL_ECATT_ESF_RECORDER has no exception.
Method SET_XDATA_TO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA_TAB | Call by reference | Type reference (TYPE) | ANY | Node_Data Zeile | 20050422 | |||
| 2 | CT_DATA_TAB | Call by reference | Type reference (TYPE) | TABLE | Node_Data Tabelle initial | 20050422 | |||
| 3 | IM_XDATA | Call by reference | Type reference (TYPE) | XSTRING | XML-XSTRING | 20050422 | |||
| 4 | IT_DATA_BAK | Call by reference | Type reference (TYPE) | TABLE | Node_Data Tabelle mit Werten | 20060413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20050422 |
Method TRANSFORM_XDATA_TO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA_TAB | Call by reference | Type reference (TYPE) | ANY | Node_Data Zeile | 20050719 | |||
| 2 | CT_DATA_TAB | Call by reference | Type reference (TYPE) | TABLE | Node_Data Tabelle | 20050719 | |||
| 3 | IM_XDATA | Call by reference | Type reference (TYPE) | XSTRING | XML-XSTRING | 20050719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20050719 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |