SAP ABAP Class CL_QUICKFIX_SOURCE_OBJECT (quickfix source object)
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_SOURCE_OBJECT | Quickfix source object | 20100707 |
Properties
| Class | CL_QUICKFIX_SOURCE_OBJECT | |
| Short Description | quickfix source object | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_QUICKFIX | Quickfix Framework |
| Created | 20100707 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_QUICKFIX_SOURCE_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_QUICKFIX_SOURCE_OBJECT | Quickfix source object | 20100707 |
Friends
Class CL_QUICKFIX_SOURCE_OBJECT 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) | PROGRAMM | 20130523 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130423 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PST_SOURCE_POSITION | 20130424 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130423 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_OBJECT | 20130423 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | WBOBJTYPE | 20130423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20130423 | ||
| 2 | Static method | Public | Method | 20130423 | ||
| 3 | Instance method | Private | Method | 20110930 |
Events
Class CL_QUICKFIX_SOURCE_OBJECT has no event.
Types
Class CL_QUICKFIX_SOURCE_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Call by reference | Type reference (TYPE) | STRING | 20130423 | ||||
| 2 | WB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_WB_OBJECT | 20130423 |
Method CONSTRUCTOR on class CL_QUICKFIX_SOURCE_OBJECT has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTENT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130423 | ||||
| 2 | I_INCLUDE | Call by reference | Type reference (TYPE) | PROGRAMM | 20130523 | ||||
| 3 | I_SOURCE_POSITION | Call by reference | Object reference (TYPE REF TO) | CL_PST_SOURCE_POSITION | 20130423 | ||||
| 4 | I_URI | Call by reference | Type reference (TYPE) | STRING | 20130423 | ||||
| 5 | I_WB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_WB_OBJECT | 20130423 | ||||
| 6 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_QUICKFIX_SOURCE_OBJECT | 20130423 |
Method CREATE on class CL_QUICKFIX_SOURCE_OBJECT has no exception.
Method REMOVE_REMAINING_CRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SOURCE_CODE | Call by reference | Type reference (TYPE) | STRING_TABLE | 20110930 |
Method REMOVE_REMAINING_CRS on class CL_QUICKFIX_SOURCE_OBJECT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |