SAP ABAP Class CX_EDMS_DB_ERROR (EDMS: Database Error)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-DOC (Application Component) Engineering Documents
⤷
EDMS_BASIS (Package) EDMS: Basic Functions/Utilities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_EDMS_COMMON_ERROR | EDMS: General Error | 20020528 |
Properties
| Class | CX_EDMS_DB_ERROR | |
| Short Description | EDMS: Database Error | |
| Super Class | CX_EDMS_COMMON_ERROR | EDMS: General Error |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | EDMS_BASIS | EDMS: Basic Functions/Utilities |
| Created | 20020528 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_EDMS_DB_ERROR has no forward declaration.
Interfaces
Class CX_EDMS_DB_ERROR has no interface implemented.
Friends
Class CX_EDMS_DB_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020528 | ||||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'Insert' | 20020528 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'Insert' | 20020528 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'Update' | 20020528 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20020528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020528 |
Events
Class CX_EDMS_DB_ERROR has no event.
Types
Class CX_EDMS_DB_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 | ACTION | Value transfer | Type reference (TYPE) | STRING | ACTION | 20020528 | |||
| 2 | EDMS_ERROR | Value transfer | Type reference (TYPE) | EDMS_ERROR | EDMS_ERROR | 20020528 | |||
| 3 | ERROR_TYPE | Value transfer | Type reference (TYPE) | STRING | ERROR_TYPE | 20020528 | |||
| 4 | OBJID | Value transfer | Type reference (TYPE) | GUID_32 | OBJID | 20020528 | |||
| 5 | OBJTYPE | Value transfer | Type reference (TYPE) | STRING | OBJTYPE | 20020528 | |||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020528 | ||||
| 7 | TABLE | Value transfer | Type reference (TYPE) | TABNAME | TABLE | 20020528 | |||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020528 |
Method CONSTRUCTOR on class CX_EDMS_DB_ERROR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |