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 CREATE_EXCEPTION Static method Public Method Create query exceptions 20090330
2 RAISE_EXCEPTION 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 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Query exeptions table 20090330
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Messages 20090330
3 Importing 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 Importing IT_EXCEPTION Call by reference Type reference (TYPE) /BCV/T_FND_EXCEPTION Query exeptions table 20090330
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Messages 20090330
3 Importing IV_DISPATCHER_EXC Call by reference Type reference (TYPE) BOOLE_D 'X' Raise dispatcher exception 20090602
# Exception Resumable Description Created on
1 /BCV/CX_BCV Exception Class for Query Dispatcher 20090602
History
Last changed by/on SAP  20110908 
SAP Release Created in 702