SAP ABAP Interface IF_XMS_XML_ENCODING (Constants for Encoding)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_XML_TOOL | 20050812 |
Properties
Interface | IF_XMS_XML_ENCODING | |
Short Description | Constants for Encoding |
General Data
Package | SXMSF | XI: Integration Engine Runtime |
Created | 20050811 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_XMS_XML_ENCODING has no forward declaration.
Interfaces
Interface IF_XMS_XML_ENCODING has no interface.
Friends
Interface IF_XMS_XML_ENCODING has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | BIG_ENDIAN | Constant | Public | Type reference (TYPE) | STRING | 'big-endian' | 20050811 | ||
2 | BIG_ENDIAN_MACHINE | Constant | Public | Type reference (TYPE) | STRING | 'big-endian machine' | 20050811 | ||
3 | BIG_ENDIAN_NO_BOM | Constant | Public | Type reference (TYPE) | STRING | 'big-endian, no Byte Order Mark' | 20050811 | ||
4 | EBCDIC | Constant | Public | Type reference (TYPE) | STRING | 'EBCDIC' | 20050811 | ||
5 | LITTLE_ENDIAN | Constant | Public | Type reference (TYPE) | STRING | 'little-endian' | 20050811 | ||
6 | LITTLE_ENDIAN_MACHINE | Constant | Public | Type reference (TYPE) | STRING | 'little-endian machine' | 20050811 | ||
7 | LITTLE_ENDIAN_NO_BOM | Constant | Public | Type reference (TYPE) | STRING | 'little-endian, no Byte Order Mark' | 20050811 | ||
8 | NO_ENCODING_DECLARATION | Constant | Public | Type reference (TYPE) | STRING | 'no encoding declaration' | 20050811 | ||
9 | UCS_4 | Constant | Public | Type reference (TYPE) | STRING | 'UCS-4' | 20050811 | ||
10 | UNUSUAL_OCTET_ORDER | Constant | Public | Type reference (TYPE) | STRING | 'unusual octet order' | 20050811 | ||
11 | UTF_16 | Constant | Public | Type reference (TYPE) | STRING | 'UTF-16' | 20050811 | ||
12 | UTF_8 | Constant | Public | Type reference (TYPE) | STRING | 'UTF-8' | 20050811 | ||
13 | UTF_8_ETC | Constant | Public | Type reference (TYPE) | STRING | 'UTF-8, ISO 646, ASCII,ISO 8859, Shift-JIS, EUC, etc' | 20050811 |
Methods
Interface IF_XMS_XML_ENCODING has no method.
Events
Interface IF_XMS_XML_ENCODING has no event.
Types
Interface IF_XMS_XML_ENCODING has no local type.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |