SAP ABAP Class CL_APL_ECATT_XML_CONVERTER (Conversion of XML Formats, Generic Data Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects
⤷
⤷
Properties
| Class | CL_APL_ECATT_XML_CONVERTER | |
| Short Description | Conversion of XML Formats, Generic Data Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
| Created | 20040225 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APL_ECATT_XML_CONVERTER has no forward declaration.
Interfaces
Class CL_APL_ECATT_XML_CONVERTER has no interface implemented.
Friends
Class CL_APL_ECATT_XML_CONVERTER has no friend class.
Attributes
Class CL_APL_ECATT_XML_CONVERTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Quotation Mark | 20040225 | |
| 2 | Instance method | Public | Constructor | Constructor | 20040302 | |
| 3 | Instance method | Public | Method | Get Generic Description Text | 20040226 | |
| 4 | Instance method | Public | Method | Has Node CDATA Content or Entity References? | 20040305 | |
| 5 | Instance method | Public | Method | Is Parameter Generic? | 20040225 | |
| 6 | Instance method | Public | Method | Simple Type in XML Schema | 20040305 | |
| 7 | Instance method | Public | Method | Conv. Lengths of Packed Numbers from Outer to Inner Present. | 20040512 | |
| 8 | Instance method | Public | Method | Set Quotation Mark | 20040225 | |
| 9 | Instance method | Public | Method | Create Generic Abbreviation from Declaration | 20040302 | |
| 10 | Instance method | Public | Method | Convert to Parameter Presentation | 20040225 | |
| 11 | Static method | Public | Method | Make Table from Xstring - STATIC | 20050803 | |
| 12 | Instance method | Public | Method | Create a RAW 255 Type Table from Xstring | 20050803 | |
| 13 | Instance method | Public | Method | Conversion | 20050803 |
Events
Class CL_APL_ECATT_XML_CONVERTER has no event.
Types
Class CL_APL_ECATT_XML_CONVERTER has no local type.
Method Signatures
Method CHOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_VALUE | Call by reference | Type reference (TYPE) | ETDOM_NAME | Name eines Knotens im DOM | 20040225 | |||
| 2 | EX_LAST | Call by reference | Type reference (TYPE) | I | Position des letzten Anführungszeichens | 20040225 | |||
| 3 | EX_REMOVED | Call by reference | Type reference (TYPE) | ETONOFF | Anführungszeichen wurden entfernt | 20040225 | |||
| 4 | EX_UNMATCHED_QUOTE | Call by reference | Type reference (TYPE) | ETONOFF | Anführungszeichen wurde nicht intern verdoppelt | 20040225 |
Method CHOP on class CL_APL_ECATT_XML_CONVERTER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_APL_ECATT_XML_CONVERTER has no parameter.
Method CONSTRUCTOR on class CL_APL_ECATT_XML_CONVERTER has no exception.
Method GENERIC_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE | Call by reference | Type reference (TYPE) | ETINTTYPE | Datentyp im ABAP | 20040226 | |||
| 2 | RE_DESC | Value transfer | Type reference (TYPE) | ETP_DESC | Kurztext von Parameter, Kommandoschnittstelle oder Variante | 20040226 |
Method GENERIC_DESCRIPTION on class CL_APL_ECATT_XML_CONVERTER has no exception.
Method HAS_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CDATA | Call by reference | Object reference (TYPE REF TO) | IF_IXML_CDATA_SECTION | IF_IXML_CDATA_SECTION | 20040629 | |||
| 2 | EX_CHAR_DATA | Call by reference | Object reference (TYPE REF TO) | IF_IXML_CHARACTER_DATA | IF_IXML_CHARACTER_DATA | 20040629 | |||
| 3 | EX_CONTENT | Call by reference | Type reference (TYPE) | ETDOM_NAME | Name eines Knotens im DOM | 20040305 | |||
| 4 | EX_DATA | Call by reference | Type reference (TYPE) | ETDOM_NAME | Name eines Knotens im DOM | 20040305 | |||
| 5 | EX_HAS_CONTENT | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20040305 | |||
| 6 | EX_VALUE | Call by reference | Type reference (TYPE) | ETDOM_NAME | Name eines Knotens im DOM | 20040305 | |||
| 7 | IM_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20040305 |
Method HAS_CONTENT on class CL_APL_ECATT_XML_CONVERTER has no exception.
Method IS_GENERIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE | Call by reference | Type reference (TYPE) | ETINTTYPE | Datentyp im ABAP | 20040225 | |||
| 2 | RE_GENERIC | Value transfer | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20040225 |
Method IS_GENERIC on class CL_APL_ECATT_XML_CONVERTER has no exception.
Method IS_SIMPLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE | Call by reference | Type reference (TYPE) | ETXML_NAME | Name eines Knotens | 20040305 | |||
| 2 | RE_SIMPLE | Value transfer | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20040305 |
Method IS_SIMPLE_TYPE on class CL_APL_ECATT_XML_CONVERTER has no exception.
Method PACKED_TO_BYTE_LEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ABAPTYPE | Call by reference | Type reference (TYPE) | ETINTTYPE | Datentyp im ABAP | 20040512 | |||
| 2 | IM_FIELD_LEN | Call by reference | Type reference (TYPE) | ETXML_LEN | Feldlänge eines Parameters | 20040512 | |||
| 3 | RE_BYTE_LEN | Value transfer | Type reference (TYPE) | ETXML_LEN | Natürliche Zahl | 20040512 |
Method PACKED_TO_BYTE_LEN on class CL_APL_ECATT_XML_CONVERTER has no exception.
Method QUOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_VALUE | Call by reference | Type reference (TYPE) | ETDOM_NAME | Name eines Knotens im DOM | 20040225 | |||
| 2 | EX_CHANGED | Call by reference | Type reference (TYPE) | ETONOFF | Wert wurde geändert | 20040225 | |||
| 3 | EX_DOUBLED | Call by reference | Type reference (TYPE) | ETONOFF | innere Anführungszeichen wurden verdoppelt | 20040225 |
Method QUOTE on class CL_APL_ECATT_XML_CONVERTER has no exception.
Method TO_GENERIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_TYPE | Call by reference | Type reference (TYPE) | ETDOM_NAME | Feld für Like Bezüge | 20040302 | |||
| 2 | EX_COMPLEXTYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040302 | |||
| 3 | EX_GENTYPE | Call by reference | Type reference (TYPE) | ETINTTYPE | Datentyp im ABAP | 20040302 | |||
| 4 | EX_TYPES | Call by reference | Type reference (TYPE) | ETONOFF | ABAP Language Type Pool | 20040302 |
Method TO_GENERIC on class CL_APL_ECATT_XML_CONVERTER has no exception.
Method TO_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE | Call by reference | Type reference (TYPE) | ETINTTYPE | Feld für Like Bezüge | 20040225 | |||
| 2 | RE_TYPE | Value transfer | Type reference (TYPE) | ETXML_LIKE | Feld für Like Bezüge | 20040225 |
Method TO_PARAM on class CL_APL_ECATT_XML_CONVERTER has no exception.
Method XSTRING2TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_XTAB | Call by reference | Type reference (TYPE) | ETXML_XLINE_TABTYPE | Feld 255 Type x (Raw) für Stream-Interface | 20050803 | |||
| 2 | EX_SIZE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050803 | |||
| 3 | IM_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20050803 |
Method XSTRING2TAB on class CL_APL_ECATT_XML_CONVERTER has no exception.
Method XSTRING_TO_XTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_XTAB | Call by reference | Type reference (TYPE) | ETXML_XLINE_TABTYPE | Tabelle von RAW Zeilen der Länge 255 | 20050803 | |||
| 2 | EX_SIZE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050803 | |||
| 3 | IM_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20050803 |
Method XSTRING_TO_XTAB on class CL_APL_ECATT_XML_CONVERTER has no exception.
Method XTAB_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FILELENGTH | Call by reference | Type reference (TYPE) | INT4 | Dateilänge | 20050908 | |||
| 2 | IT_XTAB | Call by reference | Type reference (TYPE) | ETXML_XLINE_TABTYPE | Tabelle von RAW Zeilen der Länge 255 | 20050803 | |||
| 3 | RE_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20050803 |
Method XTAB_TO_XSTRING on class CL_APL_ECATT_XML_CONVERTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |