SAP ABAP Class CX_RECA_SYMSG (Exception Class with SY Text)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)
⤷
⤷
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 | 20060404 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060413 |
Properties
| Class | CX_RECA_SYMSG | |
| Short Description | Exception Class with SY Text | |
| 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 | RE_CA_BC | RE: Base (Technical Objects - Library) |
| Created | 20060404 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RECA_SYMSG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060413 |
Friends
Class CX_RECA_SYMSG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RECASYMSG | Structure for Message Output | 20060404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060404 | |
| 2 | Instance method | Public | Method | Initialize Using Current SY-MSG Fields | 20060404 | |
| 3 | Instance method | Public | Method | Raising Error Message | 20060413 |
Events
Class CX_RECA_SYMSG has no event.
Types
Class CX_RECA_SYMSG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MS_SYMSG | Call by reference | Type reference (TYPE) | RECASYMSG | 20060404 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060404 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20060404 |
Method CONSTRUCTOR on class CX_RECA_SYMSG has no exception.
Method INIT_BY_SYMSG Signature
Method INIT_BY_SYMSG on class CX_RECA_SYMSG has no parameter.
Method INIT_BY_SYMSG on class CX_RECA_SYMSG has no exception.
Method RAISE_SYMSG Signature
Method RAISE_SYMSG on class CX_RECA_SYMSG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060413 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |