SAP ABAP Class CL_ABAP_XSDTYPE_HELPER (Helper for XSD Values)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_TRFO (Package) Transformations
Properties
Class CL_ABAP_XSDTYPE_HELPER  
Short Description Helper for XSD Values    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_TRFO   Transformations 
Created 20080314   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_XSDTYPE_HELPER has no forward declaration.
Interfaces
Class CL_ABAP_XSDTYPE_HELPER has no interface implemented.
Friends
Class CL_ABAP_XSDTYPE_HELPER has no friend class.
Attributes
Class CL_ABAP_XSDTYPE_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FROM_XSDQNAME Static method Public Method Break Down XSDQNAME Value 20080314
2 TO_XSDQNAME Static method Public Method Create XSDQNAME Value 20080314
Events
Class CL_ABAP_XSDTYPE_HELPER has no event.
Types
Class CL_ABAP_XSDTYPE_HELPER has no local type.
Method Signatures

Method FROM_XSDQNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NAME Call by reference Type reference (TYPE) STRING Name 20080314
2 Exporting NSURI Call by reference Type reference (TYPE) STRING Namespace 20080314
3 Importing QNAME Call by reference Type reference (TYPE) XSDQNAME QName 20080314
# Exception Resumable Description Created on
1 CX_SY_CONVERSION_NO_QNAME 20080325

Method TO_XSDQNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Name 20080314
2 Importing NSURI Call by reference Type reference (TYPE) STRING Namespace 20080314
3 Returning RESULT Value transfer Type reference (TYPE) XSDQNAME QName 20080314
# Exception Resumable Description Created on
1 CX_SY_CONVERSION_NO_QNAME 20080325
History
Last changed by/on SAP  20080612 
SAP Release Created in