SAP ABAP Class CL_QUICKFIX_ADT_RES_APPLY_OBJ (Base class for the object oriented quickfix apply)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
S_QUICKFIX_ADT (Package) Quickfix service enabling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_QUICKFIX_ADT_RES_APPLY_BASE | Base class for the quickfix apply | 20130515 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_QUICKFIX_ADT_RES_COMMAND | ADT Quickfix command | 20130515 |
Properties
| Class | CL_QUICKFIX_ADT_RES_APPLY_OBJ | |
| Short Description | Base class for the object oriented quickfix apply | |
| Super Class | CL_QUICKFIX_ADT_RES_APPLY_BASE | Base class for the quickfix apply |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_QUICKFIX_ADT | Quickfix service enabling |
| Created | 20130515 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_QUICKFIX_ADT_RES_APPLY_OBJ has no forward declaration.
Interfaces
Class CL_QUICKFIX_ADT_RES_APPLY_OBJ has no interface implemented.
Friends
Class CL_QUICKFIX_ADT_RES_APPLY_OBJ has no friend class.
Attributes
Class CL_QUICKFIX_ADT_RES_APPLY_OBJ has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130515 |
Events
Class CL_QUICKFIX_ADT_RES_APPLY_OBJ has no event.
Types
Class CL_QUICKFIX_ADT_RES_APPLY_OBJ has no local type.
Method Signatures
Method APPLY_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVALUATION_RESULT | Call by reference | Object reference (TYPE REF TO) | IF_QUICKFIX_EVALUATION_RESULT | 20130515 | ||||
| 2 | PROPOSAL_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_QUICKFIX_RESULT | 20130515 | ||||
| 3 | QUICKFIX_SOURCE_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_QUICKFIX_SOURCE_OBJECT | 20130515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130515 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |