SAP ABAP Class CX_DM (Basis Class for GDMA Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SGDMA (Package) Generic Document Management API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20030318 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DM_ACCESS_DENIED | Access Denied | 20030318 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_DM_CONFIGURATION | Configuration Error | 20050117 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_DM_NOT_AVAILABLE | Object/service not available | 20030318 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_DM_NOT_FOUND | Object not found | 20030318 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_DM_READ_WRITE | Read or write error | 20030318 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_GSP_KPRO | GDMA KPRO: Document Class | 20030630 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_GSP_WDAV | Generic SP WebDAV: General Error | 20030530 |
Properties
| Class | CX_DM | |
| Short Description | Basis Class for GDMA Exception | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SGDMA | Generic Document Management API |
| Created | 20030318 | SAP |
| Last change | 20050214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_DM has no forward declaration.
Interfaces
Class CX_DM has no interface implemented.
Friends
Class CX_DM 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 | 20030811 | ||||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'F4C4598D80B73D4AA2C6BEF98BCECA8A' | 20030318 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 'UNKNOWN' | Reason for Problem | 20030627 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Repository | 20030318 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Reporting Class | 20030318 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Document ID | 20030623 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Reporting Interface | 20030318 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Reporting Method | 20030318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030318 |
Events
Class CX_DM has no event.
Types
Class CX_DM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADD_INFO | Call by reference | Type reference (TYPE) | STRING | 20030811 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030318 | ||||
| 3 | REASON | Call by reference | Type reference (TYPE) | STRING | 'UNKNOWN' | 20030627 | |||
| 4 | REPOSITORY | Call by reference | Type reference (TYPE) | STRING | 20030318 | ||||
| 5 | SRC_CLASS | Call by reference | Type reference (TYPE) | STRING | 20030318 | ||||
| 6 | SRC_DOCID | Call by reference | Type reference (TYPE) | STRING | 20030623 | ||||
| 7 | SRC_INTERFACE | Call by reference | Type reference (TYPE) | STRING | 20030318 | ||||
| 8 | SRC_METHOD | Call by reference | Type reference (TYPE) | STRING | 20030318 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030318 |
Method CONSTRUCTOR on class CX_DM has no exception.
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 640 |