SAP ABAP Class CX_FDT_SYSTEM (FDT: System Failure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_CORE (Package) BRFplus: Core

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_FDT | FDT: Abstract Exception Class | 20050902 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_FDT_LOCKING | BRFplus Locking Problem | 20090814 |
Properties
Class | CX_FDT_SYSTEM | |
Short Description | FDT: System Failure | |
Super Class | CX_FDT | FDT: Abstract Exception Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SFDT_CORE | BRFplus: Core |
Created | 20050902 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_FDT_SYSTEM has no forward declaration.
Interfaces
Class CX_FDT_SYSTEM has no interface implemented.
Friends
Class CX_FDT_SYSTEM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '001CC412326A02DC92E8DE1B8507D974' | 20050902 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_CALLSTACK | ABAP Call Stack | 20111215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050902 |
2 | ![]() |
Static method | Public | Method | Get current ABAP callstack | 20111215 |
Events
Class CX_FDT_SYSTEM has no event.
Types
Class CX_FDT_SYSTEM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MT_ABAP_CALLSTACK | Call by reference | Type reference (TYPE) | ABAP_CALLSTACK | 20111215 | |||
2 | ![]() |
MT_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | 20050902 | |||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050902 | |||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050902 |
Method CONSTRUCTOR on class CX_FDT_SYSTEM has no exception.
Method GET_ABAP_CALLSTACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MAX_LEVEL | Call by reference | Type reference (TYPE) | I | 0 | Max. callstack level | 20111215 | |
2 | ![]() |
RT_CALLSTACK | Value transfer | Type reference (TYPE) | ABAP_CALLSTACK | ABAP Call Stack | 20111215 |
Method GET_ABAP_CALLSTACK on class CX_FDT_SYSTEM has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |