SAP ABAP Class CL_QUICKFIX_SOURCE_RESULT (quickfix source 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_RESULT | Quickfix result | 20130423 |
Properties
| Class | CL_QUICKFIX_SOURCE_RESULT | |
| Short Description | quickfix source result | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_QUICKFIX | Quickfix Framework |
| Created | 20100709 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_QUICKFIX_RESULT | Quickfix result | 20130423 |
Friends
Class CL_QUICKFIX_SOURCE_RESULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_QUICKFIX_SOURCE_OBJECT=>TAB | 20130514 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110105 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_QUICKFIX_SOURCE_OBJECT=>TAB | 20130510 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_QUICKFIX_SOURCE_OBJECT | 20130514 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | IF_QUICKFIX_RESULT=>TY_STATUS_MESSAGES | 20130423 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_OBJECT | 20131015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130513 |
Events
Class CL_QUICKFIX_SOURCE_RESULT has no event.
Types
Class CL_QUICKFIX_SOURCE_RESULT has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_WB_OBJECT | 20131015 | ||||
| 2 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_QUICKFIX_SOURCE_RESULT | 20130513 |
Method CREATE on class CL_QUICKFIX_SOURCE_RESULT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |