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 ABAP_NAME Instance attribute Public Type reference (TYPE) STRING ABAP Name 20050204
2 CX_ABAP_XML_NAME_ERROR Constant Public Type reference (TYPE) SOTR_CONC '7A94B8C73F93B44D926A4EC9221851D8' 20050204
3 TO_ABAP_NAME Constant Public Type reference (TYPE) SOTR_CONC '4E5E90D64554504890D51770DE773395' 20050204
4 TO_XML_NAME Constant Public Type reference (TYPE) SOTR_CONC '963E060BDB741445A66A89D2BAF9EF21' 20050204
5 XML_NAME Instance attribute Public Type reference (TYPE) STRING XML Element Name 20050204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing ABAP_NAME Call by reference Type reference (TYPE) STRING 20050204
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050204
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050204
4 Importing 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