SAP ABAP Class CL_QUICKFIX_EVALUATION_RESULT (Default implementation of IF_QUICKFIX_EVALUATION_RESULT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     S_QUICKFIX (Package) Quickfix Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_QUICKFIX_EVALUATION_RESULT Quickfix evaluation result 20130515
Properties
Class CL_QUICKFIX_EVALUATION_RESULT  
Short Description Default implementation of IF_QUICKFIX_EVALUATION_RESULT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_QUICKFIX   Quickfix Framework 
Created 20130515   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QUICKFIX_EVALUATION_RESULT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_QUICKFIX_EVALUATION_RESULT Quickfix evaluation result 20130515
Friends
Class CL_QUICKFIX_EVALUATION_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AFFECTED_OBJECTS Instance attribute Private Type reference (TYPE) IF_QUICKFIX_SOURCE_OBJECT=>TAB 20130515
2 DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20130515
3 DISPLAY_NAME Instance attribute Private Type reference (TYPE) STRING 20130515
4 TYPE Instance attribute Private Type reference (TYPE) STRING 20130515
5 URI Instance attribute Private Type reference (TYPE) STRING 20130515
6 USER_CONTENT Instance attribute Private Type reference (TYPE) STRING 20130515
Methods
# Method Level Visibility Method type Description Created on
1 ADD_AFFECTED_OBJECT Instance method Public Method 20130515
2 CONSTRUCTOR Instance method Public Constructor 20130515
3 SET_AFFECTED_OBJECTS Instance method Public Method 20130515
4 SET_USER_CONTENT Instance method Public Method 20130515
Events
Class CL_QUICKFIX_EVALUATION_RESULT has no event.
Types
Class CL_QUICKFIX_EVALUATION_RESULT has no local type.
Method Signatures

Method ADD_AFFECTED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AFFECTED_OBJECT Call by reference Object reference (TYPE REF TO) IF_QUICKFIX_SOURCE_OBJECT 20130515

Method ADD_AFFECTED_OBJECT on class CL_QUICKFIX_EVALUATION_RESULT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING 20130515
2 Importing I_DISPLAY_NAME Call by reference Type reference (TYPE) STRING 20130515
3 Importing I_TYPE Call by reference Type reference (TYPE) STRING 20130515
4 Importing I_URI Call by reference Type reference (TYPE) STRING 20130515

Method CONSTRUCTOR on class CL_QUICKFIX_EVALUATION_RESULT has no exception.

Method SET_AFFECTED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AFFECTED_OBJECTS Call by reference Type reference (TYPE) IF_QUICKFIX_SOURCE_OBJECT=>TAB 20130515

Method SET_AFFECTED_OBJECTS on class CL_QUICKFIX_EVALUATION_RESULT has no exception.

Method SET_USER_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER_CONTENT Call by reference Type reference (TYPE) CSEQUENCE 20130515

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