SAP ABAP Interface IF_WS_SERVER_SEQUENCE (Server 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 implementation (CLASS c. INTERFACES i_ref)  CL_WS_SERVER_SEQUENCE Server Sequence for Sequence Processing of Web Services 20050630
Properties
Interface IF_WS_SERVER_SEQUENCE  
Short Description Server Sequence for Sequence Processing of Web Services    
General Data
Package SOAP_PROXY_RT   Proxy Runtime of Web Services Infrastructure 
Created 20050610   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_WS_SERVER_SEQUENCE has no forward declaration.
Interfaces
Interface IF_WS_SERVER_SEQUENCE has no interface.
Friends
Interface IF_WS_SERVER_SEQUENCE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_STATUS_CLOSED Constant Public Type reference (TYPE) SRT_PRT_SEQ_STATE 2 Status "Closed" 20050610
2 CO_STATUS_INITIAL Constant Public Type reference (TYPE) SRT_PRT_SEQ_STATE 0 Status "Initial" 20050610
3 CO_STATUS_OPEN Constant Public Type reference (TYPE) SRT_PRT_SEQ_STATE 1 Status "Open" 20050610
4 CO_STATUS_TERMINATED Constant Public Type reference (TYPE) SRT_PRT_SEQ_STATE 3 Status "Completed" 20050610
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method Gets ID of Sequence 20051109
2 GET_RETRY_COUNTER Instance method Public Method Gets Number of Remaining Retries 20050630
3 IS_LAST_RETRY Instance method Public Method Checks Existence of Last Retry 20050630
Events
Interface IF_WS_SERVER_SEQUENCE has no event.
Types
Interface IF_WS_SERVER_SEQUENCE has no local type.
Method Signatures

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 ID der Sequenz 20051109

Method GET_ID on Interface IF_WS_SERVER_SEQUENCE has no exception.

Method GET_RETRY_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETRIES Value transfer Type reference (TYPE) I Anzahl verbleibender Wiederholungen 20050630

Method GET_RETRY_COUNTER on Interface IF_WS_SERVER_SEQUENCE has no exception.

Method IS_LAST_RETRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAST_RETRY Value transfer Type reference (TYPE) BOOLEAN 'X' bei letzter Wiederholung 20050630

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