SAP ABAP Class CX_ABAP_XML_NAME_ERROR (Error while converting between ABAP name and XML name)
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_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20050204 |
Properties
| Class | CX_ABAP_XML_NAME_ERROR | |
| Short Description | Error while converting between ABAP name and XML name | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SXML | Streamed XML Reader/Writer |
| Created | 20050204 | SAP |
| Last change | 20050228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ABAP_XML_NAME_ERROR has no forward declaration.
Interfaces
Class CX_ABAP_XML_NAME_ERROR has no interface implemented.
Friends
Class CX_ABAP_XML_NAME_ERROR 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) | STRING | ABAP Name | 20050204 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '7A94B8C73F93B44D926A4EC9221851D8' | 20050204 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '4E5E90D64554504890D51770DE773395' | 20050204 | |||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '963E060BDB741445A66A89D2BAF9EF21' | 20050204 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | XML Element Name | 20050204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050204 |
Events
Class CX_ABAP_XML_NAME_ERROR has no event.
Types
Class CX_ABAP_XML_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 | ABAP_NAME | Call by reference | Type reference (TYPE) | STRING | 20050204 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050204 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050204 | ||||
| 4 | XML_NAME | Call by reference | Type reference (TYPE) | STRING | 20050204 |
Method CONSTRUCTOR on class CX_ABAP_XML_NAME_ERROR has no exception.
History
| Last changed by/on | SAP | 20050228 |
| SAP Release Created in | 700 |