SAP ABAP Interface IF_SEQ_MANAGER (OBSOLETE - (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  
Short Description OBSOLETE - (new mng) interface to sequence manager    
General Data
Package SOAP_SEQ_MANAGER   SOAP Sequence Manager 
Created 20051229   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SEQ_MANAGER has no interface.
Friends
Interface IF_SEQ_MANAGER has no friend.
Attributes
Interface IF_SEQ_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PERSISTENT_SEQUENCE Instance method Public Method 20051229
2 GET_TRANSIENT_SEQUENCE Instance method Public Method 20051229
3 REOPEN_TRANSIENT_SEQUENCE Instance method Public Method 20051229
Events
Interface IF_SEQ_MANAGER has no event.
Types
Interface IF_SEQ_MANAGER has no local type.
Method Signatures

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 SCHEDULE_SEQUENCE Call by reference Type reference (TYPE) BOOLEAN TSOAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20051229
3 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Soap Sequence Manager 20051229
4 Importing SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID Sequence queue ident 20051229
5 Importing SERVICE_DOMAIN Call by reference Type reference (TYPE) SRT_SEQUENCE_DOMAIN service_domain 20051229
# Exception Resumable Description Created on
1 CX_SOAP_SEQUENCE_LIST_MANAGER exception class list manager 20060222

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 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Soap Sequence Manager 20051229
3 Importing SERVICE_DOMAIN Call by reference Type reference (TYPE) SRT_SEQUENCE_DOMAIN service_domain 20051229
# Exception Resumable Description Created on
1 CX_SOAP_SEQUENCE_LIST_MANAGER exception class list manager 20060222

Method REOPEN_TRANSIENT_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Soap Sequence Manager 20051229
2 Importing SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID Sequence queue ident 20051229
3 Importing SERVICE_DOMAIN Call by reference Type reference (TYPE) SRT_SEQUENCE_DOMAIN service_domain 20051229
# Exception Resumable Description Created on
1 CX_SOAP_SEQUENCE_LIST_MANAGER exception class list manager 20060222
History
Last changed by/on SAP  20140121 
SAP Release Created in 710