SAP ABAP Class CL_OS_STATE (Object Services: Abstract Class for State Classes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-OBS (Application Component) Object Services
     SOS_COMMON (Package) Common Object Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_CLONE Object Services: Clone Operations 19981221
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CS_ISH_CM_MEDIUM_ALE PPF Status: ALE Medium, Runtime Class 20020321
2 Inheritance (c INHERITING FROM c_ref)  CS_ISH_CM_MEDIUM_ALE_CUST PPF Status: ALE Medium Customizing Class 20020321
3 Inheritance (c INHERITING FROM c_ref)  CS_ISH_CM_MEDIUM_ALE_TEMPL PPF Status: ALE Medium, Customizing Class 20020321
4 Inheritance (c INHERITING FROM c_ref)  CS_ISH_CM_PROXYOBJ Status Proxy Object for CM Eventing 20020429
Properties
Class CL_OS_STATE  
Short Description Object Services: Abstract Class for State Classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SOS_COMMON   Common Object Services 
Created 19981221   SAP 
Last change 20010426   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OS_STATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_CLONE Object Services: Clone Operations 19981221
Friends
Class CL_OS_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STATE Instance attribute Public Object reference (TYPE REF TO) DATA Object Status 20000313
Methods
# Method Level Visibility Method type Description Created on
1 SET_OBJECT_FROM_STATE Instance method Public Method Copies State to STATE by Object 20000503
2 SET_STATE_FROM_OBJECT Instance method Public Method Copies State of Object to STATE 20000503
Events
Class CL_OS_STATE has no event.
Types
Class CL_OS_STATE has no local type.
Method Signatures

Method SET_OBJECT_FROM_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Zu setzendes Objekt 20000503

Method SET_OBJECT_FROM_STATE on class CL_OS_STATE has no exception.

Method SET_STATE_FROM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT auszulesendes Objekt 20000503

Method SET_STATE_FROM_OBJECT on class CL_OS_STATE has no exception.
History
Last changed by/on SAP  20010426 
SAP Release Created in