SAP ABAP Class IF_FEH_COLLECTION_OBSERVER (Callback Interface: Observer for a Collection of Errors)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FEHTEST_SFLIGHT_PROCCTXT FEH Test: ProcessContext f. SFLIGHT 20091006
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FEH_REGISTRATION Registration and Restarting of FEH 20090831
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_UPLOAD_FEH_OBSERVER FEH Process Context class 20091029
Properties
Class IF_FEH_COLLECTION_OBSERVER  
Short Description Callback Interface: Observer for a Collection of Errors    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090831   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FEH_COLLECTION_OBSERVER has no forward declaration.
Interfaces
Class IF_FEH_COLLECTION_OBSERVER has no interface implemented.
Friends
Class IF_FEH_COLLECTION_OBSERVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_STATUS_FAILED Constant Public Type reference (TYPE) TY_V_COLLECTION_STATUS 'A' 20090831
2 CON_STATUS_SUCCESS Constant Public Type reference (TYPE) TY_V_COLLECTION_STATUS 'S' 20090831
Methods
# Method Level Visibility Method type Description Created on
1 ON_COLLECTION_FINISHED Instance method Public Method Reacts to a Closed Collection 20090831
2 S_CREATE Static method Public Method Gets an Observer Instance 20090831
Events
Class IF_FEH_COLLECTION_OBSERVER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_V_COLLECTION_STATUS Public See coding 20090831 TY_v_COLLECTION_STATUS type c length 1
Method Signatures

Method ON_COLLECTION_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLLECTION_ID Call by reference Type reference (TYPE) SYSUUID_X16 16 byte UUID in 16 bytes (raw format) 20090831
2 Importing IV_COLLECTION_STATUS Call by reference Type reference (TYPE) FEH_REF_STATUS FEH-Status 20090831

Method ON_COLLECTION_FINISHED on class IF_FEH_COLLECTION_OBSERVER has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FEH_COLLECTION_OBSERVER Callback Interface: Observer für eine Sammlung von Fehlern 20090909

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