SAP ABAP Class CL_SRT_SEQ_WSRM_COL (Accesses to WSRM Tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-MON (Application Component) WebServices ABAP Monitoring
     SOAP_SEQ_MON (Package) Sequence Monitoring
Properties
Class CL_SRT_SEQ_WSRM_COL  
Short Description Accesses to WSRM Tables    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_SEQ_MON   Sequence Monitoring 
Created 20070806   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_SEQ_WSRM_COL has no forward declaration.
Interfaces
Class CL_SRT_SEQ_WSRM_COL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRT_SEQMON_API 20070806 Access to Sequence Persistence
2 CL_SRT_SEQMON_API_HELPER 20070806 Help Methods
3 CL_SRT_SEQ_API 20070806 Accesses to Sequence Persistence
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CASE Static Attribute Private Type reference (TYPE) INT4 0 Natural Number 20070806
2 M_CASECOUNT Static Attribute Private Type reference (TYPE) INT4 0 Natural Number 20070813
3 M_CASEVERSION Static Attribute Private Type reference (TYPE) INT4 Natural Number 20070903
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_LOG_SEQUENCE_S Static method Private Method 20070806
2 CHECK_WSRM_ERROR Static method Private Method 20070806
3 CONSTRUCTOR Instance method Private Constructor 20070806
4 GET_DOMLIST_BY_SEQID Static method Private Method 20070806
5 GET_DOM_LIST_BY_BUSINAME Static method Private Method 20070806
6 GET_ERR_INFO Static method Private Method 20070806
7 GET_MESSAGE_SEQUENCE_INFO Static method Private Method 20110201
8 GET_RECORD_BY_MSGID Static method Private Method 20070806
9 GET_RECORD_BY_MSGID_X Static method Private Method 20070806
10 GET_RECORD_LIST Static method Private Method 20070806
11 GET_RECORD_LIST_BY_LOGSEQID Static method Private Method 20070806
12 GET_RECORD_LIST_BY_MSGID Static method Private Method 20070806
13 GET_RECORD_LIST_BY_TECDIR Static method Private Method 20070806
14 GET_RECORD_LIST_BY_TECSEQID Static method Private Method 20070806
15 GET_RECORD_LIST_BY_USERNAME Static method Private Method 20070806
16 GET_RECORD_LIST_DIR_SID Static method Private Method 20070806
17 GET_SEQID_BY_LOGSEQUENCE Static method Private Method 20110201
18 GET_SEQID_BY_PERSIST_ID Static method Private Method 20070808
19 GET_SEQUENCES_BY_EXT_TECID Static method Private Method 20110201
20 GET_SEQUENCES_BY_INT_TECID Static method Private Method 20110201
21 GET_SEQUENCES_BY_MSGID Static method Private Method 20110201
22 PUT_RECORD Static method Private Method 20070806
23 QUERY_DOMLIST Static method Private Method 20070806
24 QUERY_RECLIST Static method Private Method 20070806
Events
Class CL_SRT_SEQ_WSRM_COL has no event.
Types
Class CL_SRT_SEQ_WSRM_COL has no local type.
Method Signatures

Method CHECK_LOG_SEQUENCE_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOC Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE Sequenz-Einplaner: Umgebung 20070806
2 Importing LSID Call by reference Type reference (TYPE) SRT_SEQ_ID SOAP-Sequenz-ID 20070806
3 Returning RESULT Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070806

Method CHECK_LOG_SEQUENCE_S on class CL_SRT_SEQ_WSRM_COL has no exception.

Method CHECK_WSRM_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIR Call by reference Type reference (TYPE) INT4 any URI 20070806
2 Returning IS_ERROR Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070806
3 Importing SID Call by reference Type reference (TYPE) ANYURI Natürliche Zahl 20070806

Method CHECK_WSRM_ERROR on class CL_SRT_SEQ_WSRM_COL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CASE Call by reference Type reference (TYPE) INT4 0 Natürliche Zahl 20070806
2 Importing CASECOUNT Call by reference Type reference (TYPE) INT4 0 Natürliche Zahl 20070813
3 Importing CASEVERSION Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070903

Method CONSTRUCTOR on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_DOMLIST_BY_SEQID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070806
2 Returning DOM_LIST Value transfer Type reference (TYPE) WSRM_DOMAIN_SEQN_TYPE WSRM: List of Domain/Seqn records 20070806
3 Importing SEQUENCE_ID Call by reference Type reference (TYPE) ANYURI any URI 20070806

Method GET_DOMLIST_BY_SEQID on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_DOM_LIST_BY_BUSINAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUSINESS_NAME Call by reference Type reference (TYPE) CHAR50 Kommentar 20070806
2 Importing DIRECTION Call by reference Type reference (TYPE) INT4 Einstelliges Kennzeichen 20070806
3 Returning DOM_LIST Value transfer Type reference (TYPE) WSRM_DOMAIN_SEQN_TYPE WSRM: Assignment PID-SID-MNR 20070806

Method GET_DOM_LIST_BY_BUSINAME on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_ERR_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIR Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070806
2 Exporting ERR_DETAIL Call by reference Type reference (TYPE) STRING 20070806
3 Exporting ERR_PID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070806
4 Exporting ERR_TXT Call by reference Type reference (TYPE) CHAR255 char255 20070806
5 Importing TSID Call by reference Type reference (TYPE) ANYURI any URI 20070806

Method GET_ERR_INFO on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_MESSAGE_SEQUENCE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BUSINESSPROCESSNAME Call by reference Type reference (TYPE) CHAR50 Comment 20110201
2 Exporting MESSAGENUMBER Call by reference Type reference (TYPE) INT4 Natural number 20110201
3 Exporting PERSISTID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20110201
4 Importing WSRM_SEQ_ID Call by reference Type reference (TYPE) ANYURI Any URI 20110201

Method GET_MESSAGE_SEQUENCE_INFO on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_RECORD_BY_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070806
2 Importing MESSAGE_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070806
3 Returning RECORD Value transfer Type reference (TYPE) WSRM_PID_SID_MNR WSRM: Assignment of PersistID , SID and Message Number 20070806

Method GET_RECORD_BY_MSGID on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_RECORD_BY_MSGID_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070806
2 Importing MESSAGE_ID Call by reference Type reference (TYPE) SXMSMGUID Characterfeld der Länge 32 20070806
3 Returning RECORD Value transfer Type reference (TYPE) WSRM_PID_SID_MNR WSRM: Assignment of PersistID , SID and Message Number 20070806

Method GET_RECORD_BY_MSGID_X on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_RECORD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REC_LIST Value transfer Type reference (TYPE) WSRM_PID_SID_MNR_TYPE WSRM: Assignment PID-SID-MNR 20070806

Method GET_RECORD_LIST on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_RECORD_LIST_BY_LOGSEQID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Call by reference Type reference (TYPE) INT4 20070806
2 Importing LOG_SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070806
3 Returning REC_LIST Value transfer Type reference (TYPE) WSRM_PID_SID_MNR_TYPE 20070806

Method GET_RECORD_LIST_BY_LOGSEQID on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_RECORD_LIST_BY_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070806
2 Importing MESSAGE_ID Call by reference Type reference (TYPE) CHAR32 WSRM: MSG UUID 20070806
3 Returning REC_LIST Value transfer Type reference (TYPE) WSRM_PID_SID_MNR_TYPE WSRM: Assignment PID-SID-MNR 20070806

Method GET_RECORD_LIST_BY_MSGID on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_RECORD_LIST_BY_TECDIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Call by reference Type reference (TYPE) INT4 Einstelliges Kennzeichen 20070806
2 Returning REC_LIST Value transfer Type reference (TYPE) WSRM_PID_SID_MNR_TYPE Einstelliges Kennzeichen 20070806
3 Importing TEC_SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070806

Method GET_RECORD_LIST_BY_TECDIR on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_RECORD_LIST_BY_TECSEQID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070806
2 Returning REC_LIST Value transfer Type reference (TYPE) WSRM_PID_SID_MNR_TYPE WSRM: Assignment PID-SID-MNR 20070806
3 Importing SEL_STATUS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070806
4 Importing TEC_SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070806

Method GET_RECORD_LIST_BY_TECSEQID on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_RECORD_LIST_BY_USERNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070806
2 Importing END_DATE Call by reference Type reference (TYPE) SY-DATUM Aktuelles Datum des Applikationsservers 20070806
3 Returning REC_LIST Value transfer Type reference (TYPE) WSRM_PID_SID_MNR_TYPE WSRM: Assignment PID-SID-MNR 20070806
4 Importing SEL_STATUS Call by reference Type reference (TYPE) INT4 Einstelliges Kennzeichen 20070806
5 Importing START_DATE Call by reference Type reference (TYPE) SY-DATUM Aktuelles Datum des Applikationsservers 20070806
6 Importing USERNAME Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20070806

Method GET_RECORD_LIST_BY_USERNAME on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_RECORD_LIST_DIR_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070806
2 Returning REC_LIST Value transfer Type reference (TYPE) WSRM_PID_SID_MNR_TYPE WSRM: Assignment PID-SID-MNR 20070806
3 Importing SID Call by reference Type reference (TYPE) ANYURI any URI 20070806

Method GET_RECORD_LIST_DIR_SID on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_SEQID_BY_LOGSEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR_INFO Call by reference Type reference (TYPE) SRT_SEQ_CX_TEXT exception error text 20110201
2 Importing LOGICAL_SEQUENCE Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20110201
3 Importing MANDT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20110201
4 Exporting TECHNICAL_SEQUENCE Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20110201

Method GET_SEQID_BY_LOGSEQUENCE on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_SEQID_BY_PERSIST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIR Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070808
2 Importing PERSIST_ID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20070808
3 Returning SEQ_ID Value transfer Type reference (TYPE) ANYURI any URI 20070808

Method GET_SEQID_BY_PERSIST_ID on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_SEQUENCES_BY_EXT_TECID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110201
2 Returning SEQUENCELIST Value transfer Type reference (TYPE) SRT_LOG_SEQUENCE_T internal table for logical sequences of SOAP Runtime 20110201
3 Importing SEQUENCE_ID Call by reference Type reference (TYPE) STRING 20110201

Method GET_SEQUENCES_BY_EXT_TECID on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_SEQUENCES_BY_INT_TECID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INT_SEQUENCE_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20110201
2 Importing LOCATION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110201
3 Returning SEQUENCELIST Value transfer Type reference (TYPE) SRT_LOG_SEQUENCE_T internal table for logical sequences of SOAP Runtime 20110201

Method GET_SEQUENCES_BY_INT_TECID on class CL_SRT_SEQ_WSRM_COL has no exception.

Method GET_SEQUENCES_BY_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20110201
2 Returning SEQUENCELIST Value transfer Type reference (TYPE) SRT_LOG_SEQUENCE_T internal table for logical sequences of SOAP Runtime 20110201

Method GET_SEQUENCES_BY_MSGID on class CL_SRT_SEQ_WSRM_COL has no exception.

Method PUT_RECORD Signature

Method PUT_RECORD on class CL_SRT_SEQ_WSRM_COL has no parameter.
Method PUT_RECORD on class CL_SRT_SEQ_WSRM_COL has no exception.

Method QUERY_DOMLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOM Call by reference Type reference (TYPE) WSRM_DOMAIN_SEQN WSRM: Assignment of Domain name, Sequence name and SID 20070806
2 Returning DOM_LIST Value transfer Type reference (TYPE) WSRM_DOMAIN_SEQN_TYPE WSRM: Assignment of Domain name, Sequence name and SID 20070806
3 Importing END_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070806
4 Importing END_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20070806
5 Importing START_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070806
6 Importing START_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20070806

Method QUERY_DOMLIST on class CL_SRT_SEQ_WSRM_COL has no exception.

Method QUERY_RECLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECORD Call by reference Type reference (TYPE) WSRM_PID_SID_MNR WSRM: Assignment of PersistID , SID and Message Number 20070806
2 Returning REC_LIST Value transfer Type reference (TYPE) WSRM_PID_SID_MNR_TYPE WSRM: Assignment PID-SID-MNR 20070806

Method QUERY_RECLIST on class CL_SRT_SEQ_WSRM_COL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710