SAP ABAP Class CX_SXML_NAME_ERROR (SXML Name Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
SXML (Package) Streamed XML Reader/Writer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SXML_ERROR | SXML Root Exception | 20050118 |
Properties
| Class | CX_SXML_NAME_ERROR | |
| Short Description | SXML Name Error | |
| Super Class | CX_SXML_ERROR | SXML Root Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SXML | Streamed XML Reader/Writer |
| Created | 20050118 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SXML_NAME_ERROR has no forward declaration.
Interfaces
Class CX_SXML_NAME_ERROR has no interface implemented.
Friends
Class CX_SXML_NAME_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) | SOTR_CONC | '9066ADCAE3A23C418DAF0732899ECFCB' | 20050118 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '55C012173191444EBB1709C41E642BE2' | 20050118 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'A586E2AA00C1D14FAB6A96478FE4F0E7' | 20050119 | |||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '42E763E6FFE4723DE10000000A1146E6' | 20050119 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Name | 20050119 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Namespace URI | 20050728 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Prefix | 20050119 | |||
| 8 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '42E763E7FFE4723DE10000000A1146E6' | 20050119 | |||
| 9 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '42E763E8FFE4723DE10000000A1146E6' | 20050119 | |||
| 10 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '42E763D7FFE4723DE10000000A1146E6' | 20050728 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Byte Sequence | 20050119 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | I | Return Code | 20111103 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | Character String | 20050119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050118 |
Events
Class CX_SXML_NAME_ERROR has no event.
Types
Class CX_SXML_NAME_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050119 | ||||
| 2 | NSURI | Call by reference | Type reference (TYPE) | STRING | 20050728 | ||||
| 3 | PREFIX | Call by reference | Type reference (TYPE) | STRING | 20050119 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050118 | ||||
| 5 | RAWSTRING | Call by reference | Type reference (TYPE) | STRING | 20050119 | ||||
| 6 | RC | Call by reference | Type reference (TYPE) | I | 20111103 | ||||
| 7 | STRING | Call by reference | Type reference (TYPE) | STRING | 20050119 | ||||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050118 |
Method CONSTRUCTOR on class CX_SXML_NAME_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |