SAP ABAP Class IF_QUICKFIX_EVALUATION_RESULT (Quickfix evaluation result)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_PROPOSAL Proposal 20130424
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_QUICKFIX_EVALUATION_RESULT Default implementation of IF_QUICKFIX_EVALUATION_RESULT 20130515
Properties
Class IF_QUICKFIX_EVALUATION_RESULT  
Short Description Quickfix evaluation result    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100713   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_QUICKFIX_EVALUATION_RESULT has no forward declaration.
Interfaces
Class IF_QUICKFIX_EVALUATION_RESULT has no interface implemented.
Friends
Class IF_QUICKFIX_EVALUATION_RESULT has no friend class.
Attributes
Class IF_QUICKFIX_EVALUATION_RESULT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AFFECTED_OBJECTS Instance method Public Method 20100713
2 GET_DESCRIPTION Instance method Public Method Gets quickfix description 20110928
3 GET_DISPLAY_NAME Instance method Public Method 20100713
4 GET_TYPE Instance method Public Method 20130131
5 GET_URI Instance method Public Method 20130515
6 GET_USER_CONTENT Instance method Public Method Gets the user content 20110928
Events
Class IF_QUICKFIX_EVALUATION_RESULT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20130510 tab TYPE STANDARD TABLE OF REF TO if_quickfix_evaluation_result WITH DEFAULT KEY
Method Signatures

Method GET_AFFECTED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_QUICKFIX_SOURCE_OBJECT=>TAB 20100713

Method GET_AFFECTED_OBJECTS on class IF_QUICKFIX_EVALUATION_RESULT has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20110928

Method GET_DESCRIPTION on class IF_QUICKFIX_EVALUATION_RESULT has no exception.

Method GET_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20100713

Method GET_DISPLAY_NAME on class IF_QUICKFIX_EVALUATION_RESULT has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20130131

Method GET_TYPE on class IF_QUICKFIX_EVALUATION_RESULT has no exception.

Method GET_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20130515

Method GET_URI on class IF_QUICKFIX_EVALUATION_RESULT has no exception.

Method GET_USER_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20110928

Method GET_USER_CONTENT on class IF_QUICKFIX_EVALUATION_RESULT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in