SAP ABAP Class CL_QUICKFIX_ADT_RES_APPLY_BASE (Base class for the 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_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20130513 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_QUICKFIX_ADT_RES_APPLY_OBJ | Base class for the object oriented quickfix apply | 20130515 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_QUICKFIX_ADT_WDY_COMMAND | Resource Controller For apply the refacotor | 20130517 |
Properties
Class | CL_QUICKFIX_ADT_RES_APPLY_BASE | |
Short Description | Base class for the quickfix apply | |
Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_QUICKFIX_ADT | Quickfix service enabling |
Created | 20130513 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_QUICKFIX_ADT_RES_APPLY_BASE has no forward declaration.
Interfaces
Class CL_QUICKFIX_ADT_RES_APPLY_BASE has no interface implemented.
Friends
Class CL_QUICKFIX_ADT_RES_APPLY_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'S_QUICKFIX_ADT_PROPOSAL_REQ' | 20130515 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'S_QUICKFIX_ADT_PROPOSAL_RES' | 20130515 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'PROPOSAL_REQUEST' | 20130515 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'PROPOSAL_RESULT' | 20130515 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20130513 |
Events
Class CL_QUICKFIX_ADT_RES_APPLY_BASE has no event.
Types
Class CL_QUICKFIX_ADT_RES_APPLY_BASE has no local type.
Method Signatures
Method APPLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADT_PROPOSAL_REQUEST | Call by reference | Type reference (TYPE) | IF_QUICKFIX_ADT_TYPES=>TY_QUICKFIX_PROPOSAL_REQUEST | 20130515 | |||
2 | ![]() |
ADT_PROPOSAL_RESULT | Value transfer | Type reference (TYPE) | IF_QUICKFIX_ADT_TYPES=>TY_QUICKFIX_PROPOSAL_RESULT | 20130515 | |||
3 | ![]() |
ADT_REST_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130515 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |