SAP ABAP Class IF_ECH_NOTIFICATION (Notification)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_NOTIFICATION_DEFAULT Default Persistency 20080326
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_TEST_NOTIFICATION Notification Example 20080326
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FEH_REGISTRATION Registration and Restarting of FEH 20080313
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FSL_ECH_FACADE Facade for ECH/FEH Features 20090209
Properties
Class IF_ECH_NOTIFICATION  
Short Description Notification    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080311   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_ECH_NOTIFICATION has no interface implemented.
Friends
Class IF_ECH_NOTIFICATION has no friend class.
Attributes
Class IF_ECH_NOTIFICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_CLOSED Instance method Public Method PPO Order Completed 20080326
2 S_CREATE Static method Public Method Instance Generation 20080326
Events
Class IF_ECH_NOTIFICATION has no event.
Types
Class IF_ECH_NOTIFICATION has no local type.
Method Signatures

Method ON_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXECUTION_FAILED Call by reference Type reference (TYPE) ABAP_BOOL Ergebnis 20080326
2 Importing I_DATA Call by reference Object reference (TYPE REF TO) STRING 20080326
3 Importing I_ERROR_OBJECT_ID Call by reference Type reference (TYPE) ECH_DTE_ERROR_OBJECT_ID Fehlerobjekt-ID 20090218
4 Importing I_STATUS Call by reference Type reference (TYPE) ECH_DTE_STATUS Status 20080326

Method ON_CLOSED on class IF_ECH_NOTIFICATION has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_ECH_NOTIFICATION Notification 20080326

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