SAP ABAP Class IF_SXML_ENCODER (IF_SXML_ENCODER)
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
Class | IF_SXML_ENCODER | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021217 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SXML_ENCODER has no forward declaration.
Interfaces
Class IF_SXML_ENCODER has no interface implemented.
Friends
Class IF_SXML_ENCODER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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
Class IF_SXML_ENCODER has no event.
Types
Class 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 class 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 class IF_SXML_ENCODER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |