SAP ABAP Class CL_DM_REP_IMPL (Basis Class for Repositories)
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_SRM_SP_OBJECT | Abstract Base Class for SPs | 20030812 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DM_REP_IMPL | Repository Implementation | 20030808 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DM_SERVICE | Basis Class for Service Repositories | 20050121 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DM_TEST_REP_IMPL | Test Repository Implementation | 20030811 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DM_XDC_PRINT_REPOS | Repository Object for XDC Print Service | 20050121 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_GDMA_REP_SP_AL | IF_DM_REPOSITORY Implementation | 20040413 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_GSP_REP_IMPL_KPRO | GDMA KPRO: Repository Implementation | 20030818 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_GSP_REP_IMPL_WDAV | GDMA KPRO: Repository Implementation | 20030820 |
Properties
| Class | CL_DM_REP_IMPL | |
| Short Description | Basis Class for Repositories | |
| Super Class | CL_SRM_SP_OBJECT | Abstract Base Class for SPs |
| 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 | 20030812 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DM_REP_IMPL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DM_REP_IMPL | Repository Implementation | 20030808 |
Friends
Class CL_DM_REP_IMPL 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_REP_IMPL' | 20030811 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DM_DOCUMENTS | Repository Object | 20030808 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_SPS_FACTORY | Framework: SPS Factory Object | 20030808 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | ID of Service Provider | 20030808 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_ROOT | 20030808 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_SRM_SERVICE | Framework Service Object | 20030808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Connection to Repository | 20030812 | |
| 2 | Instance method | Protected | Method | Gets Connection Parameters for Repository | 20030812 |
Events
Class CL_DM_REP_IMPL has no event.
Types
Class CL_DM_REP_IMPL has no local type.
Method Signatures
Method CHECK_CONNECT Signature
Method CHECK_CONNECT on class CL_DM_REP_IMPL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt wurde nicht gefunden | 20030812 |
Method GET_CONNECTION_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20030812 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20030812 |
Method GET_CONNECTION_PARAMETER on class CL_DM_REP_IMPL has no exception.
History
| Last changed by/on | SAP | 20030812 |
| SAP Release Created in | 640 |