SAP ABAP Class IF_DTS_NOTIFY (IF_DTS_NOTIFY)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080229
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_SDTS_CCMS_EVENTS 20080229
Properties
Class IF_DTS_NOTIFY  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071019   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DTS_NOTIFY has no forward declaration.
Interfaces
Class IF_DTS_NOTIFY has no interface implemented.
Friends
Class IF_DTS_NOTIFY has no friend class.
Attributes
Class IF_DTS_NOTIFY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ENTRY_CHANGED Instance method Public Method 20080229
2 ENTRY_CREATED Instance method Public Method 20080229
3 ENTRY_DELETED Instance method Public Method 20080229
Events
Class IF_DTS_NOTIFY has no event.
Types
Class IF_DTS_NOTIFY has no local type.
Method Signatures

Method ENTRY_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_ENTRY Call by reference Object reference (TYPE REF TO) IF_DTS_READER 20080229
2 Importing II_LOG Call by reference Object reference (TYPE REF TO) IF_DTS_LOG 20080229

Method ENTRY_CHANGED on class IF_DTS_NOTIFY has no exception.

Method ENTRY_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_ENTRY Call by reference Object reference (TYPE REF TO) IF_DTS_READER 20080229
2 Importing II_LOG Call by reference Object reference (TYPE REF TO) IF_DTS_LOG 20080229

Method ENTRY_CREATED on class IF_DTS_NOTIFY has no exception.

Method ENTRY_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_ENTRY Call by reference Object reference (TYPE REF TO) IF_DTS_READER 20080229
2 Importing II_LOG Call by reference Object reference (TYPE REF TO) IF_DTS_LOG 20080229

Method ENTRY_DELETED on class IF_DTS_NOTIFY has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in