SAP ABAP Class CL_SRT_CASE_API (Generate Test Data)
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_CASE_API  
Short Description Generate Test Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_SEQ_MON   Sequence Monitoring 
Created 20070724   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_CASE_API has no forward declaration.
Interfaces
Class CL_SRT_CASE_API has no interface implemented.
Friends
Class CL_SRT_CASE_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CASE Static Attribute Public Type reference (TYPE) INT4 Natural Number 20070725
2 M_CASECOUNT Static Attribute Public Type reference (TYPE) INT4 Natural Number 20070813
3 M_CASEVERSION Static Attribute Public Type reference (TYPE) INT4 Natural Number 20070903
4 M_HALT Static Attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20070726
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MESSAGES_CASE Static method Public Method 20070903
2 CLOSE_SEQUENCE_CASE Static method Public Method 20070918
3 CONSTRUCTOR Instance method Public Constructor 20070725
4 GET_DOMLIST_CASE Static method Public Method 20070724
5 GET_ERR_INFO_CASE Static method Public Method 20070724
6 GET_EXCEP_CASE Static method Public Method 20070724
7 GET_MSG_BY_QUEUE Static method Public Method 20080318
8 GET_PID_CASE Static method Public Method 20070724
9 GET_QINFO_CASE Static method Public Method 20070724
10 GET_RECLIST_CASE Static method Public Method 20070724
11 GET_SEQHEADER_CASE Static method Public Method 20070725
12 GET_SEQHEAD_CASE Static method Public Method 20070725
13 GET_SEQID_BY_PID_CASE Static method Public Method 20070808
14 GET_SEQMODE_CASE Static method Public Method 20070725
15 GET_SEQSTATE_CASE Static method Public Method 20070724
16 GET_SEQUENCE_CASE Static method Public Method 20080322
17 GET_SEQ_TERM_STATUS_CASE Static method Public Method 20070725
18 GET_SHORTCUT_SEQ_LIST_CASE Static method Public Method 20070725
19 GET_SHORT_COUNT_CASE Static method Public Method 20070725
20 GET_STOPPED_SEQUENCE_CASE Static method Public Method 20070725
21 GET_STOPPED_SEQUENCE_LIST_CASE Static method Public Method 20070725
22 GET_WSRM_ERR_CASE Static method Public Method 20070724
23 IF_LOG_SEQ_FAULTY_CASE Static method Public Method 20070725
24 IS_SHORTCUT_SEQUENCE_CASE Static method Public Method 20070725
25 REJECT_SEQUENCE_CASE Static method Public Method 20070918
26 RESTART_SEQUENCE_CASE Static method Public Method 20070918
Events
Class CL_SRT_CASE_API has no event.
Types
Class CL_SRT_CASE_API has no local type.
Method Signatures

Method CHECK_MESSAGES_CASE 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 20070903
2 Returning OKAY Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070903
3 Importing PID_LIST Call by reference Type reference (TYPE) WSRM_PID_SID_MNR_TYPE WSRM: Assignment PID-SID-MNR 20070903
4 Importing SID Call by reference Type reference (TYPE) ANYURI any URI 20070903

Method CHECK_MESSAGES_CASE on class CL_SRT_CASE_API has no exception.

Method CLOSE_SEQUENCE_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT_LIST Value transfer Type reference (TYPE) SRT_WSSQBASISDATA_T Basisdaten zur Selektion 20070918

Method CLOSE_SEQUENCE_CASE on class CL_SRT_CASE_API 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 20070725
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_CASE_API has no exception.

Method GET_DOMLIST_CASE 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 20070724
2 Returning DOM_LIST Value transfer Type reference (TYPE) WSRM_DOMAIN_SEQN_TYPE WSRM: List of Domain/Seqn records 20070724
3 Importing END_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070724
4 Importing END_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20070724
5 Importing START_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070724
6 Importing START_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20070724

Method GET_DOMLIST_CASE on class CL_SRT_CASE_API has no exception.

Method GET_ERR_INFO_CASE 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 20070724
2 Returning ERRINFO Value transfer Type reference (TYPE) SEQERRINFO Struktur der Efehlerinforamtionen 20070724
3 Importing TSID Call by reference Type reference (TYPE) ANYURI any URI 20070724

Method GET_ERR_INFO_CASE on class CL_SRT_CASE_API has no exception.

Method GET_EXCEP_CASE Signature

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

Method GET_EXCEP_CASE on class CL_SRT_CASE_API 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) SRT_SEQ_QUEUENAME Queue-Name 20080318

Method GET_MSG_BY_QUEUE on class CL_SRT_CASE_API has no exception.

Method GET_PID_CASE 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 20070724
2 Returning PID Value transfer Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070724
3 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070724

Method GET_PID_CASE on class CL_SRT_CASE_API has no exception.

Method GET_QINFO_CASE 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 20070724
2 Returning QUEUE_INFO Value transfer Type reference (TYPE) SEQQUEUEINFO Einstelliges Kennzeichen 20070724
3 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070724

Method GET_QINFO_CASE on class CL_SRT_CASE_API has no exception.

Method GET_RECLIST_CASE 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 20070724
2 Returning REC_LIST Value transfer Type reference (TYPE) WSRM_PID_SID_MNR_TYPE WSRM: Assignment PID-SID-MNR 20070724

Method GET_RECLIST_CASE on class CL_SRT_CASE_API has no exception.

Method GET_SEQHEADER_CASE 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 20070725
2 Importing LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
3 Importing MANDT Call by reference Type reference (TYPE) MANDT Mandant 20070725
4 Importing SEQ_CREA_USER Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20070725
5 Importing SEQ_EXPIRE_TSTMP Call by reference Type reference (TYPE) TZNTSTMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20070725
6 Importing SEQ_EXP_DAYS Call by reference Type reference (TYPE) INT2 2 Byte Integer (Signed) 20070725
7 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070725
8 Returning SEQ_LIST Value transfer Type reference (TYPE) SRT_STOPPED_SEQ_LIST LIste der angehaltenen Sequenzen 20070725
9 Importing SEQ_NEXT_CHKDATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070725
10 Importing SEQ_PROCESSMODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
11 Importing SEQ_SERVICE_DOMA Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070725
12 Importing SEQ_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
13 Importing SEQ_USECASE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
14 Importing START_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070725

Method GET_SEQHEADER_CASE on class CL_SRT_CASE_API has no exception.

Method GET_SEQHEAD_CASE 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 20070725
2 Exporting SEQ_CREA_TIME Call by reference Type reference (TYPE) TZNTSTMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20070725
3 Exporting SEQ_DOMAIN Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070725
4 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070725
5 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
6 Exporting SEQ_PROC_MODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
7 Exporting SEQ_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
8 Exporting SEQ_USECASE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
9 Exporting SEQ_USER Call by reference Type reference (TYPE) CHAR12 Charakterfeld der Länge 12 20070725

Method GET_SEQHEAD_CASE on class CL_SRT_CASE_API has no exception.

Method GET_SEQID_BY_PID_CASE 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 PID 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_PID_CASE on class CL_SRT_CASE_API has no exception.

Method GET_SEQMODE_CASE 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 20070725
2 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070725
3 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
4 Exporting SEQ_PROCESS_MODE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725

Method GET_SEQMODE_CASE on class CL_SRT_CASE_API has no exception.

Method GET_SEQSTATE_CASE 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 20070724
2 Returning SEQSTAT Value transfer Type reference (TYPE) SRTSEQSTATE Struktur des Sequenzstatus 20070724
3 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070724

Method GET_SEQSTATE_CASE on class CL_SRT_CASE_API has no exception.

Method GET_SEQUENCE_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEL Call by reference Type reference (TYPE) SRT_WSSQSELCRITERIAS Struktur der Sequenzlste für Monitoring 20080322
2 Returning SEQLIST Value transfer Type reference (TYPE) SRT_WSSQSEQUENCE Struktur der Sequenzlste für Monitoring 20080322

Method GET_SEQUENCE_CASE on class CL_SRT_CASE_API has no exception.

Method GET_SEQ_TERM_STATUS_CASE 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 Characterfeld der Länge 32 20070725
2 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
3 Returning SEQ_STATUS Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725

Method GET_SEQ_TERM_STATUS_CASE on class CL_SRT_CASE_API has no exception.

Method GET_SHORTCUT_SEQ_LIST_CASE 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 UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20070725
2 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070725
3 Returning SEQ_LIST Value transfer Type reference (TYPE) SRT_STOPPED_SEQ_LIST LIste der angehaltenen Sequenzen 20070725
4 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
5 Importing SEQ_START Call by reference Type reference (TYPE) TZNTSTMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20070725
6 Importing SEQ_USER Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20070725

Method GET_SHORTCUT_SEQ_LIST_CASE on class CL_SRT_CASE_API has no exception.

Method GET_SHORT_COUNT_CASE 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 20070725
2 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070725

Method GET_SHORT_COUNT_CASE on class CL_SRT_CASE_API has no exception.

Method GET_STOPPED_SEQUENCE_CASE 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 Angehaltene Sequenzen 20070725
2 Importing SEQ_ERROR_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
3 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070725
4 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725

Method GET_STOPPED_SEQUENCE_CASE on class CL_SRT_CASE_API has no exception.

Method GET_STOPPED_SEQUENCE_LIST_CASE 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 UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20070725
2 Returning SEQ_LIST Value transfer Type reference (TYPE) SRT_STOPPED_SEQ_LIST LIste der angehaltenen Sequenzen 20070725
3 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725
4 Importing SEQ_START Call by reference Type reference (TYPE) TZNTSTMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20070725
5 Importing SEQ_USER Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20070725

Method GET_STOPPED_SEQUENCE_LIST_CASE on class CL_SRT_CASE_API has no exception.

Method GET_WSRM_ERR_CASE 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 20070724
2 Returning IS_ERROR Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070724
3 Importing SID Call by reference Type reference (TYPE) ANYURI any URI 20070724

Method GET_WSRM_ERR_CASE on class CL_SRT_CASE_API has no exception.

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

Method IF_LOG_SEQ_FAULTY_CASE on class CL_SRT_CASE_API has no exception.

Method IS_SHORTCUT_SEQUENCE_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SHOTCUT Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070725
2 Importing SEQ_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070725
3 Importing SEQ_LOCATION Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070725

Method IS_SHORTCUT_SEQUENCE_CASE on class CL_SRT_CASE_API has no exception.

Method REJECT_SEQUENCE_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT_LIST Value transfer Type reference (TYPE) SRT_WSSQBASISDATA_T Basisdaten zur Selektion 20070918

Method REJECT_SEQUENCE_CASE on class CL_SRT_CASE_API has no exception.

Method RESTART_SEQUENCE_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT_LIST Value transfer Type reference (TYPE) SRT_WSSQBASISDATA_T Basisdaten zur Selektion 20070918

Method RESTART_SEQUENCE_CASE on class CL_SRT_CASE_API has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710