SAP ABAP Class CL_WS_CLIENT_SEQUENCE (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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WS_CLIENT_SEQUENCE | Client Sequence for Sequence Processing of Web Services | 20050615 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WS_PERSISTENT_SEQUENCE | Persistent Sequence for Sequence Processing | 20050615 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WS_TRANSIENT_SEQUENCE | Transient Sequence for Sequence Processing | 20050608 |
Properties
Class | CL_WS_CLIENT_SEQUENCE | |
Short Description | Sequence for Sequence Processing | |
Super Class | ||
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 | 20050608 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WS_CLIENT_SEQUENCE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WS_CLIENT_SEQUENCE | Client Sequence for Sequence Processing of Web Services | 20050615 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_WSPROTOCOL_SEQUENCE | 20080226 | Protocol for Control of Sequence Processing | |
2 | CL_WS_SEQUENCE_CONTROLLER | 20050608 | 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) | I | Counter for Nesting of Begin/End Blocks | 20050608 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | 'X' -> Sequence is persistent | 20050621 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | Execution for Errors (Rollback, Termination) | 20050928 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WS_SEQUENCE_CONTROLLER | Domain for Sequence Processing | 20050608 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SEQ_RTIME_CONSUMER | Assigned SOAP Sequence | 20050608 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRT_SEQUENCE_QUEUE_IDENT | ID of SOAP Sequence | 20050928 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRT_PRT_SEQ_STATE | 0 | State of Proxy Runtime Sequence | 20050614 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20050615 | |
2 | ![]() |
Instance method | Public | Constructor | 20050608 | |
3 | ![]() |
Instance method | Private | Method | 20050615 | |
4 | ![]() |
Instance method | Private | Method | 20051006 | |
5 | ![]() |
Instance method | Protected | Method | Get SOAP Sequence | 20050620 |
6 | ![]() |
Instance method | Protected | Method | Get ID of SOAP Sequence | 20050928 |
7 | ![]() |
Instance method | Private | Method | 20050615 | |
8 | ![]() |
Instance method | Protected | Method | Set SOAP Sequence | 20050608 |
9 | ![]() |
Instance method | Protected | Method | Set ID of SOAP Sequence | 20050928 |
Events
Class CL_WS_CLIENT_SEQUENCE has no event.
Types
Class CL_WS_CLIENT_SEQUENCE has no local type.
Method Signatures
Method BEGIN Signature
Method BEGIN on class CL_WS_CLIENT_SEQUENCE has no parameter.
Method BEGIN on class CL_WS_CLIENT_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 | Domäne für Reihenfolge-Verarbeitung | 20050608 |
Method CONSTRUCTOR on class CL_WS_CLIENT_SEQUENCE has no exception.
Method END Signature
Method END on class CL_WS_CLIENT_SEQUENCE has no parameter.
Method END on class CL_WS_CLIENT_SEQUENCE has no exception.
Method GET_ID Signature
Method GET_ID on class CL_WS_CLIENT_SEQUENCE has no parameter.
Method GET_ID on class CL_WS_CLIENT_SEQUENCE has no exception.
Method GET_SOAP_SEQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOAP_SEQUENCE | Value transfer | Object reference (TYPE REF TO) | IF_SEQ_RTIME_CONSUMER | SOAP Sequenz auf Consumerseite | 20050620 |
Method GET_SOAP_SEQUENCE on class CL_WS_CLIENT_SEQUENCE has no exception.
Method GET_SOAP_SEQUENCE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOAP_SEQUENCE_ID | Value transfer | Type reference (TYPE) | SRT_SEQUENCE_QUEUE_IDENT | ID der SOAP Sequenz | 20050928 |
Method GET_SOAP_SEQUENCE_ID on class CL_WS_CLIENT_SEQUENCE has no exception.
Method GET_STATE Signature
Method GET_STATE on class CL_WS_CLIENT_SEQUENCE has no parameter.
Method GET_STATE on class CL_WS_CLIENT_SEQUENCE has no exception.
Method SET_SOAP_SEQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOAP_SEQUENCE | Call by reference | Object reference (TYPE REF TO) | IF_SEQ_RTIME_CONSUMER | Sequenz auf Consumerseite | 20050608 |
Method SET_SOAP_SEQUENCE on class CL_WS_CLIENT_SEQUENCE has no exception.
Method SET_SOAP_SEQUENCE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOAP_SEQUENCE_ID | Call by reference | Type reference (TYPE) | SRT_SEQUENCE_QUEUE_IDENT | ID der SOAP Sequenz | 20050928 |
Method SET_SOAP_SEQUENCE_ID on class CL_WS_CLIENT_SEQUENCE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |