SAP ABAP Interface IF_SXML_ENCODER (IF_SXML_ENCODER)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_XP | SOAP Kernel Module | 20021218 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXML_DEFAULT_ENCODER | SOAP Mime Part Class | 20021217 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXML_KERNEL_ENCODER | SOAP Kernel Module | 20030226 |
Properties
Interface | IF_SXML_ENCODER | |
Short Description |
General Data
Package | SOAP_CORE_XML | XML Parts of SOAP Runtime |
Created | 20021217 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SXML_ENCODER has no forward declaration.
Interfaces
Interface IF_SXML_ENCODER has no interface.
Friends
Interface IF_SXML_ENCODER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ENCODER_URI | Static Attribute | Public | Type reference (TYPE) | ANYURI | Any URI | 20021217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Decode Part | 20021217 |
2 | ![]() |
Instance method | Public | Method | Encode Part | 20021217 |
Events
Interface IF_SXML_ENCODER has no event.
Types
Interface IF_SXML_ENCODER has no local type.
Method Signatures
Method DECODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SXML_ENCODER_CONTEXT | 20021217 | |||
2 | ![]() |
PART | Call by reference | Object reference (TYPE REF TO) | IF_SXML_DATA | interface for soap parts | 20021217 |
Method DECODE on Interface IF_SXML_ENCODER has no exception.
Method ENCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SXML_ENCODER_CONTEXT | 20021217 | |||
2 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | IF_SXML_PART | 20021217 | |||
3 | ![]() |
PART | Call by reference | Object reference (TYPE REF TO) | IF_SXML_DATA | interface for soap parts | 20021217 |
Method ENCODE on Interface IF_SXML_ENCODER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |