SAP ABAP Class CX_RFAC_DYNAMIC (call 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_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20120612 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120612 |
Properties
| Class | CX_RFAC_DYNAMIC | |
| Short Description | call error | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the 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 | 20120612 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RFAC_DYNAMIC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120612 |
Friends
Class CX_RFAC_DYNAMIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20121002 | |||||
| 2 | Constant | Public | See coding | 20120628 | |||||
| 3 | Constant | Public | See coding | 20120615 | |||||
| 4 | Constant | Public | See coding | 20120612 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20120612 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20120612 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20120612 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20120612 | ||||
| 9 | Constant | Public | See coding | 20120615 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120612 |
Events
Class CX_RFAC_DYNAMIC has no event.
Types
Class CX_RFAC_DYNAMIC 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 | 20120612 | |||
| 2 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV2 | 20120612 | |||
| 3 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV3 | 20120612 | |||
| 4 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV4 | 20120612 | |||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120612 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120612 |
Method CONSTRUCTOR on class CX_RFAC_DYNAMIC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |