SAP ABAP Class CX_BADI (Base Class of BAdI Runtime Exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SFW_BADI (Package) New Switchable BAdIs
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 20041202
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BADI_CONTEXT_ERROR Initial reference for contexts is not allowed 20060601
2 Inheritance (c INHERITING FROM c_ref)  CX_BADI_DEPREC_HANDLE_CLASS Indicates BAdI Handle Is Out of Date 20061110
3 Inheritance (c INHERITING FROM c_ref)  CX_BADI_FILTER_ERROR BAdI Does Not Exist Error 20060601
4 Inheritance (c INHERITING FROM c_ref)  CX_BADI_INITIAL_CONTEXT Initial reference for contexts is not allowed 20060601
5 Inheritance (c INHERITING FROM c_ref)  CX_BADI_INITIAL_REFERENCE Single-use reference is initial 20050315
6 Inheritance (c INHERITING FROM c_ref)  CX_BADI_NOT_SINGLE_USE BAdI is not Single-Use 20041203
7 Inheritance (c INHERITING FROM c_ref)  CX_BADI_UNKNOWN_ERROR BAdI Does Not Exist Error 20060601
Properties
Class CX_BADI  
Short Description Base Class of BAdI Runtime Exceptions    
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 SFW_BADI   New Switchable BAdIs 
Created 20041202   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BADI has no forward declaration.
Interfaces
Class CX_BADI has no interface implemented.
Friends
Class CX_BADI has no friend class.
Attributes
Class CX_BADI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041202
Events
Class CX_BADI has no event.
Types
Class CX_BADI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041202
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041202

Method CONSTRUCTOR on class CX_BADI has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700