SAP ABAP Class CX_OS_OBJECT (Object Services: Error in Persistence Service for Objects)
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_OS_ERROR | Object Services: Exceptions (Dynamic Check) | 20010111 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_OS_OBJECT_EXISTING | Object Services: Object Exists | 20001006 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_OS_OBJECT_NOT_EXISTING | Object Services: Object Does not Exist | 20001006 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_OS_OBJECT_NOT_FOUND | Object Services: Object not Found | 20001006 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_OS_OBJECT_NOT_REFRESHABLE | Object Services: Object Cannot Be Reloaded | 20010111 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_OS_OBJECT_NOT_RELEASABLE | Object Services: Object cannot be released | 20010111 |
Properties
Class | CX_OS_OBJECT | |
Short Description | Object Services: Error in Persistence Service for Objects | |
Super Class | CX_OS_ERROR | Object Services: Exceptions (Dynamic Check) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 40 | Exception Class |
Package | SOS_EXCEPTION | Object Service Exception |
Created | 20000829 | SAP |
Last change | 20010426 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_OS_OBJECT has no forward declaration.
Interfaces
Class CX_OS_OBJECT has no interface implemented.
Friends
Class CX_OS_OBJECT 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 | 'C855C904F67CD41181DA00A0C99E0BAF' | Exception ID: Value for Attribute TEXTID | 20000829 | |
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | 20000829 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000829 |
Events
Class CX_OS_OBJECT has no event.
Types
Class CX_OS_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | OBJECT | 20000829 | ||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20000829 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000829 |
Method CONSTRUCTOR on class CX_OS_OBJECT has no exception.
History
Last changed by/on | SAP | 20010426 |
SAP Release Created in | 610 |