SAP ABAP Interface IF_WSPROTOCOL_SEQUENCE (WS Only: Sequence Processing Control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_PROXY_RT (Package) Proxy Runtime of Web Services Infrastructure
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 20050711
Properties
Interface IF_WSPROTOCOL_SEQUENCE  
Short Description WS Only: Sequence Processing Control    
General Data
Package SOAP_PROXY_RT   Proxy Runtime of Web Services Infrastructure 
Created 20050614   SAP 
Last changed 20090618   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WSPROTOCOL ABAP Proxies: Available Protocols 20050720
Friends
Interface IF_WSPROTOCOL_SEQUENCE has no friend.
Attributes
Interface IF_WSPROTOCOL_SEQUENCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PERSISTENT_SEQUENCE Instance method Public Method Create Persistent Sequence (on Consumer Side) 20050614
2 CREATE_TRANSIENT_SEQUENCE Instance method Public Method Create Transient Sequence (on Consumer Side) 20050614
3 DISABLE_UPD_TASK_PROCESSING Instance method Public Method Deactivate Update Processing 20080124
4 ENABLE_UPD_TASK_PROCESSING Instance method Public Method Activate Update Processing 20080124
5 GET_CLIENT_SEQUENCE Instance method Public Method Get Currently Used Open Sequence 20050711
6 GET_SEQUENCE_DOMAIN Instance method Public Method Get Saved Sequence Domain 20080117
7 GET_SERVER_SEQUENCE Instance method Public Method Get Current Sequence on Provider Side 20050614
8 GET_UPD_TASK_PROCESSING Instance method Public Method Query Update Processing 20080124
9 REUSE_PERSISTENT_SEQUENCE Instance method Public Method Reuse Persistent Sequence 20050729
10 SET_CLIENT_SEQUENCE Instance method Public Method Determine Currently Used Open Sequence 20050923
Events
Interface IF_WSPROTOCOL_SEQUENCE has no event.
Types
Interface IF_WSPROTOCOL_SEQUENCE has no local type.
Method Signatures

Method CREATE_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 Ausführung der Sequenz im Fehlerfall (Rollback, Abbruch) 20050928
2 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) IF_WS_PERSISTENT_SEQUENCE persistente Sequenz für Reihenfolge-Verarbeitung 20050614
3 Importing SEQ_DOMAIN Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Sequenz Domäne 20071210
# Exception Resumable Description Created on
1 CX_WS_PROXY_RT Ausnahmen der Proxy Runtime 20050614

Method CREATE_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 Ausführung der Sequenz im Fehlerfall (Rollback, Abbruch) 20050928
2 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) IF_WS_CLIENT_SEQUENCE Sequenz für Reihenfolge-Verarbeitung von Web Services 20050614
3 Importing SEQ_DOMAIN Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Sequenz Domain 20071210
# Exception Resumable Description Created on
1 CX_WS_PROXY_RT Ausnahmen der Proxy Runtime des Web Service Framework 20050614

Method DISABLE_UPD_TASK_PROCESSING Signature

Method DISABLE_UPD_TASK_PROCESSING on Interface IF_WSPROTOCOL_SEQUENCE has no parameter.
Method DISABLE_UPD_TASK_PROCESSING on Interface IF_WSPROTOCOL_SEQUENCE has no exception.

Method ENABLE_UPD_TASK_PROCESSING Signature

Method ENABLE_UPD_TASK_PROCESSING on Interface IF_WSPROTOCOL_SEQUENCE has no parameter.
Method ENABLE_UPD_TASK_PROCESSING on Interface IF_WSPROTOCOL_SEQUENCE has no exception.

Method GET_CLIENT_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_WS_CLIENT_SEQUENCE Sequenz für Reihenfolge-Verarbeitung von Web Services 20050711
# Exception Resumable Description Created on
1 CX_WS_PROXY_RT Ausnahmen der Proxy Runtime des Web Service Framework 20050711

Method GET_SEQUENCE_DOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEQUENCE_DOMAIN Value transfer Type reference (TYPE) SRT_SEQUENCE_DOMAIN sequence domain 20080117

Method GET_SEQUENCE_DOMAIN on Interface IF_WSPROTOCOL_SEQUENCE has no exception.

Method GET_SERVER_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_WS_SERVER_SEQUENCE Sequenz für Reihenfolge-Verarbeitung von Web Services 20050614
# Exception Resumable Description Created on
1 CX_WS_PROXY_RT Ausnahmen der Proxy Runtime des Web Service Framework 20050630

Method GET_UPD_TASK_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATE Value transfer Type reference (TYPE) BOOLEAN Verbucher Prozessierung Status 20080124

Method GET_UPD_TASK_PROCESSING on Interface IF_WSPROTOCOL_SEQUENCE has no exception.

Method REUSE_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 Ausführung der Sequenz im Fehlerfall (Rollback, Abbruch) 20050928
2 Returning SEQUENCE Value transfer Object reference (TYPE REF TO) IF_WS_PERSISTENT_SEQUENCE persistente Sequenz im Client für Reihenfolge-Verarbeitung 20050729
3 Importing SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQ_ID ID der Sequenz 20050729
# Exception Resumable Description Created on
1 CX_WS_PROXY_RT Ausnahmen der Proxy Runtime des Web Service Framework 20050729

Method SET_CLIENT_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQUENCE Call by reference Object reference (TYPE REF TO) IF_WS_CLIENT_SEQUENCE Sequenz für Reihenfolge-Verarbeitung von Web Services 20050923
# Exception Resumable Description Created on
1 CX_WS_PROXY_RT Ausnahmen der Proxy Runtime des Web Service Framework 20050923
History
Last changed by/on SAP  20090618 
SAP Release Created in 710