SAP ABAP Class /BOBF/CX_FRW_FATAL (Fatal Core Exceptions)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/FRAMEWORK (Package) Business Object Processing Framework

⤷

⤷

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 | 20081213 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081213 |
Properties
Class | /BOBF/CX_FRW_FATAL | |
Short Description | Fatal Core Exceptions | |
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 | /BOBF/FRAMEWORK | Business Object Processing Framework |
Created | 20081213 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/CX_FRW_FATAL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081213 |
Friends
Class /BOBF/CX_FRW_FATAL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20081213 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20110311 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20120924 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /BOBF/OBM_NAME | 20081213 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20081213 | |||
6 | ![]() |
Constant | Public | See coding | 20081213 | ||||
7 | ![]() |
Constant | Public | See coding | 20081213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081213 |
2 | ![]() |
Instance method | Public | Method | Process the error | 20110311 |
3 | ![]() |
Instance method | Private | Method | Build application information from exception chain | 20110311 |
4 | ![]() |
Instance method | Private | Method | get the application component from the BO name | 20120924 |
Events
Class /BOBF/CX_FRW_FATAL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_APPL_INFO | Private | See coding | 20110311 | tt_appl_info type STANDARD TABLE OF ty_appl_info WITH DEFAULT KEY
|
||
2 | TY_APPL_INFO | Private | See coding | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110311 | TY_APPL_INFO type c LENGTH 255
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION_INFORMATION | Call by reference | Type reference (TYPE) | STRING | 20110311 | |||
2 | ![]() |
MV_APPLICATION_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20120924 | |||
3 | ![]() |
MV_BO_NAME | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | 20081213 | |||
4 | ![]() |
MV_PROXY_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20081213 | |||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081213 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20081213 |
Method CONSTRUCTOR on class /BOBF/CX_FRW_FATAL has no exception.
Method PROCESS_ERROR Signature
Method PROCESS_ERROR on class /BOBF/CX_FRW_FATAL has no parameter.
Method PROCESS_ERROR on class /BOBF/CX_FRW_FATAL has no exception.
Method _BUILD_APPL_INFO_FROM_EXC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_APPLICATION_INFORMATION | Value transfer | Type reference (TYPE) | TT_APPL_INFO | Application info derived from exception chain | 20110311 |
Method _BUILD_APPL_INFO_FROM_EXC on class /BOBF/CX_FRW_FATAL has no exception.
Method _GET_APPL_COMPONENT_FROM_BO Signature
Method _GET_APPL_COMPONENT_FROM_BO on class /BOBF/CX_FRW_FATAL has no parameter.
Method _GET_APPL_COMPONENT_FROM_BO on class /BOBF/CX_FRW_FATAL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |