SAP ABAP Interface IF_QUICKFIX_EVALUATION_RESULT (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 - 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
| Interface | IF_QUICKFIX_EVALUATION_RESULT | |
| Short Description | Quickfix evaluation result |
General Data
| Package | S_QUICKFIX | Quickfix Framework |
| Created | 20100713 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_QUICKFIX_EVALUATION_RESULT has no forward declaration.
Interfaces
Interface IF_QUICKFIX_EVALUATION_RESULT has no interface.
Friends
Interface IF_QUICKFIX_EVALUATION_RESULT has no friend.
Attributes
Interface IF_QUICKFIX_EVALUATION_RESULT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100713 | ||
| 2 | Instance method | Public | Method | Gets quickfix description | 20110928 | |
| 3 | Instance method | Public | Method | 20100713 | ||
| 4 | Instance method | Public | Method | 20130131 | ||
| 5 | Instance method | Public | Method | 20130515 | ||
| 6 | Instance method | Public | Method | Gets the user content | 20110928 |
Events
Interface 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 | RESULT | Value transfer | Type reference (TYPE) | IF_QUICKFIX_SOURCE_OBJECT=>TAB | 20100713 |
Method GET_AFFECTED_OBJECTS on Interface 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 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110928 |
Method GET_DESCRIPTION on Interface 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 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100713 |
Method GET_DISPLAY_NAME on Interface 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 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20130131 |
Method GET_TYPE on Interface 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 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20130515 |
Method GET_URI on Interface 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 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110928 |
Method GET_USER_CONTENT on Interface IF_QUICKFIX_EVALUATION_RESULT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |