SAP ABAP Interface IF_APL_ECATT_RECORDER (eCATT Recorder API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APL_ECATT_RECORDER | eCATT Recorder | 20051125 |
Properties
Interface | IF_APL_ECATT_RECORDER | |
Short Description | eCATT Recorder API |
General Data
Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
Created | 20051125 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_APL_ECATT_RECORDER has no forward declaration.
Interfaces
Interface IF_APL_ECATT_RECORDER has no interface.
Friends
Interface IF_APL_ECATT_RECORDER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | AT_RECORDINGS | Instance attribute | Public | Type reference (TYPE) | ETREC_SESSION_TABTYPE | Table of Recordings | 20051125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create a Recording Session Instance | 20051219 |
2 | ![]() |
Instance method | Public | Method | Create a Recording for a REC_TYPE | 20051201 |
3 | ![]() |
Static method | Public | Method | Factory for Instanciation of a Recorder | 20051125 |
4 | ![]() |
Instance method | Public | Method | Delete a Recording Session | 20060301 |
5 | ![]() |
Instance method | Public | Method | Delete a Recording Session | 20060301 |
6 | ![]() |
Instance method | Public | Method | Remove All Recording Sessions from Current Recorder | 20051219 |
7 | ![]() |
Instance method | Public | Method | Remove a Recording Session from the Current Recorder | 20051219 |
8 | ![]() |
Instance method | Public | Method | Query a Recording in Current Session According to REC_TYPE | 20051201 |
9 | ![]() |
Static method | Public | Method | Query the Instance of the Current Recorder of a Session | 20051201 |
10 | ![]() |
Instance method | Public | Method | Query All Recordings in the Current Session | 20051201 |
11 | ![]() |
Instance method | Public | Method | Query of Recordings Using Selection Criteria from Database | 20051215 |
Events
Interface IF_APL_ECATT_RECORDER has no event.
Types
Interface IF_APL_ECATT_RECORDER has no local type.
Method Signatures
Method ADD_RECORDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_REC_SESSION | Call by reference | Object reference (TYPE REF TO) | IF_APL_ECATT_REC_SESSION | Instanz einer Recording Session | 20051219 | ||
2 | ![]() |
IM_ABAP_SESSION_ID | Call by reference | Type reference (TYPE) | ETREC_SESSION_ID_ABAP | eCATT Recorder Recording ABAP Session Id | 20051219 | ||
3 | ![]() |
IM_AVOID_AUTO_TRACE | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | Sessionübergreifendes Aktivieren bei LOAD_FROM_DB verhindern | 20060216 | |
4 | ![]() |
IM_LOAD_FROM_DB | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | Rec-Session aus DB laden | 20051219 | |
5 | ![]() |
IM_REC_SESSION_ID | Call by reference | Type reference (TYPE) | ETREC_SESSION_ID_ABAP | eCATT Recorder Recording Session Id | 20051219 | ||
6 | ![]() |
IM_REC_TCS_URL | Call by reference | Type reference (TYPE) | ETREC_TCS_URL | eCATT Recorder Test Content System URL | 20051219 | ||
7 | ![]() |
IM_REC_TYPE | Call by reference | Type reference (TYPE) | ETREC_TYPE | Recording Typ | 20051219 | ||
8 | ![]() |
IP_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ECATT_APL_RECORDER | eCATT Recorder Exceptions | 20051219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Recorder Exceptions | 20051219 |
Method ADD_RECORDING_BY_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_REC_SESSION | Call by reference | Object reference (TYPE REF TO) | IF_APL_ECATT_REC_SESSION | Instanz einer Recording Session | 20051201 | ||
2 | ![]() |
IM_REC_SESSION_ID | Call by reference | Type reference (TYPE) | ETREC_SESSION_ID_ABAP | eCATT Recorder Recording Session Id | 20051201 | ||
3 | ![]() |
IM_REC_TCS_URL | Call by reference | Type reference (TYPE) | ETREC_TCS_URL | eCATT Recorder Test Content System URL | 20051201 | ||
4 | ![]() |
IM_REC_TYPE | Call by reference | Type reference (TYPE) | ETREC_TYPE | Recording Typ | 20051201 | ||
5 | ![]() |
IP_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ECATT_APL_RECORDER | eCATT Recorder Exceptions | 20051219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Recorder Exceptions | 20051206 |
Method CREATE_RECORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RECORDER | Value transfer | Object reference (TYPE REF TO) | IF_APL_ECATT_RECORDER | eCATT Recorder | 20051125 |
Method CREATE_RECORDER on Interface IF_APL_ECATT_RECORDER has no exception.
Method DELETE_ALL_RECORDINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELETE_ACTIVE_REC | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | X - Lösche auch noch aktive Recordings | 20060301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Recorder Exceptions | 20060301 |
Method DELETE_RECORDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20060301 | ||
2 | ![]() |
IP_REC_SESSION | Call by reference | Object reference (TYPE REF TO) | IF_APL_ECATT_REC_SESSION | eCATT Recorder Recording Session API | 20060301 | ||
3 | ![]() |
I_DELETE_ACTIVE_REC | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | X - Lösche auch noch aktive Recordings | 20060301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Recorder Exceptions | 20060301 |
Method DROP_ALL_RECORDINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELETE_ACTIVE_REC | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | X - Lösche auch noch aktive Recordings | 20051219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Recorder Exceptions | 20051219 |
Method DROP_RECORDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20051219 | ||
2 | ![]() |
IP_REC_SESSION | Call by reference | Object reference (TYPE REF TO) | IF_APL_ECATT_REC_SESSION | eCATT Recorder Recording Session API | 20051219 | ||
3 | ![]() |
I_DELETE_ACTIVE_REC | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | X - Lösche auch noch aktive Recordings | 20051219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Recorder Exceptions | 20051219 |
Method GET_RECORDING_ON_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_REC_SESSION | Call by reference | Object reference (TYPE REF TO) | IF_APL_ECATT_REC_SESSION | eCATT Recorder Recording Session API | 20051205 | ||
2 | ![]() |
ES_RECORDING | Call by reference | Type reference (TYPE) | ETRECORDING | eCATT Recording - Definition eines Recordings | 20051201 | ||
3 | ![]() |
IM_REC_TYPE | Call by reference | Type reference (TYPE) | ETREC_TYPE | eCATT Recorder Recording Typ | 20051201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Recorder Exceptions | 20051212 |
Method GET_SESSION_RECORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RECORDER | Value transfer | Object reference (TYPE REF TO) | IF_APL_ECATT_RECORDER | eCATT Recorder | 20051201 |
Method GET_SESSION_RECORDER on Interface IF_APL_ECATT_RECORDER has no exception.
Method GET_SESSION_RECORDINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REC_SESSIONS | Call by reference | Type reference (TYPE) | ETREC_SESSION_TABTYPE | Tabelle von Recordings | 20051206 |
Method GET_SESSION_RECORDINGS on Interface IF_APL_ECATT_RECORDER has no exception.
Method READ_RECORDINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_QUERY_OPTIONS | Call by reference | Type reference (TYPE) | SESF_QUERY_OPTIONS | Optionen einer Query | 20051219 | ||
2 | ![]() |
IT_FILTER_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20051219 | |||
3 | ![]() |
IT_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | ETSELECTION_PARAMETERS_TT | eCATT - Selektionsbedingungen für Queries Tabellentyp | 20051219 | ||
4 | ![]() |
I_FILL_DATA | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolean | 20051219 |
Method READ_RECORDINGS on Interface IF_APL_ECATT_RECORDER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |