SAP ABAP Class CX_RPM_OBJECT_ACCESS_ERROR (Abstract Root for Application Access Errors)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_EXCEPTION (Package) Exception classes for RPM
⤷
⤷
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 | 20020606 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RPM_OBJECT_COPY_ERROR | 20020924 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_RPM_OBJECT_CREATION_ERROR | Exception during object instantiation | 20020606 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_RPM_OBJECT_DELETION_ERROR | RPM: Deletion Error | 20020606 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_RPM_OBJECT_NOT_FOUND_ERROR | Application Object Not Found in Database | 20020606 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_RPM_OBJECT_UPDATE_ERROR | RPM: Update Error | 20020606 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_RPM_OBJ_LINK_NOT_ACCESSIBLE | RPM: Object Link Unaccessible | 20020613 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_RPM_OBL_PROXY_NOT_FOUND | Object Link Proxy Class Not Found | 20020614 |
Properties
| Class | CX_RPM_OBJECT_ACCESS_ERROR | |
| Short Description | Abstract Root for Application Access Errors | |
| 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 | RPM_EXCEPTION | Exception classes for RPM |
| Created | 20020606 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RPM_OBJECT_ACCESS_ERROR has no forward declaration.
Interfaces
Class CX_RPM_OBJECT_ACCESS_ERROR has no interface implemented.
Friends
Class CX_RPM_OBJECT_ACCESS_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 | '80E0ED0B2EEC1DDE86C1BFC6901FCEBC' | 20020606 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '80E0ED0B2EEC1DEE86C1BFC7A2A40C27' | 20020722 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020913 | ||||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '80E0ED0B2EEC1DDE86C1BFC871085692' | 20021026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020606 |
Events
Class CX_RPM_OBJECT_ACCESS_ERROR has no event.
Types
Class CX_RPM_OBJECT_ACCESS_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 | OV_APP_OBJ_NAME | Call by reference | Type reference (TYPE) | STRING | OV_APP_OBJ_NAME | 20020913 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020606 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020606 |
Method CONSTRUCTOR on class CX_RPM_OBJECT_ACCESS_ERROR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |