SAP ABAP Interface IF_GP_NOTIFICATION (GFW: Graphic proxy interface (for the data container))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRB (Package) ABAP Graphic Proxies
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
Interface IF_GP_NOTIFICATION  
Short Description GFW: Graphic proxy interface (for the data container)    
General Data
Package SGRB   ABAP Graphic Proxies 
Created 19980424   SAP 
Last changed 19990129   SAP 
Unicode checks active    
Forward declarations
Interface IF_GP_NOTIFICATION has no forward declaration.
Interfaces
Interface IF_GP_NOTIFICATION has no interface.
Friends
Interface IF_GP_NOTIFICATION has no friend.
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
Interface IF_GP_NOTIFICATION has no event.
Types
Interface 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 Interface IF_GP_NOTIFICATION has no exception.
History
Last changed by/on SAP  19990129 
SAP Release Created in