SAP ABAP Class IF_CM_OBSERVER (CM: GUI-OBSERVER Class)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GCM_CONTROL_HANDLER CM: GUI Class for Processing of Controls 19990503
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GCM_SCREENHANDLER CM: Gui class for the layout of the Workbench 19990503
Properties
Class IF_CM_OBSERVER  
Short Description CM: GUI-OBSERVER Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990503   SAP 
Last change 20010425   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CM_OBSERVER has no forward declaration.
Interfaces
Class IF_CM_OBSERVER has no interface implemented.
Friends
Class IF_CM_OBSERVER has no friend class.
Attributes
Class IF_CM_OBSERVER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 UPDATE_SELF Instance method Public Method Update own data using the CM 19990503
2 UPDATE_SUBJECTS Instance method Public Method Update instances with data from outside 19990503
Events
Class IF_CM_OBSERVER has no event.
Types
Class IF_CM_OBSERVER has no local type.
Method Signatures

Method UPDATE_SELF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUBJECT Call by reference Object reference (TYPE REF TO) OBJECT GCM Instanz, die veränderten Client hat 19990622
# Exception Resumable Description Created on
1 DATA_TRANSFER_CORRUPT der Datentransport wurde nicht vollständig ausgeführt 19990511
2 NO_DATA_FOUND Es wurden keine Daten aus den Gui Klassen importiert 19990505

Method UPDATE_SUBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUBJECT Call by reference Object reference (TYPE REF TO) OBJECT GCM Instanz, die veränderten Client hat 19990622
# Exception Resumable Description Created on
1 DATA_TRANSFER_CORRUPT der Datentransport wurde nicht vollständig ausgeführt 19990511
2 NO_DATA_SEND Es wurden keine Daten in die Gui Klassen transportiert 19990505
History
Last changed by/on SAP  20010425 
SAP Release Created in