SAP ABAP Class IF_WS_CLIENT_SEQUENCE (Client Sequence for Sequence Processing of Web Services)
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
Class IF_WS_CLIENT_SEQUENCE  
Short Description Client Sequence for Sequence Processing of Web Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050615   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_CLIENT_SEQUENCE has no forward declaration.
Interfaces
Class IF_WS_CLIENT_SEQUENCE has no interface implemented.
Friends
Class IF_WS_CLIENT_SEQUENCE has no friend class.
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
Class IF_WS_CLIENT_SEQUENCE has no event.
Types
Class IF_WS_CLIENT_SEQUENCE has no local type.
Method Signatures

Method BEGIN Signature

Method BEGIN on class 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 class 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 class 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 class IF_WS_CLIENT_SEQUENCE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in