SAP ABAP Class CX_CRR_FATAL (CRR fatal exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_ERROR (Package) Exception classes and error handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20110105 |
Properties
| Class | CX_CRR_FATAL | |
| Short Description | CRR fatal exception | |
| Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SCRR_ERROR | Exception classes and error handling |
| Created | 20110105 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CRR_FATAL has no forward declaration.
Interfaces
Class CX_CRR_FATAL has no interface implemented.
Friends
Class CX_CRR_FATAL 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) | DCRRMSGTEXT | CRR Message Text | 20110801 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CRR_MESSAGE_S | CRR Message Structure | 20110105 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050569D42341EE0ADD651A8470E18C8' | 20110801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110105 |
Events
Class CX_CRR_FATAL has no event.
Types
Class CX_CRR_FATAL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT | Call by reference | Type reference (TYPE) | DCRRMSGTEXT | 20110801 | ||||
| 2 | MS_MSG | Call by reference | Type reference (TYPE) | CRR_MESSAGE_S | 20110105 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110105 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20110105 |
Method CONSTRUCTOR on class CX_CRR_FATAL has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |