SAP ABAP Class IF_SEQ_MANAGER_ADMIN_PVR ((new mng) interface to 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 20060119
Properties
Class IF_SEQ_MANAGER_ADMIN_PVR  
Short Description (new mng) interface to sequence manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060119   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SEQ_MANAGER_ADMIN_PVR has no interface implemented.
Friends
Class IF_SEQ_MANAGER_ADMIN_PVR has no friend class.
Attributes
Class IF_SEQ_MANAGER_ADMIN_PVR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PERSISTENT_SEQUENCE Instance method Public Method 20060119
2 GET_SEQUENCE_BY_FAILED_MESSAGE Instance method Public Method 20060209
3 GET_TRANSIENT_SEQUENCE Instance method Public Method 20060119
4 REOPEN_TRANSIENT_SEQUENCE Instance method Public Method 20060119
5 REQUEST_HARD_TERMINATION Instance method Public Method Admin API for requesting hard termination 20080723
6 REQUEST_SOFT_TERMINATION Instance method Public Method Admin API for requesting soft termination 20080723
7 REQUEST_SPECIAL_TERMINATION Instance method Public Method like hard term,, without cancel msgs and trigger wsrm 20080924
Events
Class IF_SEQ_MANAGER_ADMIN_PVR has no event.
Types
Class IF_SEQ_MANAGER_ADMIN_PVR 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 20060119
2 Importing SCHEDULE_SEQUENCE Call by reference Type reference (TYPE) BOOLEAN TSOAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20060119
3 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) IF_SOAP_SEQUENCE Soap Sequence Manager 20060119
4 Importing SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID Sequence queue ident 20060119
5 Importing SERVICE_DOMAIN Call by reference Type reference (TYPE) SRT_SEQUENCE_DOMAIN service_domain 20060119

Method GET_PERSISTENT_SEQUENCE on class IF_SEQ_MANAGER_ADMIN_PVR has no exception.

Method GET_SEQUENCE_BY_FAILED_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERSIST_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20060217
2 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) IF_SOAP_SEQUENCE IF_SEQ_ADMIN_pvr 20060209

Method GET_SEQUENCE_BY_FAILED_MESSAGE on class IF_SEQ_MANAGER_ADMIN_PVR 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 20060119
2 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) IF_SOAP_SEQUENCE Soap Sequence Manager 20060119
3 Importing SERVICE_DOMAIN Call by reference Type reference (TYPE) SRT_SEQUENCE_DOMAIN service_domain 20060119

Method GET_TRANSIENT_SEQUENCE on class IF_SEQ_MANAGER_ADMIN_PVR has no exception.

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) IF_SOAP_SEQUENCE Soap Sequence Manager 20060119
2 Importing SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID Sequence queue ident 20060119
3 Importing SERVICE_DOMAIN Call by reference Type reference (TYPE) SRT_SEQUENCE_DOMAIN service_domain 20060119

Method REOPEN_TRANSIENT_SEQUENCE on class IF_SEQ_MANAGER_ADMIN_PVR has no exception.

Method REQUEST_HARD_TERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_ID Value transfer Type reference (TYPE) SRT_SEQUENCE_ID Sequence Identifier 20080723
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ Exception for check authority class 20080723

Method REQUEST_SOFT_TERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_ID Value transfer Type reference (TYPE) SRT_SEQUENCE_ID Sequence Identifier 20080723
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ Exception for check authority class 20080723

Method REQUEST_SPECIAL_TERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_ID Value transfer Type reference (TYPE) SRT_SEQUENCE_ID Sequence queue ident 20080924
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ Ausnahme für Area SequencingModule 20080926
History
Last changed by/on SAP  20141121 
SAP Release Created in