SAP ABAP Class /BCV/CL_FND_EXCEPTION (Exception handling class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/FND (Package) BCV Foundation Layer

⤷

⤷

Properties
Class | /BCV/CL_FND_EXCEPTION | |
Short Description | Exception handling class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BCV/FND | BCV Foundation Layer |
Created | 20090330 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BCV/CL_FND_EXCEPTION has no forward declaration.
Interfaces
Class /BCV/CL_FND_EXCEPTION has no interface implemented.
Friends
Class /BCV/CL_FND_EXCEPTION has no friend class.
Attributes
Class /BCV/CL_FND_EXCEPTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create query exceptions | 20090330 |
2 | ![]() |
Static method | Public | Method | Raise exceptions | 20090330 |
Events
Class /BCV/CL_FND_EXCEPTION has no event.
Types
Class /BCV/CL_FND_EXCEPTION has no local type.
Method Signatures
Method CREATE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EXCEPTION | Call by reference | Type reference (TYPE) | /BCV/T_FND_EXCEPTION | Query exeptions table | 20090330 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /BCV/T_FND_MESSAGES | Messages | 20090330 | ||
3 | ![]() |
IO_EXC | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20090330 |
Method CREATE_EXCEPTION on class /BCV/CL_FND_EXCEPTION has no exception.
Method RAISE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_EXCEPTION | Call by reference | Type reference (TYPE) | /BCV/T_FND_EXCEPTION | Query exeptions table | 20090330 | ||
2 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | /BCV/T_FND_MESSAGES | Messages | 20090330 | ||
3 | ![]() |
IV_DISPATCHER_EXC | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Raise dispatcher exception | 20090602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Query Dispatcher | 20090602 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |