SAP ABAP Interface IF_WS_CLIENT_SEQUENCE (Client Sequence for Sequence Processing of Web Services)
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 composition (i COMPRISING i_ref)  IF_WS_PERSISTENT_SEQUENCE Persistent Sequence in Client for Sequence Processing 20050615
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_CLIENT_SEQUENCE Sequence for Sequence Processing 20050615
Properties
Interface IF_WS_CLIENT_SEQUENCE  
Short Description Client Sequence for Sequence Processing of Web Services    
General Data
Package SOAP_PROXY_RT   Proxy Runtime of Web Services Infrastructure 
Created 20050615   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_WS_CLIENT_SEQUENCE has no forward declaration.
Interfaces
Interface IF_WS_CLIENT_SEQUENCE has no interface.
Friends
Interface IF_WS_CLIENT_SEQUENCE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_STATE_CLOSED Constant Public Type reference (TYPE) SRT_PRT_SEQ_STATE 2 Status "Closed" 20050615
2 CO_STATE_INITIAL Constant Public Type reference (TYPE) SRT_PRT_SEQ_STATE 0 Status "Initial" 20050615
3 CO_STATE_OPEN Constant Public Type reference (TYPE) SRT_PRT_SEQ_STATE 1 Status "Open" 20050615
4 CO_STATE_TERMINATED Constant Public Type reference (TYPE) SRT_PRT_SEQ_STATE 3 Status "Completed" 20050615
Methods
# Method Level Visibility Method type Description Created on
1 BEGIN Instance method Public Method Open Sequence 20050615
2 END Instance method Public Method Close Sequence 20050615
3 GET_ID Instance method Public Method Get Sequence ID 20051006
4 GET_STATE Instance method Public Method Get Status of Sequence 20050615
Events
Interface IF_WS_CLIENT_SEQUENCE has no event.
Types
Interface IF_WS_CLIENT_SEQUENCE has no local type.
Method Signatures

Method BEGIN Signature

Method BEGIN on Interface IF_WS_CLIENT_SEQUENCE has no parameter.
# Exception Resumable Description Created on
1 CX_WS_PROXY_RT Ausnahmen der Proxy Runtime des Web Service Framework 20050615

Method END Signature

Method END on Interface IF_WS_CLIENT_SEQUENCE has no parameter.
# Exception Resumable Description Created on
1 CX_WS_PROXY_RT Ausnahmen der Proxy Runtime des Web Service Framework 20050615

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) SRT_SEQ_ID Sequenz-ID 20051006

Method GET_ID on Interface IF_WS_CLIENT_SEQUENCE has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATE Value transfer Type reference (TYPE) SRT_PRT_SEQ_STATE Status (vgl. Konstanten bei den Attributen) 20050615

Method GET_STATE on Interface IF_WS_CLIENT_SEQUENCE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710