SAP ABAP Class IF_IXML_PARSE_ERROR (Parser Error Message)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_IXML_UNKNOWN | IF_IXML_UNKNOWN | 20001103 |
Properties
| Class | IF_IXML_PARSE_ERROR | |
| Short Description | Parser Error Message | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001103 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_IXML_PARSE_ERROR has no interface implemented.
Friends
Class IF_IXML_PARSE_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 3 | Classification: Error | 20001103 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 4 | Classification: Fatal Error | 20001103 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | Classification: Information | 20001103 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 5 | Not yet used | 20001103 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 2 | Classification: Warning | 20001103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns column of XML file where error occurred | 20001103 | |
| 2 | Instance method | Public | Method | Returns entity of XML file where error occurred | 20001103 | |
| 3 | Instance method | Public | Method | Returns line of XML file where error occurred | 20001103 | |
| 4 | Instance method | Public | Method | Returns unique number of message | 20001103 | |
| 5 | Instance method | Public | Method | Returns offset in the XML file where error occurred | 20001103 | |
| 6 | Instance method | Public | Method | Returns descriptive message text | 20001103 | |
| 7 | Instance method | Public | Method | Returns classification of message | 20001103 | |
| 8 | Instance method | Public | Method | Returns textual information of classification | 20001103 | |
| 9 | Instance method | Public | Method | 20001103 |
Events
Class IF_IXML_PARSE_ERROR has no event.
Types
Class IF_IXML_PARSE_ERROR has no local type.
Method Signatures
Method GET_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Spalte der XML-Datei | 20001103 |
Method GET_COLUMN on class IF_IXML_PARSE_ERROR has no exception.
Method GET_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | Entität der der XML-Datei | 20001103 |
Method GET_ENTITY on class IF_IXML_PARSE_ERROR has no exception.
Method GET_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Zeile der XML-Datei | 20001103 |
Method GET_LINE on class IF_IXML_PARSE_ERROR has no exception.
Method GET_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Meldungsnummer | 20001103 |
Method GET_NUMBER on class IF_IXML_PARSE_ERROR has no exception.
Method GET_OFFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Offset in der XML-Datei | 20001103 |
Method GET_OFFSET on class IF_IXML_PARSE_ERROR has no exception.
Method GET_REASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | Meldungstext | 20001103 |
Method GET_REASON on class IF_IXML_PARSE_ERROR has no exception.
Method GET_SEVERITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Klassifizierung gemäß Aufzählungstyp | 20001103 |
Method GET_SEVERITY on class IF_IXML_PARSE_ERROR has no exception.
Method GET_SEVERITY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | Klassifizierungstext | 20001103 |
Method GET_SEVERITY_TEXT on class IF_IXML_PARSE_ERROR has no exception.
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on class IF_IXML_PARSE_ERROR has no parameter.
Method QUERY_INTERFACE on class IF_IXML_PARSE_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |