SAP ABAP Class CX_EDMS_COMMON_ERROR (EDMS: General 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_NO_CHECK | Exception with no Check of the RAISING Clause | 20020516 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_EDMS_CHECKIN_ERROR | EDMS: Namespace Error | 20020523 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_EDMS_CHECKOUT_ERROR | EDMS: Namespace Error | 20020523 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_EDMS_CUSTOMIZING_ERROR | EDMS: Factory for Documents | 20020522 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_EDMS_DB_ERROR | EDMS: Database Error | 20020528 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_EDMS_LOCKING_ERROR | EDMS: Locking Error (Lock Using SKWF) | 20020524 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_EDMS_NMSPC_ERROR | EDMS: Namespace Error | 20020516 |
7 | Inheritance (c INHERITING FROM c_ref) | CX_EDMS_OBJECT_ALREADY_EXISTS | EDMS: Object Already Exists | 20020528 |
8 | Inheritance (c INHERITING FROM c_ref) | CX_EDMS_OBJECT_NOT_EXISTS | EDMS: Object Does Not Exist | 20020524 |
9 | Inheritance (c INHERITING FROM c_ref) | CX_EDMS_SEARCH_ENGINE_ERROR | EDMS: Search Engine Error | 20021113 |
Properties
Class | CX_EDMS_COMMON_ERROR | |
Short Description | EDMS: General Error | |
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 | EDMS_BASIS | EDMS: Basic Functions/Utilities |
Created | 20020516 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_EDMS_COMMON_ERROR has no forward declaration.
Interfaces
Class CX_EDMS_COMMON_ERROR has no interface implemented.
Friends
Class CX_EDMS_COMMON_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) | EDMS_ERROR | EDMS: Error | 20020516 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error Type | 20020524 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GUID_32 | Object Affected | 20020523 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20020524 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020516 |
Events
Class CX_EDMS_COMMON_ERROR has no event.
Types
Class CX_EDMS_COMMON_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 | ![]() |
EDMS_ERROR | Value transfer | Type reference (TYPE) | EDMS_ERROR | EDMS_ERROR | 20020516 | ||
2 | ![]() |
ERROR_TYPE | Value transfer | Type reference (TYPE) | STRING | ERROR_TYPE | 20020524 | ||
3 | ![]() |
OBJID | Value transfer | Type reference (TYPE) | GUID_32 | OBJID | 20020523 | ||
4 | ![]() |
OBJTYPE | Value transfer | Type reference (TYPE) | STRING | OBJTYPE | 20020524 | ||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020516 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020516 |
Method CONSTRUCTOR on class CX_EDMS_COMMON_ERROR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |