SAP ABAP Class IF_SOAP_SEQUENCE (SOAP sequence interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_SEQUENCE Soap Sequence 20120709
Properties
Class IF_SOAP_SEQUENCE  
Short Description SOAP sequence interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050531   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SOAP_SEQUENCE has no interface implemented.
Friends
Class IF_SOAP_SEQUENCE has no friend class.
Attributes
Class IF_SOAP_SEQUENCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_GAP_MESSAGES Instance method Public Method 20120709
2 ADD_MESSAGE Instance method Public Method 20120709
3 ASSIGN_WSRM_SEQUENCE Instance method Public Method 20120709
4 EXECUTE_RECON Instance method Public Method 20120709
5 GET_ACT_MESSAGE_ID Instance method Public Method 20120709
6 GET_ASSIGNED_WSRM_SEQUENCE Instance method Public Method 20120709
7 GET_CREA_TSTMP Instance method Public Method 20120709
8 GET_CREA_USER Instance method Public Method 20120709
9 GET_DESTINATION Instance method Public Method 20121023
10 GET_GAP_PERSIST_IDS Instance method Public Method 20120709
11 GET_LOCATION Instance method Public Method 20120709
12 GET_MAX_RETRY Instance method Public Method 20120709
13 GET_MESSAGES Instance method Public Method 20120709
14 GET_PARENT_ID Instance method Public Method 20120709
15 GET_PROCESSING_MODE Instance method Public Method 20120709
16 GET_PROCESS_STATE Instance method Public Method 20121023
17 GET_QUEUE_NAME Instance method Public Method 20120709
18 GET_RETRY_COUNTER Instance method Public Method 20120709
19 GET_SEQUENCE_ID Instance method Public Method 20120709
20 GET_SEQUENCE_PROCESS_STATE Instance method Public Method 20120709
21 GET_SEQUENCE_TYPE Instance method Public Method 20120709
22 GET_SERVICE_DOMAIN Instance method Public Method 20120709
23 GET_TERMINATION_STATE Instance method Public Method 20120709
24 GET_UPD_TASK_MODE Instance method Public Method 20120709
25 GET_WSRM_VERSION Instance method Public Method 20120709
26 IS_ISOLATED Instance method Public Method 20131024
27 IS_ON_FAILURE Instance method Public Method 20121023
28 IS_QOS_EOIO Instance method Public Method 20120709
29 IS_STOPPED_BY_ADMIN Instance method Public Method 20131024
30 RESTART_SEQUENCE Instance method Public Method 20120709
31 SET_ACT_MESSAGE_ID Instance method Public Method 20120709
32 SET_DESTINATION Instance method Public Method 20121023
33 SET_ISOLATED Instance method Public Method 20120709
34 SET_MAX_RETRY Instance method Public Method 20120709
35 SET_MESSAGE_COUNT Instance method Public Method 20120709
36 SET_MODE_POSTSCHEDULER Instance method Public Method 20120709
37 SET_PROCESS_STATE Instance method Public Method 20121023
38 SET_SCHEDULE_SEQUENCE Instance method Public Method 20120709
39 SET_SEQUENCE_PROCESS_STATE Instance method Public Method 20120709
40 SET_TERMINATION Instance method Public Method 20120709
41 SET_UPD_TASK_MODE Instance method Public Method 20120709
Events
Class IF_SOAP_SEQUENCE has no event.
Types
Class IF_SOAP_SEQUENCE has no local type.
Method Signatures

Method ADD_GAP_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GAP_PERSIST_IDS Call by reference Type reference (TYPE) SOAP_PERSIST_IDS 20120709
# Exception Resumable Description Created on
1 CX_SOAP_SEQ_TERMINATE 20120709

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERSIST_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID 20120709
# Exception Resumable Description Created on
1 CX_SOAP_SEQ_TERMINATE 20120709

Method ASSIGN_WSRM_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_CONN Call by reference Type reference (TYPE) DBCON_NAME 20120709
2 Importing IN_2ND_DB_CONN Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE 20120709
3 Importing NEW_WSRMNAME Call by reference Type reference (TYPE) ANYURI 20120709
4 Importing WSRM_VERSION Call by reference Type reference (TYPE) CHAR1 '0' 20120709

Method ASSIGN_WSRM_SEQUENCE on class IF_SOAP_SEQUENCE has no exception.

Method EXECUTE_RECON Signature

Method EXECUTE_RECON on class IF_SOAP_SEQUENCE has no parameter.
Method EXECUTE_RECON on class IF_SOAP_SEQUENCE has no exception.

Method GET_ACT_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MSG_ID Value transfer Type reference (TYPE) CHAR32 20120709

Method GET_ACT_MESSAGE_ID on class IF_SOAP_SEQUENCE has no exception.

Method GET_ASSIGNED_WSRM_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WSRM_SEQUENCE Value transfer Type reference (TYPE) ANYURI 20120709

Method GET_ASSIGNED_WSRM_SEQUENCE on class IF_SOAP_SEQUENCE has no exception.

Method GET_CREA_TSTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CREA_TSTMP Value transfer Type reference (TYPE) SRT_SEQ_CREATION_TSTMP 20120709

Method GET_CREA_TSTMP on class IF_SOAP_SEQUENCE has no exception.

Method GET_CREA_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CREA_USER Value transfer Type reference (TYPE) SRT_SEQ_CREATION_USER 20120709

Method GET_CREA_USER on class IF_SOAP_SEQUENCE has no exception.

Method GET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESTINATION Value transfer Type reference (TYPE) SRT_SEQ_RFC_DEST 20121023

Method GET_DESTINATION on class IF_SOAP_SEQUENCE has no exception.

Method GET_GAP_PERSIST_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GAP_IDS Value transfer Type reference (TYPE) SOAP_PERSIST_IDS 20120709

Method GET_GAP_PERSIST_IDS on class IF_SOAP_SEQUENCE has no exception.

Method GET_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOCATION Value transfer Type reference (TYPE) SRT_LOCATION 20120709

Method GET_LOCATION on class IF_SOAP_SEQUENCE has no exception.

Method GET_MAX_RETRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAX_RETRY_CNT Value transfer Type reference (TYPE) I 20120709

Method GET_MAX_RETRY on class IF_SOAP_SEQUENCE has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGES Value transfer Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID_T 20120709

Method GET_MESSAGES on class IF_SOAP_SEQUENCE has no exception.

Method GET_PARENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENT_ID Value transfer Type reference (TYPE) SRT_SEQUENCE_ID 20120709

Method GET_PARENT_ID on class IF_SOAP_SEQUENCE has no exception.

Method GET_PROCESSING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQ_PROCESSING_MODE Value transfer Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 20120709

Method GET_PROCESSING_MODE on class IF_SOAP_SEQUENCE has no exception.

Method GET_PROCESS_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PROCESS_STATE Value transfer Type reference (TYPE) SRT_SEQ_PROCESS_STATE 20121023

Method GET_PROCESS_STATE on class IF_SOAP_SEQUENCE has no exception.

Method GET_QUEUE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_QUEUENAME Value transfer Type reference (TYPE) SRT_SEQ_QUEUENAME 20120709

Method GET_QUEUE_NAME on class IF_SOAP_SEQUENCE has no exception.

Method GET_RETRY_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACT_RETRY_CNT Value transfer Type reference (TYPE) I 20120709

Method GET_RETRY_COUNTER on class IF_SOAP_SEQUENCE has no exception.

Method GET_SEQUENCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQ_ID Value transfer Type reference (TYPE) SRT_SEQUENCE_ID 20120709

Method GET_SEQUENCE_ID on class IF_SOAP_SEQUENCE has no exception.

Method GET_SEQUENCE_PROCESS_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQ_PROCESS_STATE Value transfer Type reference (TYPE) SRT_SEQ_PROCESS_STATE 20120709

Method GET_SEQUENCE_PROCESS_STATE on class IF_SOAP_SEQUENCE has no exception.

Method GET_SEQUENCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQ_TYPE Value transfer Type reference (TYPE) SRT_SEQUENCE_TYPE 20120709

Method GET_SEQUENCE_TYPE on class IF_SOAP_SEQUENCE has no exception.

Method GET_SERVICE_DOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SRV_DOMAIN Value transfer Type reference (TYPE) SRT_SEQUENCE_DOMAIN 20120709

Method GET_SERVICE_DOMAIN on class IF_SOAP_SEQUENCE has no exception.

Method GET_TERMINATION_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TERM_STATE Value transfer Type reference (TYPE) SRT_SEQ_TERMINATION_STATE 20120709

Method GET_TERMINATION_STATE on class IF_SOAP_SEQUENCE has no exception.

Method GET_UPD_TASK_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MODE Value transfer Type reference (TYPE) BOOLEAN 20120709

Method GET_UPD_TASK_MODE on class IF_SOAP_SEQUENCE has no exception.

Method GET_WSRM_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WSRM_VERSION Value transfer Type reference (TYPE) CHAR1 20120709

Method GET_WSRM_VERSION on class IF_SOAP_SEQUENCE has no exception.

Method IS_ISOLATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ISOLATED Value transfer Type reference (TYPE) ABAP_BOOL 20131024

Method IS_ISOLATED on class IF_SOAP_SEQUENCE has no exception.

Method IS_ON_FAILURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ON_FAILURE Value transfer Type reference (TYPE) ABAP_BOOL 20121023

Method IS_ON_FAILURE on class IF_SOAP_SEQUENCE has no exception.

Method IS_QOS_EOIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_EOIO Value transfer Type reference (TYPE) ABAP_BOOL 20120709

Method IS_QOS_EOIO on class IF_SOAP_SEQUENCE has no exception.

Method IS_STOPPED_BY_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STOPPED Value transfer Type reference (TYPE) ABAP_BOOL 20131024

Method IS_STOPPED_BY_ADMIN on class IF_SOAP_SEQUENCE has no exception.

Method RESTART_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENT_USER Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120709
2 Importing IV_DEBUG Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120709
3 Importing IV_SKIP_MESSAGE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120709
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ 20131025
2 CX_SOAP_SEQ_RESTART_FAILED 20120709

Method SET_ACT_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_ID Value transfer Type reference (TYPE) CHAR32 20120709

Method SET_ACT_MESSAGE_ID on class IF_SOAP_SEQUENCE has no exception.

Method SET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESTINATION Value transfer Type reference (TYPE) SRT_SEQ_RFC_DEST 20121023

Method SET_DESTINATION on class IF_SOAP_SEQUENCE has no exception.

Method SET_ISOLATED Signature

Method SET_ISOLATED on class IF_SOAP_SEQUENCE has no parameter.
Method SET_ISOLATED on class IF_SOAP_SEQUENCE has no exception.

Method SET_MAX_RETRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAX_RETRY_CNT Call by reference Type reference (TYPE) I 20120709

Method SET_MAX_RETRY on class IF_SOAP_SEQUENCE has no exception.

Method SET_MESSAGE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_COUNT Value transfer Type reference (TYPE) I 20120709

Method SET_MESSAGE_COUNT on class IF_SOAP_SEQUENCE has no exception.

Method SET_MODE_POSTSCHEDULER Signature

Method SET_MODE_POSTSCHEDULER on class IF_SOAP_SEQUENCE has no parameter.
Method SET_MODE_POSTSCHEDULER on class IF_SOAP_SEQUENCE has no exception.

Method SET_PROCESS_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROCESS_STATE Call by reference Type reference (TYPE) SRT_SEQ_PROCESS_STATE 20121023

Method SET_PROCESS_STATE on class IF_SOAP_SEQUENCE has no exception.

Method SET_SCHEDULE_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEDULE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120709

Method SET_SCHEDULE_SEQUENCE on class IF_SOAP_SEQUENCE has no exception.

Method SET_SEQUENCE_PROCESS_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROCESS_STATE Call by reference Type reference (TYPE) SRT_SEQ_PROCESS_STATE 20120709

Method SET_SEQUENCE_PROCESS_STATE on class IF_SOAP_SEQUENCE has no exception.

Method SET_TERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_TERMSTATE Call by reference Type reference (TYPE) SRT_SEQ_TERMINATION_STATE 20120709

Method SET_TERMINATION on class IF_SOAP_SEQUENCE has no exception.

Method SET_UPD_TASK_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) BOOLEAN 20120709

Method SET_UPD_TASK_MODE on class IF_SOAP_SEQUENCE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in