SAP ABAP Class CE_ART_QFIX (Enumeration for quickfix ids)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
⤷
SRFAC_BLACKBOARD (Package) Refactoring Blackboard
⤷
⤷
Properties
| Class | CE_ART_QFIX | |
| Short Description | Enumeration for quickfix ids | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_BLACKBOARD | Refactoring Blackboard |
| Created | 20130216 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_ART_QFIX has no forward declaration.
Interfaces
Class CE_ART_QFIX has no interface implemented.
Friends
Class CE_ART_QFIX has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20130216 | ||
| 2 | Instance method | Public | Method | 20130223 | ||
| 3 | Instance method | Public | Method | 20130222 | ||
| 4 | Instance method | Public | Method | 20130220 | ||
| 5 | Static method | Public | Method | 20130515 | ||
| 6 | Static method | Public | Method | 20130311 | ||
| 7 | Static method | Public | Method | 20130220 | ||
| 8 | Instance method | Private | Method | 20130221 |
Events
Class CE_ART_QFIX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20130216 | tab TYPE STANDARD TABLE OF REF TO ce_art_qfix WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_ART_QFIX has no parameter.
Method CLASS_CONSTRUCTOR on class CE_ART_QFIX has no exception.
Method CREATE_EXAMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ART_PROPOSAL | 20130223 |
Method CREATE_EXAMPLE on class CE_ART_QFIX has no exception.
Method CREATE_PROPOSAL Signature
Method CREATE_PROPOSAL on class CE_ART_QFIX has no exception.
Method FILL_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_ART_MESSAGE | 20130220 |
Method FILL_MESSAGE on class CE_ART_QFIX has no exception.
Method FIND_BY_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_URI | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130515 | ||||
| 2 | R_VALUE | Value transfer | Object reference (TYPE REF TO) | CE_ART_QFIX | 20130515 |
Method FIND_BY_URI on class CE_ART_QFIX has no exception.
Method GET_EXAMPLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | CL_ART_PROPOSAL=>TAB | 20130311 |
Method GET_EXAMPLES on class CE_ART_QFIX has no exception.
Method GET_QUICKFIXES_4_SYNTAX_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20130220 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | TAB | 20130220 |
Method GET_QUICKFIXES_4_SYNTAX_ERROR on class CE_ART_QFIX has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GROUP | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 2 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20130221 | ||||
| 3 | I_KIND | Call by reference | Object reference (TYPE REF TO) | CE_ART_SELECTION_KIND | 20130314 | ||||
| 4 | I_STATUS | Call by reference | Type reference (TYPE) | CSEQUENCE | RELEASED | 20130311 | |||
| 5 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130221 |
Method INIT on class CE_ART_QFIX has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |