SAP ABAP Class CX_OS_SYSTEM_ERROR (Object Services: Exceptions( no check ))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-OBS (Application Component) Object Services
⤷
SOS_EXCEPTION (Package) Object Service Exception
⤷
⤷
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 | 20010111 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_OS_DB | Object Services: Error During Database Access | 20010114 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_OS_DUPLICATE_OBJECT | Object Services: Objekt is duplicated | 20010111 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_OS_INCONSISTENT_CLASS_GUIDS | Object Services: Inconsistent Class GUIDs | 20101018 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_OS_INCONSISTENT_OBJECT | Object Services: Inconsistent Object | 20010111 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_OS_INTERNAL_ERROR | Object Services: Internal Error | 20050209 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_OS_NO_IMPLEMENTATION | Object Services: No Implementation | 20010111 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_OS_OBJECT_REFERENCE | Object Services: Error Specifying OIDs | 20010114 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_OS_OBJECT_STATE | Object Services: False State for Object | 20010111 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_OS_SYSTEM | Object Services: Error in System Actor | 20010111 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CX_OS_TRANSACTION_MODE | Object Services: Error in Transaction Service | 20010113 |
Properties
| Class | CX_OS_SYSTEM_ERROR | |
| Short Description | Object Services: Exceptions( no check ) | |
| 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 | SOS_EXCEPTION | Object Service Exception |
| Created | 20010111 | SAP |
| Last change | 20010426 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_OS_SYSTEM_ERROR has no forward declaration.
Interfaces
Class CX_OS_SYSTEM_ERROR has no interface implemented.
Friends
Class CX_OS_SYSTEM_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 | 'E2101C1B3FE6D41181DD00A0C99E0BAF' | Exception ID: Value for Attribute TEXTID | 20010111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010111 |
Events
Class CX_OS_SYSTEM_ERROR has no event.
Types
Class CX_OS_SYSTEM_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 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010111 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010111 |
Method CONSTRUCTOR on class CX_OS_SYSTEM_ERROR has no exception.
History
| Last changed by/on | SAP | 20010426 |
| SAP Release Created in | 610 |