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 | Static method | Public | Method | Break Down XSDQNAME Value | 20080314 | |
| 2 | 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 | NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20080314 | |||
| 2 | NSURI | Call by reference | Type reference (TYPE) | STRING | Namespace | 20080314 | |||
| 3 | QNAME | Call by reference | Type reference (TYPE) | XSDQNAME | QName | 20080314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080325 |
Method TO_XSDQNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20080314 | |||
| 2 | NSURI | Call by reference | Type reference (TYPE) | STRING | Namespace | 20080314 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | XSDQNAME | QName | 20080314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080325 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in |