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 | Instance attribute | Private | Type reference (TYPE) | %_C_POINTER | 20031120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20031120 | ||
| 2 | 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 | ABAP_NAME | Value transfer | Type reference (TYPE) | STRING | 20031120 | ||||
| 2 | XML_NAME | Call by reference | Type reference (TYPE) | STRING | 20031120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ABAP_NAME | Call by reference | Type reference (TYPE) | STRING | 20031120 | ||||
| 2 | XML_NAME | Value transfer | Type reference (TYPE) | STRING | 20031120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Konvertieren von ABAP Bezeichner nach XML Namen | 20050204 |
History
| Last changed by/on | SAP | 20050228 |
| SAP Release Created in | 700 |