SAP ABAP Class IF_WS_SERVER_SEQUENCE (Server Sequence for Sequence Processing of Web Services)
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
| Class | IF_WS_SERVER_SEQUENCE | |
| Short Description | Server 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 | 20050610 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WS_SERVER_SEQUENCE has no forward declaration.
Interfaces
Class IF_WS_SERVER_SEQUENCE has no interface implemented.
Friends
Class IF_WS_SERVER_SEQUENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SRT_PRT_SEQ_STATE | 2 | Status "Closed" | 20050610 | ||
| 2 | Constant | Public | Type reference (TYPE) | SRT_PRT_SEQ_STATE | 0 | Status "Initial" | 20050610 | ||
| 3 | Constant | Public | Type reference (TYPE) | SRT_PRT_SEQ_STATE | 1 | Status "Open" | 20050610 | ||
| 4 | Constant | Public | Type reference (TYPE) | SRT_PRT_SEQ_STATE | 3 | Status "Completed" | 20050610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets ID of Sequence | 20051109 | |
| 2 | Instance method | Public | Method | Gets Number of Remaining Retries | 20050630 | |
| 3 | Instance method | Public | Method | Checks Existence of Last Retry | 20050630 |
Events
Class IF_WS_SERVER_SEQUENCE has no event.
Types
Class 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 | ID | Value transfer | Type reference (TYPE) | SRT_SEQ_ID | ID der Sequenz | 20051109 |
Method GET_ID on class 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 | RETRIES | Value transfer | Type reference (TYPE) | I | Anzahl verbleibender Wiederholungen | 20050630 |
Method GET_RETRY_COUNTER on class 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 | LAST_RETRY | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' bei letzter Wiederholung | 20050630 |
Method IS_LAST_RETRY on class IF_WS_SERVER_SEQUENCE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |