SAP ABAP Class CL_WS_PROTOCOL_CONTEXT_CLIENT (WS Protocols on Client Side (Formerly "Service Context"))
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_WSPROTOCOL | Provide WS Protocols | 20060628 |
Properties
| Class | CL_WS_PROTOCOL_CONTEXT_CLIENT | |
| Short Description | WS Protocols on Client Side (Formerly "Service Context") | |
| Super Class | CL_WSPROTOCOL | Provide WS Protocols |
| 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 | 20060628 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WS_PROTOCOL_CONTEXT_CLIENT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_MAPPING_OUTBOUND | 20120709 | Outbound mapping | |
| 2 | CL_WS_PROXY_RUNTIME_OUTBOUND | 20101216 | Call Web Service Method; Abstract Superclass |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_APPLICATION_CS | 20060628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20060628 | ||
| 2 | Instance method | Public | Method | 20060628 | ||
| 3 | Instance method | Public | Method | 20060628 |
Events
Class CL_WS_PROTOCOL_CONTEXT_CLIENT has no event.
Types
Class CL_WS_PROTOCOL_CONTEXT_CLIENT has no local type.
Method Signatures
Method CREATE_SERVER_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK_WS | 20060628 | ||||
| 2 | IM_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_APPLICATION_CS | 20060628 | ||||
| 3 | RE_CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_WS_PROTOCOL_CONTEXT_CLIENT | 20060628 |
Method CREATE_SERVER_CONTEXT on class CL_WS_PROTOCOL_CONTEXT_CLIENT has no exception.
Method SET_MESSAGE_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGE_DIRECTION | Call by reference | Type reference (TYPE) | STRING | 20060628 |
Method SET_MESSAGE_DIRECTION on class CL_WS_PROTOCOL_CONTEXT_CLIENT has no exception.
Method SET_WS_REQ_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WS_REQ_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | 20060628 |
Method SET_WS_REQ_MESSAGE on class CL_WS_PROTOCOL_CONTEXT_CLIENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |