SAP ABAP Class CX_TBA (Base class for all TBA exceptions)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA-GTF-TRB (Application Component) Financial Risk Management Basis
     FTR_BASIS_DATA_ACCESS (Package) Treasury Basis Objects - Data Access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20120627
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20120627
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_TBA_AUTHORIZATION Exception for missing authorization 20120809
2 Inheritance (c INHERITING FROM c_ref)  CX_TBA_DCS_PRICEQUOT_SERVICES Exceptions related to Price Quotation Services 20120724
3 Inheritance (c INHERITING FROM c_ref)  CX_TBA_DIRTY Exception for set dirty flag 20120824
4 Inheritance (c INHERITING FROM c_ref)  CX_TBA_ENQUEUE Exception class for locked objects 20120814
5 Inheritance (c INHERITING FROM c_ref)  CX_TBA_FX_FWD_RATE Exception clas for FX Fwd Rates 20130710
6 Inheritance (c INHERITING FROM c_ref)  CX_TBA_INVALID_ACTION Exception for an invalid/disallowed action 20120814
7 Inheritance (c INHERITING FROM c_ref)  CX_TBA_INVALID_CUSTOMIZING Exception class for invalid customizing 20120717
8 Inheritance (c INHERITING FROM c_ref)  CX_TBA_INVALID_PARAMETER Exception thrown when input param invalid 20120627
9 Inheritance (c INHERITING FROM c_ref)  CX_TBA_TRANSPORT Exception class for transport 20120829
Properties
Class CX_TBA  
Short Description Base class for all TBA exceptions    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package FTR_BASIS_DATA_ACCESS   Treasury Basis Objects - Data Access 
Created 20120627   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_TBA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20120627
Friends
Class CX_TBA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SEVERITY_ERROR Constant Public Type reference (TYPE) TY_MESSAGE_SEVERITY 'E' 20120823
2 GC_SEVERITY_INFO Constant Public Type reference (TYPE) TY_MESSAGE_SEVERITY 'I' 20120823
3 GC_SEVERITY_WARNING Constant Public Type reference (TYPE) TY_MESSAGE_SEVERITY 'W' 20120823
4 IV_SEVERITY Instance attribute Public Type reference (TYPE) TY_MESSAGE_SEVERITY GC_SEVERITY_ERROR 20120823
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120627
Events
Class CX_TBA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_MESSAGE_SEVERITY Public See coding 20120823 ty_message_severity(1) TYPE c
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEVERITY Call by reference Type reference (TYPE) TY_MESSAGE_SEVERITY GC_SEVERITY_ERROR 20120823
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120627
3 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20120627

Method CONSTRUCTOR on class CX_TBA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740