SAP ABAP Class CL_ABAP_XML_NAME_CONVERTER (Converter for ABAP Indicator By XML Element Name)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-XML (Application Component) ABAP XML Processing
     SXML (Package) Streamed XML Reader/Writer
Properties
Class CL_ABAP_XML_NAME_CONVERTER  
Short Description Converter for ABAP Indicator By XML Element Name    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXML   Streamed XML Reader/Writer 
Created 20031120   SAP 
Last change 20050228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_XML_NAME_CONVERTER has no forward declaration.
Interfaces
Class CL_ABAP_XML_NAME_CONVERTER has no interface implemented.
Friends
Class CL_ABAP_XML_NAME_CONVERTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _C_PTR Instance attribute Private Type reference (TYPE) %_C_POINTER 20031120
Methods
# Method Level Visibility Method type Description Created on
1 TO_ABAP_NAME Static method Public Method 20031120
2 TO_XML_NAME Static method Public Method 20031120
Events
Class CL_ABAP_XML_NAME_CONVERTER has no event.
Types
Class CL_ABAP_XML_NAME_CONVERTER has no local type.
Method Signatures

Method TO_ABAP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ABAP_NAME Value transfer Type reference (TYPE) STRING 20031120
2 Importing XML_NAME Call by reference Type reference (TYPE) STRING 20031120
# Exception Resumable Description Created on
1 CX_ABAP_XML_NAME_ERROR Fehler beim Konvertieren von ABAP Bezeichner nach XML Namen 20050204

Method TO_XML_NAME 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 20031120
2 Returning XML_NAME Value transfer Type reference (TYPE) STRING 20031120
# Exception Resumable Description Created on
1 CX_ABAP_XML_NAME_ERROR Fehler beim Konvertieren von ABAP Bezeichner nach XML Namen 20050204
History
Last changed by/on SAP  20050228 
SAP Release Created in 700