SAP ABAP Class CL_SXML_FRAGMENT (SOAP Kernel Module)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE_XML (Package) XML Parts of SOAP Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SXML_PART | SOAP Kernel Module | 20030812 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_FRAGMENT | SXML Part for XML Fragments | 20030812 |
Properties
| Class | CL_SXML_FRAGMENT | |
| Short Description | SOAP Kernel Module | |
| Super Class | CL_SXML_PART | SOAP Kernel Module |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CORE_XML | XML Parts of SOAP Runtime |
| Created | 20030812 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SXML_FRAGMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SXML_FRAGMENT | SXML Part for XML Fragments | 20030812 |
Friends
Class CL_SXML_FRAGMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20030924 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | $REF$ | 20030812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030812 | |
| 2 | Instance method | Public | Method | Use ABAP Name Mangling | 20030812 | |
| 3 | Instance method | Public | Method | Use Name Mangling MY_NAME <-> MyName | 20030812 | |
| 4 | Instance method | Public | Method | 20030812 |
Events
Class CL_SXML_FRAGMENT has no event.
Types
Class CL_SXML_FRAGMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20030812 | ||||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20030812 | ||||
| 3 | PREFIX | Call by reference | Type reference (TYPE) | STRING | 20030812 |
Method CONSTRUCTOR on class CL_SXML_FRAGMENT has no exception.
Method USE_DEFAULT_ENCODING Signature
Method USE_DEFAULT_ENCODING on class CL_SXML_FRAGMENT has no parameter.
Method USE_DEFAULT_ENCODING on class CL_SXML_FRAGMENT has no exception.
Method USE_MIXEDCASE_ENCODING Signature
Method USE_MIXEDCASE_ENCODING on class CL_SXML_FRAGMENT has no parameter.
Method USE_MIXEDCASE_ENCODING on class CL_SXML_FRAGMENT has no exception.
Method _SET_ENCODER Signature
Method _SET_ENCODER on class CL_SXML_FRAGMENT has no parameter.
Method _SET_ENCODER on class CL_SXML_FRAGMENT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |