SAP ABAP Class CL_SXML_RFC (SOAP Kernel Module)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE_XML (Package) XML Parts of SOAP Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SXML_PART | SOAP Kernel Module | 20030123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_PART_OBSERVER | 20030128 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_OBSERVER_ABSTRACT | Abstract SXML/SXMLP Observer | 20050905 |
Properties
| Class | CL_SXML_RFC | |
| Short Description | SOAP Kernel Module | |
| Super Class | CL_SXML_PART | SOAP Kernel Module |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CORE_XML | XML Parts of SOAP Runtime |
| Created | 20030123 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SXML_RFC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SOAP_PART_OBSERVER | 20030128 | |||
| 2 | IF_SXMLP_OBSERVER_ABSTRACT | Abstract SXML/SXMLP Observer | 20050905 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_APPLICATION_RFC | 20030820 | SOAP Application for RFCs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030221 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_SOAP_APPLICATION | 20030820 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20031024 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | SOAP Response Message | 20030814 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20030123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030123 | |
| 2 | Instance method | Public | Method | 20030221 |
Events
Class CL_SXML_RFC has no event.
Types
Class CL_SXML_RFC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION | Call by reference | Type reference (TYPE) | STRING | 20031024 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20030123 | ||||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20030123 | ||||
| 4 | PREFIX | Call by reference | Type reference (TYPE) | STRING | 20030123 | ||||
| 5 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | 20030814 |
Method CONSTRUCTOR on class CL_SXML_RFC has no exception.
Method _GET_HEADER_PART Signature
Method _GET_HEADER_PART on class CL_SXML_RFC has no parameter.
Method _GET_HEADER_PART on class CL_SXML_RFC has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |