SAP ABAP Interface IF_SEQ_MANAGER_RTIME_PROVIDER ((new mng) interface to sequence manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_SEQ_MANAGER (Package) SOAP Sequence Manager
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_SEQUENCE_MANAGER listmanager 20060118
Properties
Interface IF_SEQ_MANAGER_RTIME_PROVIDER  
Short Description (new mng) interface to sequence manager    
General Data
Package SOAP_SEQ_MANAGER   SOAP Sequence Manager 
Created 20051229   SAP 
Last changed 20130531   SAP 
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)
2 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no interface.
Friends
Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no friend.
Attributes
Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_SCHEDULING_QUEUE Instance method Public Method 20060125
2 ASSIGN_WSRM_SEQUENCE Instance method Public Method 20060125
3 FINALIZE Instance method Public Method communicate finalize to txh 20060407
4 GET_PERSISTENT_SEQUENCE Instance method Public Method 20051229
5 GET_SINGLE_SEQUENCE_FROM_LIST Instance method Public Method sector 3: get seq if wsrm failes (shortcut) 20061106
6 GET_TRANSIENT_SEQUENCE Instance method Public Method 20051229
7 PROCEED_ON_COMMIT Instance method Public Method clear lists 20060308
8 PROCEED_ON_ROLLBACK Instance method Public Method clear lists 20060308
9 REOPEN_TRANSIENT_SEQUENCE Instance method Public Method 20051229
10 REQUEST_HARD_TERMINATION Instance method Public Method 20060123
11 REQUEST_HARD_TERM_BY_WSRM Instance method Public Method 20060123
12 REQUEST_SOFT_TERMINATION Instance method Public Method 20060123
13 REQUEST_SOFT_TERM_BY_WSRM Instance method Public Method 20060123
14 SEQ_EXIST_CHECK_FOR_SEQ_ID Instance method Public Method 20060124
15 SET_EXCEPTION Instance method Public Method communicate exception to txh 20060407
16 SET_POST_SCHEDULER_MODE Instance method Public Method 20060914
17 SET_PROCESS_MSG_SAVE_CLEAR Instance method Public Method sector 2 and 3, suppress msg status change on set_exception 20080129
18 WSRM_MESSAGE_PREPARE_TO_DEL Instance method Public Method save contexts and schedule sequences clear lists 20060126
19 WSRM_STATE Instance method Public Method 20060123
20 WSRM_TERMINATE Instance method Public Method 20060123
Events
Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no event.
Types
Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no local type.
Method Signatures

Method ASSIGN_SCHEDULING_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_QUEUENAME Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20060125

Method ASSIGN_SCHEDULING_QUEUE on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method ASSIGN_WSRM_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_WSRMNAME Call by reference Type reference (TYPE) ANYURI Any URI 20060125
2 Importing WSRM_VERSION Call by reference Type reference (TYPE) CHAR1 '0' wsrm version 1.0 or 1.1 20080306

Method ASSIGN_WSRM_SEQUENCE on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TERMINATE_LUW Call by reference Type reference (TYPE) BOOLEAN TSOAP_FALSE End Finalize via Commit or Rollback? 20090603

Method FINALIZE on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method GET_PERSISTENT_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ON_FAILURE Call by reference Type reference (TYPE) FLAG ' ' General Flag 20051229
2 Importing PARENT_SEQ_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID 20101223
3 Importing PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20101217
4 Importing QUEUE_BASENAME Call by reference Type reference (TYPE) STRING Queue basename 20101217
5 Importing SCHEDULE_SEQUENCE Call by reference Type reference (TYPE) BOOLEAN TSOAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20051229
6 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) IF_SEQ_RTIME_PROVIDER Soap Sequence Manager 20051229
7 Importing SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID SPACE Sequence queue ident 20051229
8 Importing SERVICE_DOMAIN Call by reference Type reference (TYPE) SRT_SEQUENCE_DOMAIN ' ' service_domain 20051229

Method GET_PERSISTENT_SEQUENCE on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method GET_SINGLE_SEQUENCE_FROM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REF_SEQ Value transfer Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Soap Sequence 20061106

Method GET_SINGLE_SEQUENCE_FROM_LIST on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method GET_TRANSIENT_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ON_FAILURE Call by reference Type reference (TYPE) FLAG ' ' General Flag 20051229
2 Importing PARENT_SEQ_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID 20101223
3 Importing PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' 20101223
4 Importing QUEUE_BASENAME Call by reference Type reference (TYPE) STRING 20101223
5 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) IF_SEQ_RTIME_PROVIDER Soap Sequence Manager 20051229
6 Importing SERVICE_DOMAIN Call by reference Type reference (TYPE) SRT_SEQUENCE_DOMAIN ' ' service_domain 20051229

Method GET_TRANSIENT_SEQUENCE on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method PROCEED_ON_COMMIT Signature

Method PROCEED_ON_COMMIT on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no parameter.
Method PROCEED_ON_COMMIT on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method PROCEED_ON_ROLLBACK Signature

Method PROCEED_ON_ROLLBACK on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no parameter.
Method PROCEED_ON_ROLLBACK on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method REOPEN_TRANSIENT_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_SEQ_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID 20101223
2 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) IF_SEQ_RTIME_PROVIDER Soap Sequence Manager 20051229
3 Importing SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID Sequence queue ident 20051229
4 Importing SERVICE_DOMAIN Call by reference Type reference (TYPE) SRT_SEQUENCE_DOMAIN ' ' service_domain 20051229

Method REOPEN_TRANSIENT_SEQUENCE on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method REQUEST_HARD_TERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) SRT_LOCATION Location client / provider 20060123
2 Importing SEQ_ID Call by reference Type reference (TYPE) SRT_SEQ_ID Soap Sequence Id 20060123
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ Exception for check authority class 20080312

Method REQUEST_HARD_TERM_BY_WSRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) SRT_LOCATION Location client / provider 20060123
2 Importing WSRM_SEQUENCE Call by reference Type reference (TYPE) ANYURI Any URI 20060123
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ Exception for check authority class 20080312

Method REQUEST_SOFT_TERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) SRT_LOCATION Location client / provider 20060123
2 Importing SEQ_ID Call by reference Type reference (TYPE) SRT_SEQ_ID Soap Sequence Id 20060123
3 Importing WSRM_CALL Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE it is true when the method is call by WSRM 20080414
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ Exception for check authority class 20080312

Method REQUEST_SOFT_TERM_BY_WSRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) SRT_LOCATION Location client / provider 20060123
2 Importing WSRM_SEQUENCE Call by reference Type reference (TYPE) ANYURI Any URI 20060123
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ Exception for check authority class 20080312

Method SEQ_EXIST_CHECK_FOR_SEQ_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) SRT_LOCATION Location client / provider 20060124
2 Importing SEARCH_IN_DB Value transfer Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20071114
3 Importing SEQ_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID Sequence queue ident 20060124
4 Returning SEQ_TYPE Value transfer Type reference (TYPE) SRT_SEQUENCE_TYPE Sequencetype transient / persistent 20060124

Method SEQ_EXIST_CHECK_FOR_SEQ_ID on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method SET_EXCEPTION Signature

Method SET_EXCEPTION on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no parameter.
Method SET_EXCEPTION on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method SET_POST_SCHEDULER_MODE Signature

Method SET_POST_SCHEDULER_MODE on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no parameter.
Method SET_POST_SCHEDULER_MODE on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method SET_PROCESS_MSG_SAVE_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TO_PROCESS Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE boolean parameter 20080129

Method SET_PROCESS_MSG_SAVE_CLEAR on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method WSRM_MESSAGE_PREPARE_TO_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) SRT_LOCATION Location client / provider 20060126
2 Importing MESSAGE_ID Call by reference Type reference (TYPE) SXMS_PERSIST_ID Persist ID 20060126
3 Importing WSRM_SEQUENCE Call by reference Type reference (TYPE) ANYURI Any URI 20060126

Method WSRM_MESSAGE_PREPARE_TO_DEL on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method WSRM_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WSRM_SEQUENCE Call by reference Type reference (TYPE) ANYURI Any URI 20060123
2 Importing WSRM_STATE Call by reference Type reference (TYPE) SRT_SEQ_WSRM_STATE Soap Sequence WSRM State 20060123

Method WSRM_STATE on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.

Method WSRM_TERMINATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) SRT_LOCATION Location client / provider 20060123
2 Importing WSRM_SEQUENCE Call by reference Type reference (TYPE) ANYURI Any URI 20060123
3 Importing WSRM_TERMINATION_STATE Call by reference Type reference (TYPE) SRT_SEQ_TERMINATION_STATE Soap sequence termination state 20060123

Method WSRM_TERMINATE on Interface IF_SEQ_MANAGER_RTIME_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710