SAP ABAP Class CL_SRT_SEQMON_COL (Accesses to Sequence Persistence)
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_SEQMON_COL  
Short Description Accesses to Sequence Persistence    
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_SEQMON_COL has no forward declaration.
Interfaces
Class CL_SRT_SEQMON_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_WSRM_API 20070806 Accesses to WSRM Tables
4 CL_SRT_SEQ_WSRM_COL 20070806 Accesses to WSRM Tables
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 CONSTRUCTOR Instance method Private Constructor 20070806
2 GET_COMPENSATE_INFO Static method Public Method 20081114
3 GET_LOGICAL_SEQUENCES Static method Private Method 20110201
4 GET_LOGICAL_SEQUENCE_BY_ID Static method Private Method 20110201
5 GET_MSG_BY_QUEUE Static method Private Method 20080318
6 GET_PERSIST_ID_BY_SEQID Static method Private Method 20110201
7 GET_QUEUE_INFO Static method Private Method 20070806
8 GET_RETRY_PID Static method Private Method 20070806
9 GET_SEQ_CX_INFO Static method Private Method 20070806
10 GET_SEQ_DATE_TIME Static method Private Method 20090204
11 GET_SEQ_HEADER_LIST Static method Private Method 20070806
12 GET_SEQ_HEAD_INFO Static method Private Method 20070806
13 GET_SEQ_PROCESS_MODE Static method Private Method 20070806
14 GET_SEQ_STATE Static method Private Method 20070806
15 GET_SEQ_TERMINATION_STATUS Static method Private Method 20070806
16 GET_SHORTCUT_PROV_SEQ_COUNT Static method Private Method 20070806
17 GET_SHORTCUT_SEQ_LIST Static method Private Method 20070806
18 GET_STOPPED_SEQUENCE Static method Private Method 20070806
19 GET_STOPPED_SEQUENCE_LIST Static method Private Method 20070806
20 GET_UUID_LIST Static method Private Method 20110201
21 GET_WSRM_VERSION Static method Private Method 20080323
22 IS_LOG_SEQ_FAULTY Static method Private Method 20070806
23 IS_SHORTCUT_SEQUENCE Static method Private Method 20070806
Events
Class CL_SRT_SEQMON_COL has no event.
Types
Class CL_SRT_SEQMON_COL has no local type.
Method Signatures

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 Natürliche Zahl 20070813
3 Importing CASEVERSION Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070903

Method CONSTRUCTOR on class CL_SRT_SEQMON_COL has no exception.

Method GET_COMPENSATE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20081114
2 Exporting PERSIST_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20081114
3 Exporting RETURN Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20081114
4 Exporting SEQUENCE_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20081114
5 Importing TASK_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20081114

Method GET_COMPENSATE_INFO on class CL_SRT_SEQMON_COL has no exception.

Method GET_LOGICAL_SEQUENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATION_TIME Call by reference Type reference (TYPE) SRT_SEQ_CREATION_TSTMP Soap Sequence creation timestamp utc 20110201
2 Importing DIRECTION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110201
3 Importing DOMAIN Call by reference Type reference (TYPE) SRT_SERVICE_DOMAIN service_domain 20110201
4 Importing ERROR_TYPE Call by reference Type reference (TYPE) SRT_SEQ_ERROR_TYPE type of error, message based or not. 20110201
5 Importing HEALTH_STATE Call by reference Type reference (TYPE) SRT_SEQ_HEALTH_STATUS Soap Sequence Health Status 20110201
6 Importing LOCATION Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20110201
7 Importing MANDANT Call by reference Type reference (TYPE) SYMANDT Client ID of Current User 20110201
8 Importing PROCESS_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE sequence process mode , normal 4Q or shortcut 20110201
9 Importing PROCESS_STATE Call by reference Type reference (TYPE) SRT_SEQ_PROCESS_STATE Soap sequence process status 20110201
10 Importing SEQUENCE_STATUS Call by reference Type reference (TYPE) INT4 Natural number 20110201
11 Importing SEQUENCE_TYPE Call by reference Type reference (TYPE) SRT_SEQUENCE_TYPE Sequence type transient / persistent 20110201
12 Returning SEQ_LIST Value transfer Type reference (TYPE) SRT_LOG_SEQUENCE_T internal table for logical sequences of SOAP Runtime 20110201
13 Importing TIME_END Call by reference Type reference (TYPE) TZNTSTMPL UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) 20110201
14 Importing TIME_START Call by reference Type reference (TYPE) TZNTSTMPL UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) 20110201
15 Importing USERNAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20110201

Method GET_LOGICAL_SEQUENCES on class CL_SRT_SEQMON_COL has no exception.

