SAP ABAP Class IF_WSPROTOCOL_SEQUENCE_INT (internal sequence protocol)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WSPROTOCOL_SEQUENCE Protocol for Control of Sequence Processing 20120710
Properties
Class IF_WSPROTOCOL_SEQUENCE_INT  
Short Description internal sequence protocol    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120710   SAP 
Last change 20140121   SAP 
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_WSPROTOCOL_SEQUENCE_INT has no interface implemented.
Friends
Class IF_WSPROTOCOL_SEQUENCE_INT has no friend class.
Attributes
Class IF_WSPROTOCOL_SEQUENCE_INT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PERSISTENT_SEQUENCE Instance method Public Method 20120710
2 GET_TRANSIENT_SEQUENCE Instance method Public Method 20120710
3 PREPARE_QOS_EXECUTION Instance method Public Method 20120710
4 SET_PARENT_SEQUENCE_ID Instance method Public Method 20120710
Events
Class IF_WSPROTOCOL_SEQUENCE_INT has no event.
Types
Class IF_WSPROTOCOL_SEQUENCE_INT 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 20120710
2 Importing QUEUE_BASENAME Call by reference Type reference (TYPE) STRING 20120710
3 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) IF_WS_PERSISTENT_SEQUENCE 20120710
4 Importing SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQ_ID 20120710
5 Importing SEQ_DOMAIN Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE 20120710
# Exception Resumable Description Created on
1 CX_WS_PROXY_RT 20120710

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 20120710
2 Importing QUEUE_BASENAME Call by reference Type reference (TYPE) STRING 20120710
3 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) IF_WS_CLIENT_SEQUENCE 20120710
4 Importing SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQ_ID 20120710
5 Importing SEQ_DOMAIN Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE 20120710
# Exception Resumable Description Created on
1 CX_WS_PROXY_RT 20120710

Method PREPARE_QOS_EXECUTION Signature

Method PREPARE_QOS_EXECUTION on class IF_WSPROTOCOL_SEQUENCE_INT has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20120710
2 CX_WS_PROXY_RT 20120710

Method SET_PARENT_SEQUENCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT_SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID 20120710

Method SET_PARENT_SEQUENCE_ID on class IF_WSPROTOCOL_SEQUENCE_INT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in