SAP ABAP Class IF_O2_SO2_CONVERTER (Oxygen Source Format Converter)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_O2_SO2_CONVERTER_BSP | BSP Converter Internal -> External | 20010705 |
Properties
Class | IF_O2_SO2_CONVERTER | |
Short Description | Oxygen Source Format Converter | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20000516 | SAP |
Last change | 20000831 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_O2_SO2_CONVERTER has no forward declaration.
Interfaces
Class IF_O2_SO2_CONVERTER has no interface implemented.
Friends
Class IF_O2_SO2_CONVERTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OXYGEN_CVETB | Error messages | 20000516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Converts the external souce format to the internal O2 format | 20000516 |
2 | ![]() |
Instance method | Public | Method | Converts the internal O2 souce format to the external format | 20000516 |
Events
Class IF_O2_SO2_CONVERTER has no event.
Types
Class IF_O2_SO2_CONVERTER has no local type.
Method Signatures
Method CONVERT_EXT_TO_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTERNAL | Call by reference | Type reference (TYPE) | STRING | External source format | 20000516 | ||
2 | ![]() |
EXTERNAL_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20011025 | ||
3 | ![]() |
INTERNAL | Call by reference | Type reference (TYPE) | STRING | Internal source format | 20000516 | ||
4 | ![]() |
INTERNAL_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20011025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
A conversion error has occured | 20000516 |
Method CONVERT_INT_TO_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERRORCODE | Call by reference | Type reference (TYPE) | BOOLEAN | ' ':kein Fehler, 'X':Fehler | 20010522 | ||
2 | ![]() |
EXTERNAL | Call by reference | Type reference (TYPE) | STRING | Externes Sourceformat | 20000516 | ||
3 | ![]() |
EXTERNAL_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20011025 | ||
4 | ![]() |
INTERNAL | Call by reference | Type reference (TYPE) | XSTRING | Internes Sourceformat | 20000516 | ||
5 | ![]() |
INTERNAL_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20011025 | ||
6 | ![]() |
MAIN_LANG | Call by reference | Type reference (TYPE) | CHAR1 | SY-LANGU | Hauptsprache (Anmeldesprache) | 20010522 | |
7 | ![]() |
SECOND_LANG | Call by reference | Type reference (TYPE) | CHAR1 | 'E' | Ersatzsprache | 20010522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
A conversion error has occured | 20000516 |
History
Last changed by/on | SAP | 20000831 |
SAP Release Created in |