Method GET_LOGICAL_SEQUENCE_BY_ID 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 Importing MANDANT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20110201
3 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20110201
4 Returning SEQ_LIST Value transfer Type reference (TYPE) SRT_LOG_SEQUENCE_T internal table for logical sequences of SOAP Runtime 20110201

Method GET_LOGICAL_SEQUENCE_BY_ID on class CL_SRT_SEQMON_COL has no exception.

Method GET_MSG_BY_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSGLIST Value transfer Type reference (TYPE) SEQMON_MSGT Liste der Nachrichten 20080318
2 Importing QUEUENAME Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20080318

Method GET_MSG_BY_QUEUE on class CL_SRT_SEQMON_COL has no exception.

Method GET_PERSIST_ID_BY_SEQID 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 PERSIST_ID Value transfer Type reference (TYPE) CHAR32 Character field, length 32 20110201
3 Importing SEQUENCE_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20110201

Method GET_PERSIST_ID_BY_SEQID on class CL_SRT_SEQMON_COL has no exception.

Method GET_QUEUE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 SOAP-Sequenz-ID 20070806
2 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
3 Returning SEQ_QUEUE_NAME Value transfer Type reference (TYPE) CHAR40 Einstelliges Kennzeichen 20070806

Method GET_QUEUE_INFO on class CL_SRT_SEQMON_COL has no exception.

Method GET_RETRY_PID Signature

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

Method GET_RETRY_PID on class CL_SRT_SEQMON_COL has no exception.

Method GET_SEQ_CX_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXCEPTION_CODE Call by reference Type reference (TYPE) SRT_SEQ_CX Sequenzfehler 20070806
2 Exporting EXCEPTION_TEXT Call by reference Type reference (TYPE) SRT_SEQ_CX_TEXT char255 20070806
3 Exporting EXCEPTION_TIME Call by reference Type reference (TYPE) TZNTSTMPL Einstelliges Kennzeichen 20070806
4 Exporting RETURN Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20070806
5 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 SOAP-Sequenz-ID 20070806
6 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Sequenz-Einplaner: Umgebung 20070806

Method GET_SEQ_CX_INFO on class CL_SRT_SEQMON_COL has no exception.

Method GET_SEQ_DATE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20090204
2 Returning TIMESTAMP Value transfer Type reference (TYPE) TZNTSTMPL UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090204

Method GET_SEQ_DATE_TIME on class CL_SRT_SEQMON_COL has no exception.

Method GET_SEQ_HEADER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing END_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070806
2 Importing LOCATION Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE Sequenz-Einplaner: Umgebung 20070806
3 Importing MANDT Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20070806
4 Importing SEQ_CREA_USER Call by reference Type reference (TYPE) SRT_SEQ_CREATION_USER SOAP-Sequenz-Benutzer von Sequenzanlage 20070806
5 Importing SEQ_EXPIRE_TSTMP Call by reference Type reference (TYPE) SRT_SEQ_EXPIRE_TSTMP 20070806
6 Importing SEQ_EXP_DAYS Call by reference Type reference (TYPE) SRT_SEQUENCE_EXPIARY_DAYS 20070806
7 Importing SEQ_ID Call by reference Type reference (TYPE) SRT_SEQ_ID SOAP-Sequenz-ID 20070806
8 Exporting SEQ_LIST Call by reference Type reference (TYPE) SRT_STOPPED_SEQ_LIST LIste der angehaltenen Sequenzen 20070806
9 Importing SEQ_NEXT_CHKDATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070806
10 Importing SEQ_PROCESSMODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE Sequenzverarbeitungsmodus , normal 4Q oder Shortcut 20070806
11 Importing SEQ_SERVICE_DOMA Call by reference Type reference (TYPE) SRT_SERVICE_DOMAIN service_domain 20070806
12 Importing SEQ_TYPE Call by reference Type reference (TYPE) SRT_SEQUENCE_TYPE Sequenztyp transient / persistent 20070806
13 Importing SEQ_USECASE Call by reference Type reference (TYPE) SRT_SEQUENCE_USECASE 20070806
14 Importing START_DATE Call by reference Type reference (TYPE) SYDATUM Zeitstempel Utc der SOAP-Sequenzerzeugung 20070806

Method GET_SEQ_HEADER_LIST on class CL_SRT_SEQMON_COL has no exception.

Method GET_SEQ_HEAD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETURN Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20070806
2 Exporting SEQ_CREA_TIME Call by reference Type reference (TYPE) TZNTSTMPL Einstelliges Kennzeichen 20070806
3 Exporting SEQ_DOMAIN Call by reference Type reference (TYPE) CHAR32 Einstelliges Kennzeichen 20070806
4 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Einstelliges Kennzeichen 20070806
5 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
6 Exporting SEQ_PROC_MODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
7 Exporting SEQ_QUEUENAME Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20070806
8 Exporting SEQ_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
9 Exporting SEQ_USECASE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
10 Exporting SEQ_USER Call by reference Type reference (TYPE) CHAR12 Einstelliges Kennzeichen 20070806

