SAP ABAP Class CX_RFAC_ERROR (Refactoring error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
⤷
SRFAC_IMPL (Package) Implementation of new refactoring
⤷
⤷
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 | 20110404 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110404 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RFAC_INVALID_PARAMETER | Invalid Parameter Exception | 20110404 |
Properties
| Class | CX_RFAC_ERROR | |
| Short Description | Refactoring 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 | SRFAC_IMPL | Implementation of new refactoring |
| Created | 20110301 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RFAC_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110404 |
Friends
Class CX_RFAC_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110704 | |||||
| 2 | Constant | Public | See coding | 20110704 | |||||
| 3 | Constant | Public | See coding | 20120709 | |||||
| 4 | Constant | Public | See coding | 20110704 | |||||
| 5 | Constant | Public | See coding | 20110704 | |||||
| 6 | Constant | Public | See coding | 20110404 | |||||
| 7 | Constant | Public | See coding | 20110404 | |||||
| 8 | Constant | Public | See coding | 20110404 | |||||
| 9 | Constant | Public | See coding | 20110701 | |||||
| 10 | Constant | Public | See coding | 20120424 | |||||
| 11 | Constant | Public | See coding | 20110704 | |||||
| 12 | Constant | Public | See coding | 20110704 | |||||
| 13 | Constant | Public | See coding | 20120320 | |||||
| 14 | Constant | Public | See coding | 20110928 | |||||
| 15 | Constant | Public | See coding | 20110704 | |||||
| 16 | Constant | Public | See coding | 20120809 | |||||
| 17 | Constant | Public | See coding | 20120102 | |||||
| 18 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable 1 | 20110404 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable 2 | 20110404 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable 3 | 20110404 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable 4 | 20110404 | |||
| 22 | Constant | Public | See coding | 20110704 | |||||
| 23 | Constant | Public | See coding | 20110404 | |||||
| 24 | Constant | Public | See coding | 20110404 | |||||
| 25 | Constant | Public | See coding | 20110404 | |||||
| 26 | Constant | Public | See coding | 20110704 | |||||
| 27 | Constant | Public | See coding | 20120523 | |||||
| 28 | Constant | Public | See coding | 20120523 | |||||
| 29 | Constant | Public | See coding | 20110404 | |||||
| 30 | Constant | Public | See coding | 20110404 | |||||
| 31 | Constant | Public | See coding | 20110704 | |||||
| 32 | Constant | Public | See coding | 20110704 | |||||
| 33 | Constant | Public | See coding | 20120530 | |||||
| 34 | Constant | Public | See coding | 20130118 | |||||
| 35 | Constant | Public | See coding | 20120626 | |||||
| 36 | Constant | Public | See coding | 20120702 | |||||
| 37 | Constant | Public | See coding | 20120928 | |||||
| 38 | Constant | Public | See coding | 20120626 | |||||
| 39 | Constant | Public | See coding | 20120626 | |||||
| 40 | Constant | Public | See coding | 20120515 | |||||
| 41 | Constant | Public | See coding | 20120827 | |||||
| 42 | Constant | Public | See coding | 20120416 | |||||
| 43 | Constant | Public | See coding | 20110928 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110404 | |
| 2 | Static method | Public | Method | Creates a textid from an exception text | 20110404 | |
| 3 | Static method | Public | Method | Creates a textid from message parameters | 20110404 | |
| 4 | Static method | Public | Method | 20120102 |
Events
Class CX_RFAC_ERROR has no event.
Types
Class CX_RFAC_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 | SY-MSGV1 | 20110404 | |||
| 2 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV2 | 20110404 | |||
| 3 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV3 | 20110404 | |||
| 4 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV4 | 20110404 | |||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110404 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110404 |
Method CONSTRUCTOR on class CX_RFAC_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 | 20110404 | |||
| 2 | RESULT | Value transfer | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | T100 message text id | 20110404 |
Method CREATE_TEXTID_FROM_EXC_TEXT on class CX_RFAC_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 | 20110404 | ||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Message number | 20110404 | ||
| 3 | RESULT | Value transfer | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | T100 message text id | 20110404 |
Method CREATE_TEXTID_FROM_MSG_PARAMS on class CX_RFAC_ERROR has no exception.
Method SPLIT_MESSAGE_INTO_MSGV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | CLIKE | 20120102 | ||||
| 2 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20120102 | ||||
| 3 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20120102 | ||||
| 4 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20120102 | ||||
| 5 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20120102 |
Method SPLIT_MESSAGE_INTO_MSGV on class CX_RFAC_ERROR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |