SAP ABAP Class CX_CFX_FATAL_ERROR (Exception for Fatal Program Errors)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
⤷
⤷
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 | 20001109 |
Properties
| Class | CX_CFX_FATAL_ERROR | |
| Short Description | Exception for Fatal Program Errors | |
| 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 | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
| Created | 20001109 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CFX_FATAL_ERROR has no forward declaration.
Interfaces
Class CX_CFX_FATAL_ERROR has no interface implemented.
Friends
Class CX_CFX_FATAL_ERROR 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) | STRING | 20010115 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20010625 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20010625 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SKWF_ERROR | KW Framework: Error Object | 20010328 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 20010625 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20010625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001109 |
Events
Class CX_CFX_FATAL_ERROR has no event.
Types
Class CX_CFX_FATAL_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 | DIAGNOSIS | Value transfer | Type reference (TYPE) | STRING | DIAGNOSIS | 20010115 | |||
| 2 | INCLUDE_NAME | Value transfer | Type reference (TYPE) | SYREPID | INCLUDE_NAME | 20010625 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20001109 | ||||
| 4 | PROGRAM_NAME | Value transfer | Type reference (TYPE) | SYREPID | PROGRAM_NAME | 20010625 | |||
| 5 | SKWF_ERROR | Value transfer | Type reference (TYPE) | SKWF_ERROR | SKWF_ERROR | 20010328 | |||
| 6 | SOURCE_LINE | Value transfer | Type reference (TYPE) | I | SOURCE_LINE | 20010625 | |||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20001109 | ||||
| 8 | TYPE | Value transfer | Type reference (TYPE) | STRING | TYPE | 20010625 |
Method CONSTRUCTOR on class CX_CFX_FATAL_ERROR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |