SAP ABAP Class CL_SXML_KERNEL_ENCODER (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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_ENCODER | 20030226 |
Properties
Class | CL_SXML_KERNEL_ENCODER | |
Short Description | SOAP Kernel Module | |
Super Class | ||
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 | 20030226 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SXML_KERNEL_ENCODER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SXML_ENCODER | 20030226 |
Friends
Class CL_SXML_KERNEL_ENCODER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXML_ENCODER_CONTEXT | $REF$ | 20030226 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | $REF$ | 20030226 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SOAP_XP | $REF$ | 20030226 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXML_PART | $REF$ | 20030226 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXML_DATA | $REF$ | 20030226 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'CL_SXML_KERNEL_ENCODER' | 20030226 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20030226 | |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030226 |
3 | ![]() |
Instance method | Private | Method | 20030226 |
Events
Class CL_SXML_KERNEL_ENCODER has no event.
Types
Class CL_SXML_KERNEL_ENCODER has no local type.
Method Signatures
Method ABAP_ENCODE Signature
Method ABAP_ENCODE on class CL_SXML_KERNEL_ENCODER has no parameter.
Method ABAP_ENCODE on class CL_SXML_KERNEL_ENCODER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENCODER_URI | Call by reference | Type reference (TYPE) | STRING | $REF$ | 20030226 | ||
2 | ![]() |
XP | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_XP | $REF$ | 20030226 |
Method CONSTRUCTOR on class CL_SXML_KERNEL_ENCODER has no exception.
Method MIXED_ENCODE Signature
Method MIXED_ENCODE on class CL_SXML_KERNEL_ENCODER has no parameter.
Method MIXED_ENCODE on class CL_SXML_KERNEL_ENCODER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |