SAP ABAP Class IF_GP_NOTIFICATION (GFW: Graphic proxy interface (for the data container))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GUI_GP GFW: Superclass of all graphics proxies 19981123
Properties
Class IF_GP_NOTIFICATION  
Short Description GFW: Graphic proxy interface (for the data container)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19980424   SAP 
Last change 19990129   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GP_NOTIFICATION has no forward declaration.
Interfaces
Class IF_GP_NOTIFICATION has no interface implemented.
Friends
Class IF_GP_NOTIFICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CU_UPD Constant Public Type reference (TYPE) I 4 Only Customizing data has changed 19981106
2 CO_END Constant Public Type reference (TYPE) I 3 Data container is no longer available 19980424
3 CO_READ Constant Public Type reference (TYPE) I 2 Data has changed extensively, fetch new data 19980424
4 CO_SYNC Constant Public Type reference (TYPE) I 5 nothing changed, synchronization only 19991011
5 CO_UPD Constant Public Type reference (TYPE) I 1 Data has changed, fetch changes 19980424
Methods
# Method Level Visibility Method type Description Created on
1 NOTIFY Instance method Public Method Data container informs... 19980507
Events
Class IF_GP_NOTIFICATION has no event.
Types
Class IF_GP_NOTIFICATION has no local type.
Method Signatures

Method NOTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) I Information ID 19980507
2 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO CL_GFW -> OK: Successful 19980507

Method NOTIFY on class IF_GP_NOTIFICATION has no exception.
History
Last changed by/on SAP  19990129 
SAP Release Created in