SAP ABAP Class CL_QUICKFIX_EVALUATION_OBJ (Base BADI class for the object oriented quickfix evaluation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     S_QUICKFIX_ADT (Package) Quickfix service enabling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130515
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_QUICKFIX_EVALUATION Quickfix provider evaluates offered quickfixes 20130515
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ART_QUICKFIX_PROVIDER quickfix provider for global classes 20130515
2 Inheritance (c INHERITING FROM c_ref)  CL_WDA_QUICKFIX_PROVIDER Class for BAdI: BADI_QUICKFIX_EVALUATION 20130515
Properties
Class CL_QUICKFIX_EVALUATION_OBJ  
Short Description Base BADI class for the object oriented quickfix evaluation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_QUICKFIX_ADT   Quickfix service enabling 
Created 20130515   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QUICKFIX_EVALUATION_OBJ has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130515
2 IF_QUICKFIX_EVALUATION Quickfix provider evaluates offered quickfixes 20130515
Friends
Class CL_QUICKFIX_EVALUATION_OBJ has no friend class.
Attributes
Class CL_QUICKFIX_EVALUATION_OBJ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE_OBJ Instance method Public Method 20130531
Events
Class CL_QUICKFIX_EVALUATION_OBJ has no event.
Types
Class CL_QUICKFIX_EVALUATION_OBJ has no local type.
Method Signatures

Method EVALUATE_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRTY_OBJECTS Call by reference Type reference (TYPE) IF_QUICKFIX_SOURCE_OBJECT=>TAB 20130531
2 Importing MARKER_IDS Call by reference Type reference (TYPE) IF_QUICKFIX_ADT_TYPES=>TY_MARKER_IDS 20130531
3 Importing MARKER_ID_IS_FILTER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130531
4 Returning OWN_EVALUATION_RESULTS Value transfer Type reference (TYPE) IF_QUICKFIX_EVALUATION_RESULT=>TAB 20130531
5 Importing QUICKFIX_SOURCE_OBJECT Call by reference Object reference (TYPE REF TO) IF_QUICKFIX_SOURCE_OBJECT 20130531

Method EVALUATE_OBJ on class CL_QUICKFIX_EVALUATION_OBJ has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740