SAP ABAP Class CX_BO_APPLICATION (Application Business Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-API (Application Component) BAPI Tools (for BAPIs see Note 813411)
     SIBF_LOCAL (Package) Internet Business Framework: Local Generic Services
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 20000928
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BO_ABORT Abort Business Exception: Rollback Required 20000928
2 Inheritance (c INHERITING FROM c_ref)  CX_BO_ERROR Error Business Exception 20000928
3 Inheritance (c INHERITING FROM c_ref)  CX_BO_TEMPORARY Temporary Business Exception 20000928
Properties
Class CX_BO_APPLICATION  
Short Description Application Business Exception    
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 SIBF_LOCAL   Internet Business Framework: Local Generic Services 
Created 20000928   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BO_APPLICATION has no forward declaration.
Interfaces
Class CX_BO_APPLICATION has no interface implemented.
Friends
Class CX_BO_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_NAME Instance attribute Public Type reference (TYPE) SEOCLNAME Name of Business Class to Trigger 20000928
2 COLLECTION Instance attribute Public Type reference (TYPE) SIBFEXCTAB Collection of Independent Business Exceptions 20000928
3 CX_BO_APPLICATION Constant Public Type reference (TYPE) SOTR_CONC 'E0A6A753FD94D41181DA00A0C99E0BAF' 20000928
4 FORCE_DATAFLOW Instance attribute Public Type reference (TYPE) XFELD 20130704
5 INSTANCE Instance attribute Public Object reference (TYPE REF TO) BI_OBJECT Business Instance to Trigger 20000928
6 LOG_MSG_NO Instance attribute Public Type reference (TYPE) BALMNR Application log: Internal message serial number 20000928
7 LOG_NO Instance attribute Public Type reference (TYPE) BALOGNR Application log: log number 20000928
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000928
Events
Class CX_BO_APPLICATION has no event.
Types
Class CX_BO_APPLICATION 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 CLASS_NAME Call by reference Type reference (TYPE) SEOCLNAME 20000928
2 Importing COLLECTION Call by reference Type reference (TYPE) SIBFEXCTAB 20000928
3 Importing FORCE_DATAFLOW Call by reference Type reference (TYPE) XFELD 20130704
4 Importing INSTANCE Call by reference Object reference (TYPE REF TO) BI_OBJECT 20000928
5 Importing LOG_MSG_NO Call by reference Type reference (TYPE) BALMNR 20000928
6 Importing LOG_NO Call by reference Type reference (TYPE) BALOGNR 20000928
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20000928
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20000928

Method CONSTRUCTOR on class CX_BO_APPLICATION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 610