SAP ABAP Class CL_SRT_TEST_LOG_SEQ (Tests for logical sequence)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_RT_TESTS_FRAMEWORK (Package) Sub packadge for Test Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SEQ_AUTHORITY_CONSTANTS Sequence authority constants for class cl_soap_seq_authority 20080326
Properties
Class CL_SRT_TEST_LOG_SEQ  
Short Description Tests for logical sequence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_RT_TESTS_FRAMEWORK   Sub packadge for Test Framework 
Created 20071025   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SEQ_AUTHORITY_CONSTANTS Sequence authority constants for class cl_soap_seq_authority 20080326
Friends
Class CL_SRT_TEST_LOG_SEQ has no friend class.
Attributes
Class CL_SRT_TEST_LOG_SEQ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ABAP_LAST_ACTIVITY_ERR Static method Public Method Message/sequence errors change last activity date 20080603
2 ABAP_LAST_ACTIVITY_SUC Static method Public Method regular processing do not change last activity date 20080603
3 ABAP_PERS_SEQ_SUC Static method Public Method use abap proxy to send one way msg in a persistent seq 20071026
4 ABAP_SEQUENCE_DOMAIN_PERS Static method Public Method test the sequence domain for persistent sequences 20080118
5 ABAP_SEQUENCE_DOMAIN_TRANS Static method Public Method test the sequence domain for transient sequences 20080118
6 ABAP_SEQ_WITHOUT_PROC_MODE Static method Public Method create a seq without processing mode and test if ok for SC 20080408
7 ABAP_SHORTCUT_PERS_SEQ Static method Public Method use abap proxy to test shortcut with perst seq, suc case 20071025
8 ABAP_SHORTCUT_TRANS_SEQ Static method Public Method use abap proxy to test shortcut with transient seq, suc case 20071025
9 ABAP_TEST_API_IN_UPDATE_TASK Static method Public Method test reuse of sequence 20080710
10 ABAP_TEST_AUTHORITY_CHECKS_SUC Static method Public Method try to restart and HT of Log Seq with user with right 20080325
11 ABAP_TEST_PERF_SEQ Static method Public Method not for test cases! Tests performance of several sequences 20071107
12 ABAP_TEST_PERS_SEQ_HT Static method Public Method test hard termination of persistent sequence 20071025
13 ABAP_TEST_PERS_SEQ_RM11_HT Static method Public Method testing HT with WSRM11 for Persistent Seq 20080312
14 ABAP_TEST_PERS_SEQ_WSRM11 Static method Public Method test persistent seq 20080310
15 ABAP_TEST_REOPEN_TRANS_SEQ Static method Public Method use abap proxy to try to reopen the trans seq, it must fail 20071025
16 ABAP_TEST_REUSE_PS_NO_MSG_SENT Static method Public Method test reuse of persistent sequence as no message is sent 20080320
17 ABAP_TEST_TRANS_SEQ_WSRM11 Static method Public Method test transient seq with wsrm 1.1 20080228
18 ABAP_TRANS_SEQ_SUC Static method Public Method use abap proxy to send one way msg in a transient seq 20071025
19 LOCK_QUEUE_INT Static method Private Method 20130731
20 MANUAL_AFTER_COMMIT_DUMP Static method Public Method 20130118
21 MANUAL_ERROR_VERSIONS Static method Public Method 20120726
22 PERMANENT_AND_RETRY_ERROR Static method Public Method test perm and retry error 20071123
23 PERMANENT_ERROR Static method Public Method test permanent error 20071123
24 RETRY_ERROR Static method Public Method test 5 retries and then make a successful call 20071123
25 TEST_3MSG_1UNIT_ERR Static method Public Method 20120704
26 TEST_3MSG_1UNIT_OK Static method Public Method 20120704
27 TEST_HT_SOAP12_RM11_PS Static method Public Method test hard termination with soap 1.2 and rm 1.1 20080821
28 TEST_ISOLATION_RESUME Static method Public Method 20130807
29 TEST_ISOLATION_STOPPED Static method Public Method 20131031
30 TEST_PERS_SEQ_SOAP12 Static method Public Method test pers seq soap 1.2 and rm 1.0 20080821
31 TEST_PERS_SEQ_SOAP12_RM11 Static method Public Method test pers seq with soap 1.2 and wsrm 1.1 20080820
32 TEST_SHORTCUT_PERS_SEQ_SOAP12 Static method Public Method shorctut with soap 1.2 and rm 1.0 and pers seq 20080821
33 TEST_SHORTCUT_SOAP12_RM11_PS Static method Public Method test shortcut pers seq soap 1.2 rm11 20080821
34 TEST_SHORTCUT_SOAP12_RM11_TS Static method Public Method test shortcut trans seq soap 1.2 rm 11 20080821
35 TEST_SHORTCUT_TRANS_SEQ_CANCEL Static method Public Method test status of msg with app error cancelled 20081022
36 TEST_SHORTCUT_TRANS_SEQ_SOAP12 Static method Public Method shortcut with soap 1.2 and wsrm 1.0 20080821
37 TEST_TRANS_SEQ_SOAP12 Static method Public Method test trans seq with soap 1.2 20080820
38 TEST_TRANS_SEQ_SOAP12_RM11 Static method Public Method test trans seq. with soap 1.2 and rm 1.1 20080821
Events
Class CL_SRT_TEST_LOG_SEQ has no event.
Types
Class CL_SRT_TEST_LOG_SEQ has no local type.
Method Signatures

Method ABAP_LAST_ACTIVITY_ERR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_LAST_ACTIVITY_ERR on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_LAST_ACTIVITY_SUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_LAST_ACTIVITY_SUC on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_PERS_SEQ_SUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_PERS_SEQ_SUC on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_SEQUENCE_DOMAIN_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_SEQUENCE_DOMAIN_PERS on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_SEQUENCE_DOMAIN_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_SEQUENCE_DOMAIN_TRANS on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_SEQ_WITHOUT_PROC_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_SEQ_WITHOUT_PROC_MODE on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_SHORTCUT_PERS_SEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_SHORTCUT_PERS_SEQ on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_SHORTCUT_TRANS_SEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_SHORTCUT_TRANS_SEQ on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_TEST_API_IN_UPDATE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_TEST_API_IN_UPDATE_TASK on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_TEST_AUTHORITY_CHECKS_SUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_TEST_AUTHORITY_CHECKS_SUC on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_TEST_PERF_SEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925
2 Importing TOTAL_MSG Call by reference Type reference (TYPE) I 1 Total number of messages 20071107
3 Importing TOTAL_P_SEQ Call by reference Type reference (TYPE) I 1 Total number of persistent sequences 20071107
4 Importing TOTAL_T_SEQ Call by reference Type reference (TYPE) I 1 Total number of transient sequences 20071107

Method ABAP_TEST_PERF_SEQ on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_TEST_PERS_SEQ_HT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_TEST_PERS_SEQ_HT on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_TEST_PERS_SEQ_RM11_HT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_TEST_PERS_SEQ_RM11_HT on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_TEST_PERS_SEQ_WSRM11 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_TEST_PERS_SEQ_WSRM11 on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_TEST_REOPEN_TRANS_SEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_TEST_REOPEN_TRANS_SEQ on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_TEST_REUSE_PS_NO_MSG_SENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_TEST_REUSE_PS_NO_MSG_SENT on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_TEST_TRANS_SEQ_WSRM11 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_TEST_TRANS_SEQ_WSRM11 on class CL_SRT_TEST_LOG_SEQ has no exception.

Method ABAP_TRANS_SEQ_SUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method ABAP_TRANS_SEQ_SUC on class CL_SRT_TEST_LOG_SEQ has no exception.

Method LOCK_QUEUE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FRAMEWORK Call by reference Object reference (TYPE REF TO) CL_SRT_TEST_UTILITIES 20130731
2 Importing I_LP Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME 20130731
3 Importing I_PASSPORT Call by reference Type reference (TYPE) GUID_32 20130731

Method LOCK_QUEUE_INT on class CL_SRT_TEST_LOG_SEQ has no exception.

Method MANUAL_AFTER_COMMIT_DUMP Signature

Method MANUAL_AFTER_COMMIT_DUMP on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method MANUAL_AFTER_COMMIT_DUMP on class CL_SRT_TEST_LOG_SEQ has no exception.

Method MANUAL_ERROR_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAX_VERSIOSN Call by reference Type reference (TYPE) I '3' 20120726

Method MANUAL_ERROR_VERSIONS on class CL_SRT_TEST_LOG_SEQ has no exception.

Method PERMANENT_AND_RETRY_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method PERMANENT_AND_RETRY_ERROR on class CL_SRT_TEST_LOG_SEQ has no exception.

Method PERMANENT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method PERMANENT_ERROR on class CL_SRT_TEST_LOG_SEQ has no exception.

Method RETRY_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080925

Method RETRY_ERROR on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_3MSG_1UNIT_ERR Signature

Method TEST_3MSG_1UNIT_ERR on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_3MSG_1UNIT_ERR on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_3MSG_1UNIT_OK Signature

Method TEST_3MSG_1UNIT_OK on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_3MSG_1UNIT_OK on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_HT_SOAP12_RM11_PS Signature

Method TEST_HT_SOAP12_RM11_PS on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_HT_SOAP12_RM11_PS on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_ISOLATION_RESUME Signature

Method TEST_ISOLATION_RESUME on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_ISOLATION_RESUME on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_ISOLATION_STOPPED Signature

Method TEST_ISOLATION_STOPPED on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_ISOLATION_STOPPED on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_PERS_SEQ_SOAP12 Signature

Method TEST_PERS_SEQ_SOAP12 on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_PERS_SEQ_SOAP12 on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_PERS_SEQ_SOAP12_RM11 Signature

Method TEST_PERS_SEQ_SOAP12_RM11 on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_PERS_SEQ_SOAP12_RM11 on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_SHORTCUT_PERS_SEQ_SOAP12 Signature

Method TEST_SHORTCUT_PERS_SEQ_SOAP12 on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_SHORTCUT_PERS_SEQ_SOAP12 on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_SHORTCUT_SOAP12_RM11_PS Signature

Method TEST_SHORTCUT_SOAP12_RM11_PS on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_SHORTCUT_SOAP12_RM11_PS on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_SHORTCUT_SOAP12_RM11_TS Signature

Method TEST_SHORTCUT_SOAP12_RM11_TS on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_SHORTCUT_SOAP12_RM11_TS on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_SHORTCUT_TRANS_SEQ_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20081022

Method TEST_SHORTCUT_TRANS_SEQ_CANCEL on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_SHORTCUT_TRANS_SEQ_SOAP12 Signature

Method TEST_SHORTCUT_TRANS_SEQ_SOAP12 on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_SHORTCUT_TRANS_SEQ_SOAP12 on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_TRANS_SEQ_SOAP12 Signature

Method TEST_TRANS_SEQ_SOAP12 on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_TRANS_SEQ_SOAP12 on class CL_SRT_TEST_LOG_SEQ has no exception.

Method TEST_TRANS_SEQ_SOAP12_RM11 Signature

Method TEST_TRANS_SEQ_SOAP12_RM11 on class CL_SRT_TEST_LOG_SEQ has no parameter.
Method TEST_TRANS_SEQ_SOAP12_RM11 on class CL_SRT_TEST_LOG_SEQ has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 711