SAP ABAP Class CL_OS_EX_XML_NODE (OS Example: XML Node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-OBS (Application Component) Object Services
⤷
SOS_EXAMPLES (Package) Object Services: Examples
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20090312 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_OS_EX_XML_NODE_ATTRIBUTE | OS Example: XML Node Attributes | 20090312 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_OS_EX_XML_NODE_INDEXED | OS Example: XML Node with Index | 20090312 |
Properties
| Class | CL_OS_EX_XML_NODE | |
| Short Description | OS Example: XML Node | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | SOS_EXAMPLES | Object Services: Examples |
| Created | 20090312 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_STATE | State Management for a 'Managed Object' | 20090312 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_OS_EX_XML_NODE | 20110420 | Base Agent OS Example: XML Nodes |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_OS_EX_XML_NODE | Globally Unique Identifier | 20090312 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_OS_EX_XML_NODE | Globally Unique Identifier | 20090313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Get-method of a virtual attribute | Reads the PARENT Attribute | 20090312 | |
| 2 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute ROOT | 20090313 | |
| 3 | Instance method | Public | Set-method of a virtual attribute | Sets the PARENT Attribute | 20090312 | |
| 4 | Instance method | Public | Set-method of a virtual attribute | Sets the Attribute ROOT | 20090313 |
Events
Class CL_OS_EX_XML_NODE has no event.
Types
Class CL_OS_EX_XML_NODE has no local type.
Method Signatures
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_OS_EX_XML_NODE | Attributwert | 20090312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090312 |
Method GET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_OS_EX_XML_NODE | Attributwert | 20090313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090313 |
Method SET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_OS_EX_XML_NODE | Attributwert | 20090312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090312 |
Method SET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_OS_EX_XML_NODE | Attributwert | 20090313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20090313 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 740 |