SAP ABAP Class CL_OS_EX_XML_NODE_INDEXED (OS Example: XML Node with Index)
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 | Inheritance (c INHERITING FROM c_ref) | CL_OS_EX_XML_NODE | OS Example: XML Node | 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_ELEMENT | OS Example: XML Node Element | 20090312 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_OS_EX_XML_NODE_VALUE | OS Example: XML Node Value | 20090312 |
Properties
Class | CL_OS_EX_XML_NODE_INDEXED | |
Short Description | OS Example: XML Node with Index | |
Super Class | CL_OS_EX_XML_NODE | OS Example: XML Node |
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
Class CL_OS_EX_XML_NODE_INDEXED has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_OS_EX_XML_NODE_INDEXED | 20110420 | Base Agent OS Example: XML Node with Index |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OSEXINDEX | OS Example: Index | 20090312 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads INDEX Attribute | 20090312 |
2 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets the INDEX Attribute | 20090312 |
Events
Class CL_OS_EX_XML_NODE_INDEXED has no event.
Types
Class CL_OS_EX_XML_NODE_INDEXED has no local type.
Method Signatures
Method GET_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | OSEXINDEX | Attributwert | 20090312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20090312 |
Method SET_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | OSEXINDEX | Attributwert | 20090312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20090312 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 740 |