Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TRACE | OLAP Trace: Basic Class Trace | 20070307 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_EXTRACT | Extraction of Application Data | 20090618 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_TOBJ_UI | Interface for Administration of Display Elements | 20070808 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TSEQ_EXTN | Test Sequence Processing of Type EXTN (External Test) | 20090121 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TSEQ_JUNT | Test Sequence Processing of Type JUNIT | 20090115 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TSEQ_RSPC | Test Sequence Processing of Type RSPC (Process Chain) | 20090120 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TSEQ_RSTT | Test Sequence Processing of Type RSTT (Test Job) | 20090115 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TSEQ_TREP | Test Sequence Processing of Type TREP (Test Report) | 20090121 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TSEQ_UNIT | Test Sequence Processing of Type UNIT (ABAP Unit Test) | 20090121 |
Properties
| Class | CL_RSTT_TRACE_TEST | |
| Short Description | Test Trace Processing for Test Sequences | |
| Super Class | CL_RSTT_TRACE | OLAP Trace: Basic Class Trace |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_ATR | Repository for Automatic Tests |
| Created | 20070307 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSTT_EXTRACT | Extraction of Application Data | 20090618 | ||
| 2 | IF_RSTT_TOBJ_UI | Interface for Administration of Display Elements | 20070808 |
Friends
Class CL_RSTT_TRACE_TEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | Execution Categories | 20070801 | ||||
| 2 | Constant | Public | See coding | 20090618 | |||||
| 3 | Constant | Public | See coding | 20070403 | |||||
| 4 | Constant | Public | See coding | 20070806 | |||||
| 5 | Constant | Public | See coding | Types of Test Sequences | 20070403 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSTT_SX_TSEQPARAM | Other Parameters of Test Sequence | 20070326 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSTT_TEST | Header Data of Test Sequence | 20070326 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSTT_TX_FUNC | Functional Cover for Multiple Test Units | 20080404 | |||
| 9 | Constant | Protected | See coding | 20090115 | |||||
| 10 | Constant | Protected | See coding | 20070904 | |||||
| 11 | Constant | Protected | See coding | 20080404 | |||||
| 12 | Constant | Protected | Type reference (TYPE) | RSTT_COMPNM | 'USER_PARAM' | Code for User Table | 20070831 | ||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSTT_TRACE_CREATOR | Instance for Trace Generation | 20070326 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | OT_SX_RESP | Responsibility | 20090708 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | OT_TH_TRACELIST | Trace List with Attributes | 20071211 | |||
| 16 | Static Attribute | Protected | Type reference (TYPE) | OT_TH_TSEQ | Buffer for Test Sequence Info | 20080814 | |||
| 17 | Static Attribute | Protected | Type reference (TYPE) | OT_TH_TSEQG | Buffer for Test Sequence Key | 20080814 | |||
| 18 | Static Attribute | Protected | Type reference (TYPE) | OT_TH_TUNIT | Buffer for Test Units | 20080814 | |||
| 19 | Static Attribute | Protected | Type reference (TYPE) | RSTT_T_USERPARAM | User Parameters | 20070831 | |||
| 20 | Static Attribute | Protected | Type reference (TYPE) | RSTT_T_RANGE_AUTHOR | User with Attribute Changes | 20070913 | |||
| 21 | Static Attribute | Protected | Type reference (TYPE) | RSTT_FLAG | User List Changed | 20070831 | |||
| 22 | Constant | Private | Type reference (TYPE) | RSTT_CHAR10 | 'TSEQPARAM' | Code for Serialization | 20070326 | ||
| 23 | Instance attribute | Private | Type reference (TYPE) | RSTT_FLAG | Save Sequence Initially? | 20070426 | |||
| 24 | Static Attribute | Private | Type reference (TYPE) | OT_TH_SUBCLASS | Subordinate classes | 20090115 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | RSTT_T_CALLSTACK | Call Table | 20070404 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | RSTT_FLAG | Attributes Updated | 20070326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Information on Test Unit | 20071211 | |
| 2 | Instance method | Public | Method | Check Consistency of Reference Object | 20100608 | |
| 3 | Static method | Public | Method | Static Object Check | 20100608 | |
| 4 | Instance method | Public | Method | Checks if contained test object is already scheduled | 20101005 | |
| 5 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090115 | |
| 6 | Static method | Public | Method | Generate Class Instance | 20070307 | |
| 7 | Static method | Public | Method | Delete Test Sequence Parameters | 20070906 | |
| 8 | Static method | Public | Method | Execute test sequence | 20090115 | |
| 9 | Static method | Public | Method | Run Test Sequence Immediately | 20090115 | |
| 10 | Instance method | Public | Method | 20070808 | ||
| 11 | Instance method | Public | Method | Get Functional Cover | 20080404 | |
| 12 | Static method | Public | Method | Gather Information for Test Applications | 20090121 | |
| 13 | Static method | Public | Method | Read Metadata from a Test Sequence | 20100325 | |
| 14 | Instance method | Public | Method | Display Responsibilities | 20090708 | |
| 15 | Static method | Public | Method | Determine Proposal for Test Sequence ID | 20070802 | |
| 16 | Instance method | Public | Method | Get Instance on Test Object | 20071211 | |
| 17 | Static method | Public | Method | Find Info for Test Sequence | 20080814 | |
| 18 | Static method | Public | Method | Find Info for Test Sequence | 20080814 | |
| 19 | Static method | Public | Method | Load Test Sequence | 20100330 | |
| 20 | Instance method | Public | Method | Modify User Parameters | 20070831 | |
| 21 | Instance method | Public | Method | Processing after Actual Test Execution | 20070801 | |
| 22 | Static method | Public | Method | Read All Existing Technology Areas | 20070914 | |
| 23 | Static method | Public | Method | Determine All Existing Test Owners | 20070914 | |
| 24 | Static method | Public | Method | Read All Existing Test Sequence Types | 20070914 | |
| 25 | Static method | Public | Method | Select Test Sequences | 20070920 | |
| 26 | Static method | Public | Method | Filter Test Sequences | 20090925 | |
| 27 | Instance method | Public | Method | Transfer Call Entry | 20070404 | |
| 28 | Instance method | Public | Method | Transfer Functional Cover | 20080404 | |
| 29 | Static method | Public | Method | Submit Metadata for a Test Sequence and Create Object | 20100325 | |
| 30 | Instance method | Public | Method | Submit Responsibilities | 20090708 | |
| 31 | Instance method | Public | Method | Transfer Attributes to Instance | 20070326 | |
| 32 | Static method | Public | Method | Update Average Runtime | 20090925 | |
| 33 | Static method | Public | Method | Refresh Control Table for Wizard | 20070328 | |
| 34 | Instance method | Protected | Method | Checks for test object for execution | 20100715 | |
| 35 | Instance method | Protected | Method | Determine and Persist Result for Process Chain | 20070801 | |
| 36 | Instance method | Protected | Method | Create Call for Test | 20090115 | |
| 37 | Instance method | Protected | Method | Deserialize Parameters | 20070326 | |
| 38 | Instance method | Protected | Method | Execute test sequence | 20090115 | |
| 39 | Static method | Protected | Method | Determine Header Information for List | 20070920 | |
| 40 | Instance method | Protected | Method | Load Functional Cover | 20080404 | |
| 41 | Instance method | Protected | Method | Update Header Data | 20070326 | |
| 42 | Static method | Protected | Method | Format Line for Display | 20070919 | |
| 43 | Static method | Protected | Method | Format Selections | 20070917 | |
| 44 | Instance method | Protected | Method | Read Owner | 20070904 | |
| 45 | Static method | Protected | Method | Read Base Entries for Test Sequence | 20070917 | |
| 46 | Static method | Protected | Method | Read User List with Attributes | 20070831 | |
| 47 | Instance method | Protected | Method | Save Owner | 20070904 | |
| 48 | Static method | Protected | Method | Save User Table | 20070831 | |
| 49 | Instance method | Protected | Method | Serialize Parameter | 20070326 | |
| 50 | Instance method | Protected | Method | Save Functional Cover | 20080404 | |
| 51 | Static method | Protected | Method | Save Functional Cover | 20100325 | |
| 52 | Instance method | Protected | Method | Update ID of Last Test Run | 20070919 | |
| 53 | Static method | Private | Method | Encrypt Password | 20091023 | |
| 54 | Static method | Private | Method | Read Attributes for Extraction | 20090618 | |
| 55 | Static method | Private | Method | Read Texts for Extraction | 20090618 | |
| 56 | Static method | Private | Method | Read Texts for Extraction | 20090619 | |
| 57 | Static method | Private | Method | Create Instance of a Subclass | 20090115 | |
| 58 | Static method | Private | Method | Find Subclasses | 20090115 | |
| 59 | Static method | Private | Method | Create Unique Numerical Key | 20091022 | |
| 60 | Instance method | Private | Method | Read Responsibilities | 20090708 | |
| 61 | Instance method | Private | Method | Save Responsibilities | 20090708 | |
| 62 | Static method | Private | Method | Read Data | 20090925 | |
| 63 | Static method | Private | Method | Format Filter | 20090925 | |
| 64 | Static method | Private | Method | Find Responsibles | 20090925 |
Events
Class CL_RSTT_TRACE_TEST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_SX_META_TDATA | Public | See coding | 20100325 | BEGIN OF nt_sx_meta_tdata,
tseqheader TYPE rstt_test,
traceheader TYPE rstt_trace,
funcov TYPE rstt_tx_func,
headertext TYPE rstt_t_trace_t,
resp_test TYPE rstt_th_unam_assign,
resp_corr TYPE rstt_th_unam_assign,
END OF nt_sx_meta_tdata
|
||
| 2 | NT_SX_RESP_TDATA | Public | See coding | 20100325 | BEGIN OF nt_sx_resp_tdata,
test TYPE rstt_th_unam_assign,
corr TYPE rstt_th_unam_assign,
test_update TYPE rstt_flag,
corr_update TYPE rstt_flag,
END OF nt_sx_resp_tdata
|
||
| 3 | NT_S_EXTRACT_ATTR | Public | See coding | 20090618 | BEGIN OF nt_s_extract_attr,
TSID type rstt_traceid,
TYA type RSTT_TECHAREA,
fla type RSTT_TECHAREA,
TSTP type rstt_tseqtype,
nrep type rstt_flag,
END OF nt_s_extract_attr
|
||
| 4 | OT_SX_RESP | Protected | See coding | 20090708 | begin of ot_sx_resp,
test type rstt_th_unam_assign,
corr type rstt_th_unam_assign,
test_update type rstt_flag,
corr_update type rstt_flag,
end of ot_sx_resp
|
||
| 5 | OT_S_SUBCLASS | Protected | See coding | 20090115 | BEGIN OF ot_s_subclass,
type TYPE rstt_tseqtype,
text TYPE rstt_lgtxt,
class TYPE abap_classname,
END OF ot_s_subclass
|
||
| 6 | OT_S_TSEQ | Protected | See coding | 20080814 | BEGIN OF ot_s_tseq,
tseqid TYPE rstt_traceid,
tseqguid TYPE rstt_guid,
text TYPE rstt_lgtxt,
tseqtype TYPE rstt_tseqtype,
tseqtp_t TYPE rstt_lgtxt,
author TYPE rstt_tuser,
moddate TYPE rsdate,
modtime TYPE rs_seltime,
tseqobjnm TYPE rstt_tobjnm,
objrefnm TYPE rstt_variantid,
icon TYPE rstt_string,
END OF ot_s_tseq
|
||
| 7 | OT_S_TSEQG | Protected | See coding | 20080814 | BEGIN OF ot_s_tseqg,
tseqguid TYPE rstt_guid,
tseqid TYPE rstt_traceid,
END OF ot_s_tseqg
|
||
| 8 | OT_S_TSEQ_DB | Protected | See coding | 20090618 | BEGIN OF ot_s_tseq_db,
traceid TYPE rstt_traceid,
techarea TYPE rstt_techarea,
funcarea TYPE rstt_techarea,
tseqtype TYPE rstt_tseqtype,
norep type rstt_flag,
END OF ot_s_tseq_db
|
||
| 9 | OT_S_TUNIT | Protected | See coding | 20080814 | BEGIN OF ot_s_tunit,
tunitid TYPE rstt_tunitid,
tseqid TYPE rstt_traceid,
text TYPE rstt_lgtxt,
author TYPE rstt_tuser,
moddate TYPE rsdate,
modtime TYPE rs_seltime,
icon TYPE rstt_string,
END OF ot_s_tunit
|
||
| 10 | OT_TH_SUBCLASS | Protected | See coding | 20090115 | ot_th_subclass TYPE HASHED TABLE OF ot_s_subclass WITH UNIQUE KEY type
|
||
| 11 | OT_TH_TRACELIST | Protected | See coding | Trace List with Parameters | 20071211 | ot_th_tracelist TYPE HASHED TABLE OF rstt_s_tracelist
WITH UNIQUE KEY traceid
|
|
| 12 | OT_TH_TSEQ | Protected | See coding | 20080814 | ot_th_tseq TYPE HASHED TABLE OF ot_s_tseq WITH UNIQUE KEY tseqid
|
||
| 13 | OT_TH_TSEQG | Protected | See coding | 20080814 | ot_th_tseqg TYPE HASHED TABLE OF ot_s_tseqg WITH UNIQUE KEY tseqguid
|
||
| 14 | OT_TH_TUNIT | Protected | See coding | 20080814 | ot_th_tunit TYPE HASHED TABLE OF ot_s_tunit WITH UNIQUE KEY tunitid tseqid
|
||
| 15 | OT_T_TSEQ_DB | Protected | See coding | 20090618 | ot_t_tseq_db TYPE STANDARD TABLE OF ot_s_tseq_db WITH DEFAULT KEY
|
Method Signatures
Method ADD_TUNIT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_TUNIT_UI | Call by reference | Type reference (TYPE) | RSTT_S_TUNIT_UI | Struktur zur Aufbereitung eines Testeinheitergebnisses | 20071211 |
Method ADD_TUNIT_INFO on class CL_RSTT_TRACE_TEST has no exception.
Method CHECK_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTS | Call by reference | Type reference (TYPE) | RSTT_FLAG | Objekt existiert | 20100608 |
Method CHECK_OBJECT on class CL_RSTT_TRACE_TEST has no exception.
Method CHECK_OBJECT_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTS | Call by reference | Type reference (TYPE) | RSTT_FLAG | Objekt existiert | 20100608 | |||
| 2 | I_S_TSEQ | Call by reference | Type reference (TYPE) | ANY | Parameter der Sequenz | 20100608 |
Method CHECK_OBJECT_STATIC on class CL_RSTT_TRACE_TEST has no exception.
Method CHECK_TOBJ_SCHEDULED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COUNT | Call by reference | Type reference (TYPE) | RSTT_INT4 | Anzahl eingeplanter Jobs | 20101005 | |||
| 2 | E_DATE | Call by reference | Type reference (TYPE) | RSDATE | Datum | 20101005 | |||
| 3 | E_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20101005 | |||
| 4 | E_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20101005 | |||
| 5 | E_PMODE | Call by reference | Type reference (TYPE) | RSTT_PERIOD_MODE | Verarbeitungsmodus | 20101005 | |||
| 6 | E_SCHEDULED | Call by reference | Type reference (TYPE) | RSTT_FLAG | Bereits eingeplant | 20101005 | |||
| 7 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20101005 | |||
| 8 | E_TIME | Call by reference | Type reference (TYPE) | RS_SELTIME | Uhrzeit | 20101005 |
Method CHECK_TOBJ_SCHEDULED on class CL_RSTT_TRACE_TEST has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSTT_TRACE_TEST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSTT_TRACE_TEST has no exception.
Method CREATE_CL_RSTT_TRACE_TEST Signature
Method CREATE_CL_RSTT_TRACE_TEST on class CL_RSTT_TRACE_TEST has no parameter.
Method CREATE_CL_RSTT_TRACE_TEST on class CL_RSTT_TRACE_TEST has no exception.
Method DELETE_TEST_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DELETED | Call by reference | Type reference (TYPE) | RSTT_FLAG | Erfolgreich gelöscht | 20070906 | |||
| 2 | I_TSEQID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | ID der Sequenz | 20070906 |
Method DELETE_TEST_SEQUENCE on class CL_RSTT_TRACE_TEST has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_RSTT_TRACE_TEST has no parameter.
Method EXECUTE on class CL_RSTT_TRACE_TEST has no exception.
Method EXECUTE_TEST_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TSEQUID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | ID der Testsequenz | 20090115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090115 | |||
| 2 | 20090115 | |||
| 3 | 20090115 |
Method GET_APPL_LIST Signature
Method GET_APPL_LIST on class CL_RSTT_TRACE_TEST has no parameter.
Method GET_APPL_LIST on class CL_RSTT_TRACE_TEST has no exception.
Method GET_FUNCOV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TX_FUNC | Call by reference | Type reference (TYPE) | RSTT_TX_FUNC | Funktionale Abdeckung mehrerer Testeinheiten | 20090211 |
Method GET_FUNCOV on class CL_RSTT_TRACE_TEST has no exception.
Method GET_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TSEQ_TEXT | Call by reference | Type reference (TYPE) | RSTT_T_TEXT | Texte | 20090121 |
Method GET_INFOS on class CL_RSTT_TRACE_TEST has no exception.
Method GET_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SX_META | Call by reference | Type reference (TYPE) | NT_SX_META_TDATA | Metadaten der Sequenz | 20100325 | |||
| 2 | I_TSEQID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | ID | 20100325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100325 | |||
| 2 | 20100325 |
Method GET_RESP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_RESP_CORR | Call by reference | Type reference (TYPE) | RSTT_TH_UNAM_ASSIGN | Benutzerselektion für Korrekturverantwortung | 20090708 | |||
| 2 | E_TH_RESP_TEST | Call by reference | Type reference (TYPE) | RSTT_TH_UNAM_ASSIGN | Benutzerselektion für Testverantwortung | 20090708 |
Method GET_RESP on class CL_RSTT_TRACE_TEST has no exception.
Method GET_TSEQID_PROPOSAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TECHAREA | Call by reference | Type reference (TYPE) | RSTT_TECHAREA | Technologiebereich für Testaktivitäten | 20070802 | |||
| 2 | I_TSEQTYPE | Call by reference | Type reference (TYPE) | RSTT_TSEQTYPE | Testsequenztyp | 20070802 | |||
| 3 | R_TSEQID | Value transfer | Type reference (TYPE) | RSTT_TRACEID | ID für Testsequenz | 20070802 |
Method GET_TSEQID_PROPOSAL on class CL_RSTT_TRACE_TEST has no exception.
Method GET_TSEQOBJ_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_TSEQOBJ | Call by reference | Object reference (TYPE REF TO) | OBJECT | Testobjektinstanz | 20071211 |
Method GET_TSEQOBJ_INSTANCE on class CL_RSTT_TRACE_TEST has no exception.
Method GET_TSEQ_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AUTHOR | Call by reference | Type reference (TYPE) | RSTT_TUSER | Autor | 20080814 | |||
| 2 | E_ICON | Call by reference | Type reference (TYPE) | RSTT_STRING | Ikone | 20080814 | |||
| 3 | E_MODDATE | Call by reference | Type reference (TYPE) | RSDATE | Datum | 20080814 | |||
| 4 | E_MODTIME | Call by reference | Type reference (TYPE) | RS_SELTIME | Modifikationszeitpunkt | 20080814 | |||
| 5 | E_OBJREFNM | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Testobjektreferenz | 20080814 | |||
| 6 | E_TEXT | Call by reference | Type reference (TYPE) | ANY | Beschreibung | 20080814 | |||
| 7 | E_TSEQID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | Testsequenz ID | 20080814 | |||
| 8 | E_TSEQOBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Testobjekt | 20080814 | |||
| 9 | E_TSEQTYPE | Call by reference | Type reference (TYPE) | RSTT_TSEQTYPE | Testsequenztyp | 20080814 | |||
| 10 | E_TYPE_T | Call by reference | Type reference (TYPE) | RSTT_LGTXT | Text des Types | 20080814 | |||
| 11 | I_TSEQGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Testsequenz GUID | 20080814 | |||
| 12 | I_TSEQID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | Testsequenz ID | 20080814 |
Method GET_TSEQ_INFO on class CL_RSTT_TRACE_TEST has no exception.
Method GET_TUNIT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AUTHOR | Call by reference | Type reference (TYPE) | RSTT_TUSER | Autor | 20080814 | |||
| 2 | E_ICON | Call by reference | Type reference (TYPE) | RSTT_STRING | Ikone | 20080814 | |||
| 3 | E_MODDATE | Call by reference | Type reference (TYPE) | RSDATE | Modifikationsdatum | 20080814 | |||
| 4 | E_MODTIME | Call by reference | Type reference (TYPE) | RS_SELTIME | Modifikationszeitpunkt | 20080814 | |||
| 5 | E_TEXT | Call by reference | Type reference (TYPE) | ANY | Beschreibung | 20080814 | |||
| 6 | E_TSEQID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | Testsequenz ID | 20080814 | |||
| 7 | E_TYPE_T | Call by reference | Type reference (TYPE) | RSTT_LGTXT | Text des Types | 20080814 | |||
| 8 | I_TSEQGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Testsequenz GUID | 20080814 | |||
| 9 | I_TSEQID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | Testsequenz ID | 20080814 | |||
| 10 | I_TUNITID | Call by reference | Type reference (TYPE) | RSTT_TUNITID | Testeinheit | 20080814 |
Method GET_TUNIT_INFO on class CL_RSTT_TRACE_TEST has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | RSTT_GUID | RSTT: Traceguid | 20100330 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | Trace-Tool: technischer Name von Trace (Trace-ID) | 20100330 | |||
| 3 | R_R_TSEQ | Value transfer | Object reference (TYPE REF TO) | CL_RSTT_TRACE_TEST | Test-Trace-Verarbeitung für Testsequenzen | 20100330 |
Method LOAD on class CL_RSTT_TRACE_TEST has no exception.
Method MODIFY_USERPARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CORR_FLAG | Call by reference | Type reference (TYPE) | RSTT_FLAG | Korrekturverantwortlicher | 20070904 | |||
| 2 | I_DELETE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Löschen | 20070904 | |||
| 3 | I_S_USERPARAM | Call by reference | Type reference (TYPE) | RSTT_S_USERPARAM | Benutzerparameter | 20070831 |
Method MODIFY_USERPARAM on class CL_RSTT_TRACE_TEST has no exception.
Method PROCESS_AFTER_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXECTP | Call by reference | Type reference (TYPE) | RSTT_EXECTP | Ausführungsmodus | 20070801 | |||
| 2 | I_R_TRUN | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRUN | Testlaufinstanz | 20070801 |
Method PROCESS_AFTER_EXECUTION on class CL_RSTT_TRACE_TEST has no exception.
Method READ_ALL_TECHAREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TECHAREA | Call by reference | Type reference (TYPE) | RSTT_T_TEXT | Technologiebereiche | 20070914 |
Method READ_ALL_TECHAREA on class CL_RSTT_TRACE_TEST has no exception.
Method READ_ALL_TRESP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RESP | Call by reference | Type reference (TYPE) | RSTT_T_TEXT | Tabelle für Benutzerparameter | 20070914 | |||
| 2 | I_CRESP | Call by reference | Type reference (TYPE) | RSTT_FLAG | Korrekturverantwortliche | 20070914 |
Method READ_ALL_TRESP on class CL_RSTT_TRACE_TEST has no exception.
Method READ_ALL_TSEQTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TSEQTYPE | Call by reference | Type reference (TYPE) | RSTT_T_TEXT | Sequenztypen | 20070914 |
Method READ_ALL_TSEQTYPE on class CL_RSTT_TRACE_TEST has no exception.
Method SELECT_TEST_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TX_HEADER | Call by reference | Type reference (TYPE) | RSTT_TX_PARAM | Kopfdaten | 20070920 | |||
| 2 | E_T_TSEQ | Call by reference | Type reference (TYPE) | RSTT_T_TSEQ_LIST | Tabelle für Listenanzeige von Testsequenzen | 20070920 | |||
| 3 | I_TX_RANGE | Call by reference | Type reference (TYPE) | RSTT0_TX_RANGE | Selektionen | 20070920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070920 |
Method SELECT_TSEQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RESP | Call by reference | Type reference (TYPE) | RSTT_T_UNAM_ASSIGN | Stammdaten mehrerer Benutzer | 20090925 | |||
| 2 | E_T_TSEQ | Call by reference | Type reference (TYPE) | RSTT_T_TSEQ_LIST | Anzeigetabelle | 20090925 | |||
| 3 | I_T_RANGE | Call by reference | Type reference (TYPE) | RSTT_T_RANGE_ALL | Selektionen | 20090925 |
Method SELECT_TSEQ on class CL_RSTT_TRACE_TEST has no exception.
Method SET_CALLSTACK_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_CALLSTACK | Call by reference | Type reference (TYPE) | RSTT_CALLSTACK | Aufruf | 20070404 |
Method SET_CALLSTACK_ENTRY on class CL_RSTT_TRACE_TEST has no exception.
Method SET_FUNCOV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TX_FUNC | Call by reference | Type reference (TYPE) | RSTT_TX_FUNC | Funktionale Abdeckung mehrerer Testeinheiten | 20080404 |
Method SET_FUNCOV on class CL_RSTT_TRACE_TEST has no exception.
Method SET_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SX_META | Call by reference | Type reference (TYPE) | NT_SX_META_TDATA | Metadaten der Sequenz | 20100325 | |||
| 2 | I_TSEQID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | ID | 20100325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100325 | |||
| 2 | 20100325 | |||
| 3 | 20100325 |
Method SET_RESP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TH_RESP_CORR | Call by reference | Type reference (TYPE) | RSTT_TH_UNAM_ASSIGN | Benutzerselektion für Korrekturverantwortung | 20090708 | |||
| 2 | I_TH_RESP_TEST | Call by reference | Type reference (TYPE) | RSTT_TH_UNAM_ASSIGN | Benutzerselektion für Testverantwortung | 20090708 |
Method SET_RESP on class CL_RSTT_TRACE_TEST has no exception.
Method SET_TSEQ_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SX_PARAM | Call by reference | Type reference (TYPE) | RSTT_SX_TSEQPARAM | Parameter einer Testsequenz | 20070326 | |||
| 2 | I_S_TSEQ_HEADER | Call by reference | Type reference (TYPE) | RSTT_TEST | Kopfdaten | 20070326 |
Method SET_TSEQ_ATTR on class CL_RSTT_TRACE_TEST has no exception.
Method UPDATE_RUNTIME_AVG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_ATTR | Call by reference | Type reference (TYPE) | RSTT_TEST | Attribute | 20090925 | |||
| 2 | I_RUNTIME | Call by reference | Type reference (TYPE) | RSDDKRUNTIME | Laufzeit | 20090925 |
Method UPDATE_RUNTIME_AVG on class CL_RSTT_TRACE_TEST has no exception.
Method UPDATE_WIZARD_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_WIZARD_POS | Call by reference | Type reference (TYPE) | RSTT_T_WZRD | Tabelle für Wizard-Positionen | 20070328 | |||
| 2 | I_INIT | Call by reference | Type reference (TYPE) | RSTT_FLAG | Initialisieren? | 20070328 | |||
| 3 | I_NEXT | Call by reference | Type reference (TYPE) | RSTT_FLAG | Nächster Schritt? | 20070328 | |||
| 4 | I_PREV | Call by reference | Type reference (TYPE) | RSTT_FLAG | Vorheriger Schritt? | 20070328 | |||
| 5 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Kontextknoten des Wizards | 20070328 |
Method UPDATE_WIZARD_POSITION on class CL_RSTT_TRACE_TEST has no exception.
Method _CHECK_TEST_OBJECT_EXISTS Signature
Method _CHECK_TEST_OBJECT_EXISTS on class CL_RSTT_TRACE_TEST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Testobjekt existiert nicht. Ausführung abgebrochen! | 20100715 |
Method _COLLECT_RSPC_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_JOBNO | Call by reference | Type reference (TYPE) | BTCJOBCNT | Interne Kenn-Nummer des Jobs | 20070801 | |||
| 2 | E_RELEASED | Call by reference | Type reference (TYPE) | RSTT_FLAG | Wurde Job erfolgreich freigegeben? | 20070801 | |||
| 3 | I_LOGID | Call by reference | Type reference (TYPE) | RSPC_LOGID | Protokoll-ID eines Laufs einer Prozeßkette | 20070801 | |||
| 4 | I_R_TRUN | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRUN | Testlaufinstanz | 20080208 | |||
| 5 | I_TRUNID | Call by reference | Type reference (TYPE) | RSTT_TRUNID | ID eines Testlaufs | 20070801 |
Method _COLLECT_RSPC_RESULT on class CL_RSTT_TRACE_TEST has no exception.
Method _CREATE_EXECUTE_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SX_CALLSTACK | Call by reference | Type reference (TYPE) | RSTT_SX_CALLSTACK | Aufrufinformationen | 20090115 |
Method _CREATE_EXECUTE_CALL on class CL_RSTT_TRACE_TEST has no exception.
Method _DESERIALIZE_TSEQPARAM Signature
Method _DESERIALIZE_TSEQPARAM on class CL_RSTT_TRACE_TEST has no parameter.
Method _DESERIALIZE_TSEQPARAM on class CL_RSTT_TRACE_TEST has no exception.
Method _EXECUTE_TSEQ Signature
Method _EXECUTE_TSEQ on class CL_RSTT_TRACE_TEST has no parameter.
Method _EXECUTE_TSEQ on class CL_RSTT_TRACE_TEST has no exception.
Method _GET_LIST_HEADER_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TX_HEADER | Call by reference | Type reference (TYPE) | RSTT_TX_PARAM | Headerinfo | 20070920 |
Method _GET_LIST_HEADER_INFO on class CL_RSTT_TRACE_TEST has no exception.
Method _LOAD_FUNC Signature
Method _LOAD_FUNC on class CL_RSTT_TRACE_TEST has no parameter.
Method _LOAD_FUNC on class CL_RSTT_TRACE_TEST has no exception.
Method _MODIFY_TSEQ_HEADER Signature
Method _MODIFY_TSEQ_HEADER on class CL_RSTT_TRACE_TEST has no parameter.
Method _MODIFY_TSEQ_HEADER on class CL_RSTT_TRACE_TEST has no exception.
Method _PREPARE_LISTROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_TSEQ | Call by reference | Type reference (TYPE) | RSTT_S_TSEQ_LIST | Parameter für Listenanzeige von Testsequenzen | 20070919 |
Method _PREPARE_LISTROW on class CL_RSTT_TRACE_TEST has no exception.
Method _PREPARE_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TX_RANGE | Call by reference | Type reference (TYPE) | RSTT0_TX_RANGE | Aufbereitete Selektionen | 20070917 | |||
| 2 | I_TX_RANGE | Call by reference | Type reference (TYPE) | RSTT0_TX_RANGE | Selektionen | 20070917 |
Method _PREPARE_RANGE on class CL_RSTT_TRACE_TEST has no exception.
Method _READ_RESP Signature
Method _READ_RESP on class CL_RSTT_TRACE_TEST has no parameter.
Method _READ_RESP on class CL_RSTT_TRACE_TEST has no exception.
Method _READ_TSEQ_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TSEQ | Call by reference | Type reference (TYPE) | RSTT_T_TSEQ_LIST | Tabelle für Listenanzeige von Testsequenzen | 20070917 | |||
| 2 | I_TX_RANGE | Call by reference | Type reference (TYPE) | RSTT0_TX_RANGE | Selektionen | 20070917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070917 |
Method _READ_USERPARAM Signature
Method _READ_USERPARAM on class CL_RSTT_TRACE_TEST has no parameter.
Method _READ_USERPARAM on class CL_RSTT_TRACE_TEST has no exception.
Method _SAVE_RESP Signature
Method _SAVE_RESP on class CL_RSTT_TRACE_TEST has no parameter.
Method _SAVE_RESP on class CL_RSTT_TRACE_TEST has no exception.
Method _SAVE_USERPARAM Signature
Method _SAVE_USERPARAM on class CL_RSTT_TRACE_TEST has no parameter.
Method _SAVE_USERPARAM on class CL_RSTT_TRACE_TEST has no exception.
Method _SERIALIZE_TSEQPARAM Signature
Method _SERIALIZE_TSEQPARAM on class CL_RSTT_TRACE_TEST has no parameter.
Method _SERIALIZE_TSEQPARAM on class CL_RSTT_TRACE_TEST has no exception.
Method _STORE_FUNC Signature
Method _STORE_FUNC on class CL_RSTT_TRACE_TEST has no parameter.
Method _STORE_FUNC on class CL_RSTT_TRACE_TEST has no exception.
Method _STORE_FUNC_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_TRACE_HEADER | Call by reference | Type reference (TYPE) | RSTT_TRACE | Trace Header | 20100325 | |||
| 2 | I_TX_FUNC | Call by reference | Type reference (TYPE) | RSTT_TX_FUNC | Funktionale Abdeckung mehrerer Testeinheiten | 20100325 |
Method _STORE_FUNC_STATIC on class CL_RSTT_TRACE_TEST has no exception.
Method _UPDATE_TRUNID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRUNID | Call by reference | Type reference (TYPE) | RSTT_TRUNID | ID eines Testlaufs | 20070919 |
Method _UPDATE_TRUNID on class CL_RSTT_TRACE_TEST has no exception.
Method __ENCRYPT_PW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PW | Call by reference | Type reference (TYPE) | RSTT_STRING | Verschlüsselung | 20091023 | |||
| 2 | I_PW | Call by reference | Type reference (TYPE) | RSTT_STRING | Passwort | 20091023 |
Method __ENCRYPT_PW on class CL_RSTT_TRACE_TEST has no exception.
Method __EXTRACT_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Daten | 20090618 | |||
| 2 | E_R_STRUC | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Struktur der Daten | 20090618 |
Method __EXTRACT_ATTR on class CL_RSTT_TRACE_TEST has no exception.
Method __EXTRACT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Daten | 20090618 | |||
| 2 | E_R_STRUC | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Struktur der Daten | 20090618 |
Method __EXTRACT_TEXT on class CL_RSTT_TRACE_TEST has no exception.
Method __EXTRACT_TEXT_TSEQTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Daten | 20090619 | |||
| 2 | E_R_STRUC | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Struktur der Daten | 20090619 |
Method __EXTRACT_TEXT_TSEQTYPE on class CL_RSTT_TRACE_TEST has no exception.
Method __GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_TEST | Instanz | 20090115 | |||
| 2 | I_TSEQTYPE | Call by reference | Type reference (TYPE) | RSTT_TSEQTYPE | Testsequenztyp | 20090115 |
Method __GET_INSTANCE on class CL_RSTT_TRACE_TEST has no exception.
Method __GET_SUB_CLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CLASS | Call by reference | Type reference (TYPE) | RSTT_T_STRING | Subklassen | 20090115 |
Method __GET_SUB_CLASSES on class CL_RSTT_TRACE_TEST has no exception.
Method __GET_UNIQUE_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SID | Value transfer | Type reference (TYPE) | RSTT_INT4 | Schlüssel | 20091022 |
Method __GET_UNIQUE_SID on class CL_RSTT_TRACE_TEST has no exception.
Method __READ_RESP Signature
Method __READ_RESP on class CL_RSTT_TRACE_TEST has no parameter.
Method __READ_RESP on class CL_RSTT_TRACE_TEST has no exception.
Method __SAVE_RESP Signature
Method __SAVE_RESP on class CL_RSTT_TRACE_TEST has no parameter.
Method __SAVE_RESP on class CL_RSTT_TRACE_TEST has no exception.
Method __SELECT_TSEQ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TSEQ | Call by reference | Type reference (TYPE) | RSTT_T_TSEQ_LIST | Tabelle für Listenanzeige von Testsequenzen | 20090925 | |||
| 2 | I_T_RANGE_ATTR | Call by reference | Type reference (TYPE) | RSTT_T_RANGE_ALL | Filtertabelle für Attribute | 20090925 | |||
| 3 | I_T_RANGE_HEAD | Call by reference | Type reference (TYPE) | RSTT_T_RANGE_ALL | Filtertabelle für Kopfdaten | 20090925 |
Method __SELECT_TSEQ_DATA on class CL_RSTT_TRACE_TEST has no exception.
Method __SELECT_TSEQ_PREPARE_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RANGE_ATTR | Call by reference | Type reference (TYPE) | RSTT_T_RANGE_ALL | fertiger Filter - Testparameter | 20090925 | |||
| 2 | E_T_RANGE_HEAD | Call by reference | Type reference (TYPE) | RSTT_T_RANGE_ALL | fertiger Filter - Kopfdaten | 20090925 | |||
| 3 | I_T_RANGE | Call by reference | Type reference (TYPE) | RSTT_T_RANGE_ALL | Filter | 20090925 |
Method __SELECT_TSEQ_PREPARE_RANGE on class CL_RSTT_TRACE_TEST has no exception.
Method __SELECT_TSEQ_RESP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RESP | Call by reference | Type reference (TYPE) | RSTT_T_UNAM_ASSIGN | Stammdaten mehrerer Benutzer | 20090925 | |||
| 2 | I_T_TSEQ | Call by reference | Type reference (TYPE) | RSTT_T_TSEQ_LIST | Anzeigetabelle | 20090925 |
Method __SELECT_TSEQ_RESP on class CL_RSTT_TRACE_TEST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |