SAP ABAP Interface IF_FEH_COLLECTION_OBSERVER (Callback Interface: Observer for a Collection of Errors)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FEH_BASIS (Package) FEH Basis: General FEH Programs
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
Interface IF_FEH_COLLECTION_OBSERVER  
Short Description Callback Interface: Observer for a Collection of Errors    
General Data
Package FEH_BASIS   FEH Basis: General FEH Programs 
Created 20090831   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_FEH_COLLECTION_OBSERVER has no forward declaration.
Interfaces
Interface IF_FEH_COLLECTION_OBSERVER has no interface.
Friends
Interface IF_FEH_COLLECTION_OBSERVER has no friend.
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
Interface 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 Interface 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 Interface IF_FEH_COLLECTION_OBSERVER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730