Method GET_SEQ_HEAD_INFO on class CL_SRT_SEQMON_COL has no exception.

Method GET_SEQ_PROCESS_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Einstelliges Kennzeichen 20070806
2 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
3 Returning SEQ_PROCESS_MODE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806

Method GET_SEQ_PROCESS_MODE on class CL_SRT_SEQMON_COL has no exception.

Method GET_SEQ_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETURN Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20070806
2 Exporting SEQ_ERROR_TYPE Call by reference Type reference (TYPE) CHAR1 Fehlertyp, Nachrichten-basiert oder nicht. 20070806
3 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 SOAP-Sequenz-ID 20070806
4 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
5 Exporting SEQ_PROC_STATE Call by reference Type reference (TYPE) CHAR1 SOAP-Sequenz-Verarbeitungsstatus 20070806
6 Exporting SEQ_QSTATE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
7 Exporting SEQ_QTERM Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
8 Exporting SEQ_TERM Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806

Method GET_SEQ_STATE on class CL_SRT_SEQMON_COL has no exception.

Method GET_SEQ_TERMINATION_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Einstelliges Kennzeichen 20070806
2 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
3 Returning SEQ_STATUS Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806

Method GET_SEQ_TERMINATION_STATUS on class CL_SRT_SEQMON_COL has no exception.

Method GET_SHORTCUT_PROV_SEQ_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20070806
2 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070806

Method GET_SHORTCUT_PROV_SEQ_COUNT on class CL_SRT_SEQMON_COL has no exception.

Method GET_SHORTCUT_SEQ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_END Call by reference Type reference (TYPE) TZNTSTMPL Zeitstempel Utc der SOAP-Sequenzerzeugung 20070806
2 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070806
3 Exporting SEQ_LIST Call by reference Type reference (TYPE) SRT_STOPPED_SEQ_LIST LIste der angehaltenen Sequenzen 20070806
4 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
5 Importing SEQ_START Call by reference Type reference (TYPE) TZNTSTMPL Zeitstempel Utc der SOAP-Sequenzerzeugung 20070806
6 Importing SEQ_USER Call by reference Type reference (TYPE) XUBNAME Benutzername 20070806

Method GET_SHORTCUT_SEQ_LIST on class CL_SRT_SEQMON_COL has no exception.

Method GET_STOPPED_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQ Value transfer Type reference (TYPE) SRT_STOPPED_SEQUENCE Einstelliges Kennzeichen 20070806
2 Importing SEQ_ERROR_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
3 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 SOAP-Sequenz-ID 20070806
4 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Sequenz-Einplaner: Umgebung 20070806

Method GET_STOPPED_SEQUENCE on class CL_SRT_SEQMON_COL has no exception.

Method GET_STOPPED_SEQUENCE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_END Call by reference Type reference (TYPE) TZNTSTMPL Zeitstempel Utc der SOAP-Sequenzerzeugung 20070806
2 Returning SEQ_LIST Value transfer Type reference (TYPE) SRT_STOPPED_SEQ_LIST LIste der angehaltenen Sequenzen 20070806
3 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070806
4 Importing SEQ_START Call by reference Type reference (TYPE) TZNTSTMPL Zeitstempel Utc der SOAP-Sequenzerzeugung 20070806
5 Importing SEQ_USER Call by reference Type reference (TYPE) XUBNAME SOAP-Sequenz-Benutzer von Sequenzanlage 20070806

Method GET_STOPPED_SEQUENCE_LIST on class CL_SRT_SEQMON_COL has no exception.

Method GET_UUID_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_LIST Call by reference Type reference (TYPE) SRT_LOG_SEQUENCE_T internal table for logical sequences of SOAP Runtime 20110201
2 Returning UUID_LIST Value transfer Type reference (TYPE) SRT_LOG_SEQ_UUID_T table structure for UUID and logical sequences 20110201

Method GET_UUID_LIST on class CL_SRT_SEQMON_COL has no exception.

Method GET_WSRM_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQUENCE_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20080323
2 Importing SEQUENCE_LOC Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20080323
3 Returning WSRM_VERSION Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20080323

Method GET_WSRM_VERSION on class CL_SRT_SEQMON_COL has no exception.

Method IS_LOG_SEQ_FAULTY 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 Einstelliges Kennzeichen 20070806
2 Returning RESULT Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070806
3 Importing SEQUENCE_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070806

Method IS_LOG_SEQ_FAULTY on class CL_SRT_SEQMON_COL has no exception.

Method IS_SHORTCUT_SEQUENCE Signature

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

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