SAP ABAP Class CL_SOAP_XOP_ADAPTER (This class is OBSOLUTE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_XOP (Package) Extended Optimized SOAP Packaging
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_PACKAGE_READER | 20060802 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_PACKAGE_WRITER | 20060802 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_XOP_DESERIALIZE | 20060801 | |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_XOP_SERIALIZE | 20060801 |
Properties
| Class | CL_SOAP_XOP_ADAPTER | |
| Short Description | This class is OBSOLUTE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_XOP | Extended Optimized SOAP Packaging |
| Created | 20060731 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SOAP_XOP_ADAPTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SXMLP_PACKAGE_READER | 20060802 | |||
| 2 | IF_SXMLP_PACKAGE_WRITER | 20060802 | |||
| 3 | IF_SXMLP_XOP_DESERIALIZE | 20060801 | |||
| 4 | IF_SXMLP_XOP_SERIALIZE | 20060801 |
Friends
Class CL_SOAP_XOP_ADAPTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 'http://www.w3.org/2004/08/xop/include' | 20061013 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'Include' | 20061013 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20060802 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Context for SOAP Call | 20061127 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface Implemented by Transport Binding | 20060802 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20060802 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20061011 | ||
| 2 | Instance method | Public | Constructor | s | 20060802 |
Events
Class CL_SOAP_XOP_ADAPTER has no event.
Types
Class CL_SOAP_XOP_ADAPTER has no local type.
Method Signatures
Method CHECK_XOP_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | XSEQUENCE | 20061011 | ||||
| 2 | MAXLEN | Call by reference | Type reference (TYPE) | SRT_XOP_INTEGER | Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) | 20061011 | |||
| 3 | MINLEN | Call by reference | Type reference (TYPE) | SRT_XOP_INTEGER | Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) | 20061011 | |||
| 4 | USE_XOP | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20061011 |
Method CHECK_XOP_RELEVANT on class CL_SOAP_XOP_ADAPTER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READER | Value transfer | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20060802 | |||
| 2 | SER_CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Context for SOAP Call | 20061127 | |||
| 3 | SOAP_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface Implemented by Transport Binding | 20060802 | |||
| 4 | WRITER | Value transfer | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20060802 |
Method CONSTRUCTOR on class CL_SOAP_XOP_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |