SAP ABAP Class CX_QUICKFIX_ERROR (Quickfix Error)
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 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20100806 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100806 |
Properties
Class | CX_QUICKFIX_ERROR | |
Short Description | Quickfix Error | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | S_QUICKFIX | Quickfix Framework |
Created | 20100806 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_QUICKFIX_ERROR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100806 |
Friends
Class CX_QUICKFIX_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20130913 | ||||
2 | ![]() |
Constant | Public | See coding | 20130220 | ||||
3 | ![]() |
Constant | Public | See coding | 20130131 | ||||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20120521 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20120521 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20120521 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20120521 | |||
8 | ![]() |
Constant | Public | See coding | 20130820 | ||||
9 | ![]() |
Constant | Public | See coding | 20130820 | ||||
10 | ![]() |
Constant | Public | See coding | 20130930 | ||||
11 | ![]() |
Constant | Public | See coding | 20130930 | ||||
12 | ![]() |
Constant | Public | See coding | 20130913 | ||||
13 | ![]() |
Constant | Public | See coding | 20130913 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100806 |
2 | ![]() |
Static method | Public | Method | Creates a textid from an exception text | 20110209 |
3 | ![]() |
Static method | Public | Method | Creates a textid from message parameters | 20110209 |
Events
Class CX_QUICKFIX_ERROR has no event.
Types
Class CX_QUICKFIX_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20120521 | |||
2 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20120521 | |||
3 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20120521 | |||
4 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20120521 | |||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100806 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100806 |
Method CONSTRUCTOR on class CX_QUICKFIX_ERROR has no exception.
Method CREATE_TEXTID_FROM_EXC_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Exception class whose text shall be raised | 20110209 | ||
2 | ![]() |
RESULT | Value transfer | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | T100 message text id | 20110209 |
Method CREATE_TEXTID_FROM_EXC_TEXT on class CX_QUICKFIX_ERROR has no exception.
Method CREATE_TEXTID_FROM_MSG_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Message id | 20110209 | |
2 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Message number | 20110209 | |
3 | ![]() |
RESULT | Value transfer | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | T100 message text id | 20110209 |
Method CREATE_TEXTID_FROM_MSG_PARAMS on class CX_QUICKFIX_ERROR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 800 |