SAP ABAP Class IF_CHIP_EVENT_SERVICE (CHIP Page Event Service)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_EVENT_SERVICE CHIP Page Event Service 20090122
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_EVENT_SERVICE_WD CHIP Page Event Service 20090211
Properties
Class IF_CHIP_EVENT_SERVICE  
Short Description CHIP Page Event Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090122   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CHIP_EVENT_SERVICE has no forward declaration.
Interfaces
Class IF_CHIP_EVENT_SERVICE has no interface implemented.
Friends
Class IF_CHIP_EVENT_SERVICE has no friend class.
Attributes
Class IF_CHIP_EVENT_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_NOTIFICATION Instance method Public Method Registers the CHIP instance for a notification 20090122
2 DETACH_ALL_NOTIFICATIONS Instance method Public Method Deregisters the CHIP instance for all notifications 20090123
3 DETACH_NOTIFICATION Instance method Public Method Deregisters the CHIP instance for a notification 20090122
4 NOTIFY Instance method Public Method Triggers a notification 20090122
Events
Class IF_CHIP_EVENT_SERVICE has no event.
Types
Class IF_CHIP_EVENT_SERVICE has no local type.
Method Signatures

Method ATTACH_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP Call by reference Object reference (TYPE REF TO) IF_CHIP_INSTANCE CHIP Instanz 20090122
2 Importing NAME Call by reference Type reference (TYPE) STRING Name 20090122
3 Importing NAMESPACE Call by reference Type reference (TYPE) STRING Namespace 20090122

Method ATTACH_NOTIFICATION on class IF_CHIP_EVENT_SERVICE has no exception.

Method DETACH_ALL_NOTIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP Call by reference Object reference (TYPE REF TO) IF_CHIP_INSTANCE CHIP Instanz 20090123

Method DETACH_ALL_NOTIFICATIONS on class IF_CHIP_EVENT_SERVICE has no exception.

Method DETACH_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP Call by reference Object reference (TYPE REF TO) IF_CHIP_INSTANCE CHIP Instanz 20090122
2 Importing NAME Call by reference Type reference (TYPE) STRING Name 20090122
3 Importing NAMESPACE Call by reference Type reference (TYPE) STRING Namespace 20090122

Method DETACH_NOTIFICATION on class IF_CHIP_EVENT_SERVICE has no exception.

Method NOTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20090122
2 Importing NAMESPACE Call by reference Type reference (TYPE) STRING 20090122
3 Importing PROPERTY_TAB Value transfer Type reference (TYPE) CHIP_PROPERTY_TAB Tabelle von Eigenschaften als Name Wert Paar 20090123

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