SAP ABAP Class CL_OS_EX_XML_NODE_VALUE (OS Example: XML Node Value)
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_INDEXED OS Example: XML Node with Index 20090312
Properties
Class CL_OS_EX_XML_NODE_VALUE  
Short Description OS Example: XML Node Value    
Super Class CL_OS_EX_XML_NODE_INDEXED OS Example: XML Node with Index 
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 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_OS_EX_XML_NODE_VALUE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CB_OS_EX_XML_NODE_VALUE 20110420 Base Agent OS Example: XML Node Value
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 VALUE Instance attribute Protected Type reference (TYPE) OSEXSTRING OS Example: String 20090312
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUE Instance method Public Get-method of a virtual attribute Reads the Attribute VALUE 20090312
2 SET_VALUE Instance method Public Set-method of a virtual attribute Sets the Attribute VALUE 20090312
Events
Class CL_OS_EX_XML_NODE_VALUE has no event.
Types
Class CL_OS_EX_XML_NODE_VALUE has no local type.
Method Signatures

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OSEXSTRING Attributwert 20090312
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090312

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) OSEXSTRING Attributwert 20090312
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090312
History
Last changed by/on SAP  20110908 
SAP Release Created in 740