SAP ABAP Class CX_OS_ERROR (Object Services: Exceptions (Dynamic 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_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20010110 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_OS_CHECK_AGENT_FAILED | Object Services: Consistency Check Failed | 20010113 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_OS_CLASS_NOT_FOUND | Object Services: Class Not Found | 20010110 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_OS_OBJECT | Object Services: Error in Persistence Service for Objects | 20010111 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_OS_QUERY_ERROR | Object Services: Query Error | 20040319 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_OS_TRANSACTION | Object Services: Error in Transaction Service | 20010111 |
Properties
Class | CX_OS_ERROR | |
Short Description | Object Services: Exceptions (Dynamic Check) | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only 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 | 20010110 | SAP |
Last change | 20010426 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_OS_ERROR has no forward declaration.
Interfaces
Class CX_OS_ERROR has no interface implemented.
Friends
Class CX_OS_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 | 20010110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010110 |
Events
Class CX_OS_ERROR has no event.
Types
Class CX_OS_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 | 20010110 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010110 |
Method CONSTRUCTOR on class CX_OS_ERROR has no exception.
History
Last changed by/on | SAP | 20010426 |
SAP Release Created in | 610 |