SAP ABAP Class CL_DM_DOCUMENT (Basis Class for GDMA Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SGDMA_SYSTEM (Package) GDMA - Internal
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DM_OBJECT | Basis Class for GDMA Objects | 20030808 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DM_DOCUMENT | Document Interface | 20030808 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_SYSTEM_PARA | SP System Parameters | 20030811 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DM_SIMPLE_DOCUMENT | Basis Class for GDMA Objects | 20030811 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_GDMA_DOCUMENT_SP_AL | IF_DM_DOCUMENT Implementation | 20040406 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_GSP_DOCUMENT_KPRO | GDMA KPRO: Document Class | 20030818 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_GSP_DOCUMENT_WDAV | GDMA WebDAV: Document Class | 20030820 |
Properties
| Class | CL_DM_DOCUMENT | |
| Short Description | Basis Class for GDMA Objects | |
| Super Class | CL_DM_OBJECT | Basis Class for GDMA Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SGDMA_SYSTEM | GDMA - Internal |
| Created | 20030808 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DM_DOCUMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DM_DOCUMENT | Document Interface | 20030808 | ||
| 2 | IF_SRM_SP_SYSTEM_PARA | SP System Parameters | 20030811 |
Friends
Class CL_DM_DOCUMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_DM_DOCUMENT' | 20030811 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20030808 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DM_DOCUMENTS | 20030808 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_DM_REP_IMPL | Repository Object | 20030808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Does a specific document exist? | 20030812 | |
| 2 | Instance method | Protected | Method | 20030811 |
Events
Class CL_DM_DOCUMENT has no event.
Types
Class CL_DM_DOCUMENT has no local type.
Method Signatures
Method CHECK_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20030812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt wurde nicht gefunden | 20030812 |
Method CONNECT_STD_INTERFACES Signature
Method CONNECT_STD_INTERFACES on class CL_DM_DOCUMENT has no parameter.
Method CONNECT_STD_INTERFACES on class CL_DM_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 640 |