SAP ABAP Class CL_WS_PERSISTENT_SEQUENCE (Persistent Sequence for Sequence Processing)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WS_CLIENT_SEQUENCE | Sequence for Sequence Processing | 20050615 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WS_PERSISTENT_SEQUENCE | Persistent Sequence in Client for Sequence Processing | 20050524 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WS_SEQUENCE_ADMINISTRATION | Administration of Sequence for Sequence Processing | 20050524 |
Properties
| Class | CL_WS_PERSISTENT_SEQUENCE | |
| Short Description | Persistent Sequence for Sequence Processing | |
| Super Class | CL_WS_CLIENT_SEQUENCE | Sequence for Sequence Processing |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_PROXY_RT | Proxy Runtime of Web Services Infrastructure |
| Created | 20050524 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WS_PERSISTENT_SEQUENCE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WS_PERSISTENT_SEQUENCE | Persistent Sequence in Client for Sequence Processing | 20050524 | ||
| 2 | IF_WS_SEQUENCE_ADMINISTRATION | Administration of Sequence for Sequence Processing | 20050524 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WS_SEQUENCE_CONTROLLER | 20050615 | Controller for Sequence Processing |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SRT_SEQ_ID | ID of Sequence | 20050926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20050621 | ||
| 2 | Instance method | Public | Constructor | 20050527 | ||
| 3 | Instance method | Private | Method | 20050621 | ||
| 4 | Instance method | Private | Method | 20050621 | ||
| 5 | Instance method | Private | Method | 20050622 |
Events
Class CL_WS_PERSISTENT_SEQUENCE has no event.
Types
Class CL_WS_PERSISTENT_SEQUENCE has no local type.
Method Signatures
Method BEGIN Signature
Method BEGIN on class CL_WS_PERSISTENT_SEQUENCE has no parameter.
Method BEGIN on class CL_WS_PERSISTENT_SEQUENCE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEQUENCE_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_WS_SEQUENCE_CONTROLLER | nur WS: Steuerung der Reihenfolge-Verarbeitung | 20050607 |
Method CONSTRUCTOR on class CL_WS_PERSISTENT_SEQUENCE has no exception.
Method END Signature
Method END on class CL_WS_PERSISTENT_SEQUENCE has no parameter.
Method END on class CL_WS_PERSISTENT_SEQUENCE has no exception.
Method GET_STATE Signature
Method GET_STATE on class CL_WS_PERSISTENT_SEQUENCE has no parameter.
Method GET_STATE on class CL_WS_PERSISTENT_SEQUENCE has no exception.
Method SET_INACTIVITY_TIMEOUT Signature
Method SET_INACTIVITY_TIMEOUT on class CL_WS_PERSISTENT_SEQUENCE has no parameter.
Method SET_INACTIVITY_TIMEOUT on class CL_WS_PERSISTENT_SEQUENCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |