SAP ABAP Class CX_BO_ERROR (Error 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_BO_APPLICATION | Application Business Exception | 20000928 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_BAPI_ERROR | BAPI Error Exception: Migrated Error Messages Type "E" | 20001004 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_BO_CREATE_ERROR | Create Business Exception: Error Creating New Instance | 20000928 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_BO_DELETE_ERROR | Delete Business Exception: Error While Deleting Instance | 20000928 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_BO_FIND_ERROR | Find Business Exception: Error While Searching for Instance | 20000928 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_GRFN_MSMP_WF_ERROR | MSMP WF template exception type ERROR | 20091217 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_MDG_BS_SUPPL_WF | Workflow Exception Class | 20111010 |
7 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_BRF_EXCEPTION | Error Handling with BRF+ Call | 20100414 |
8 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_GP_APPLICATION | GP: Error in Application | 20050201 |
9 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_GP_SYSTEM | GP: System Error in GP Runtime | 20050201 |
10 | Inheritance (c INHERITING FROM c_ref) | CX_USMD_WF_SSW | 20091119 |
Properties
Class | CX_BO_ERROR | |
Short Description | Error Business Exception | |
Super Class | CX_BO_APPLICATION | Application Business Exception |
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_ERROR has no forward declaration.
Interfaces
Class CX_BO_ERROR has no interface implemented.
Friends
Class CX_BO_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '9C4A735BFD94D41181DA00A0C99E0BAF' | 20000928 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SIBFPARTAB | Incorrect Parameter | 20001004 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000928 |
Events
Class CX_BO_ERROR has no event.
Types
Class CX_BO_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLNAME | 20000928 | |||
2 | ![]() |
COLLECTION | Call by reference | Type reference (TYPE) | SIBFEXCTAB | 20000928 | |||
3 | ![]() |
FORCE_DATAFLOW | Call by reference | Type reference (TYPE) | XFELD | 20130704 | |||
4 | ![]() |
INSTANCE | Call by reference | Object reference (TYPE REF TO) | BI_OBJECT | 20000928 | |||
5 | ![]() |
LOG_MSG_NO | Call by reference | Type reference (TYPE) | BALMNR | 20000928 | |||
6 | ![]() |
LOG_NO | Call by reference | Type reference (TYPE) | BALOGNR | 20000928 | |||
7 | ![]() |
PARAMETERS | Call by reference | Type reference (TYPE) | SIBFPARTAB | 20001004 | |||
8 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20000928 | |||
9 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000928 |
Method CONSTRUCTOR on class CX_BO_ERROR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 610 |