SAP ABAP Class CX_BO_SYSTEM (System 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_NO_CHECK Exception with no Check of the RAISING Clause 20000928
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BO_INSTANCE_DELETED System Business Exception: Instance Already Deleted 20000928
2 Inheritance (c INHERITING FROM c_ref)  CX_SWF_GP_RUN_ACTION Error while executing action 20041025
Properties
Class CX_BO_SYSTEM  
Short Description System Business Exception    
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 SIBF_LOCAL   Internet Business Framework: Local Generic Services 
Created 20000928   SAP 
Last change 20000928   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BO_SYSTEM has no forward declaration.
Interfaces
Class CX_BO_SYSTEM has no interface implemented.
Friends
Class CX_BO_SYSTEM 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_SYSTEM Constant Public Type reference (TYPE) SOTR_CONC '1FA521F4FD94D41181DA00A0C99E0BAF' 20000928
4 INSTANCE Instance attribute Public Object reference (TYPE REF TO) BI_OBJECT Business Instance to Trigger 20000928
5 LOG_MSG_NO Instance attribute Public Type reference (TYPE) BALMNR Application log: Internal message serial number 20000928
6 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_SYSTEM has no event.
Types
Class CX_BO_SYSTEM 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 Value transfer Type reference (TYPE) SEOCLNAME CLASS_NAME 20000928
2 Importing COLLECTION Value transfer Type reference (TYPE) SIBFEXCTAB COLLECTION 20000928
3 Importing INSTANCE Value transfer Object reference (TYPE REF TO) BI_OBJECT INSTANCE 20000928
4 Importing LOG_MSG_NO Value transfer Type reference (TYPE) BALMNR LOG_MSG_NO 20000928
5 Importing LOG_NO Value transfer Type reference (TYPE) BALOGNR LOG_NO 20000928
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20000928
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20000928

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