SAP ABAP Class IF_DM_REP_IMPL (Repository Implementation)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DM_REP_IMPL | Basis Class for Repositories | 20030808 |
Properties
| Class | IF_DM_REP_IMPL | |
| Short Description | Repository Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030808 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DM_REP_IMPL has no forward declaration.
Interfaces
Class IF_DM_REP_IMPL has no interface implemented.
Friends
Class IF_DM_REP_IMPL has no friend class.
Attributes
Class IF_DM_REP_IMPL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Connects to Repository Implementation | 20030808 | |
| 2 | Instance method | Public | Method | Gets Implementation of Class Role | 20030808 | |
| 3 | Instance method | Public | Method | Creates New Document | 20030808 | |
| 4 | Instance method | Public | Method | Creates New Document ID | 20030808 | |
| 5 | Instance method | Public | Method | Gets Definitions for Properties | 20030811 | |
| 6 | Instance method | Public | Method | Gets Repository Object | 20030808 | |
| 7 | Instance method | Public | Method | Gets Property of Repository | 20030812 | |
| 8 | Instance method | Public | Method | Sets Parameters for Repository | 20030812 |
Events
Class IF_DM_REP_IMPL has no event.
Types
Class IF_DM_REP_IMPL has no local type.
Method Signatures
Method CONNECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REPOSITORY | Call by reference | Object reference (TYPE REF TO) | CL_DM_DOCUMENTS | Repository-Objekt | 20030808 | |||
| 2 | SPS_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SPS_FACTORY | 20030808 | ||||
| 3 | SPS_ID | Call by reference | Type reference (TYPE) | STRING | 20030808 | ||||
| 4 | SRM_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ROOT | 20030808 | ||||
| 5 | SRM_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SRM_SERVICE | 20030808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt wurde nicht gefunden | 20030812 |
Method CONNECT_CLASS_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLROLE_ID | Call by reference | Type reference (TYPE) | STRING | 20030808 | ||||
| 2 | DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20030808 | ||||
| 3 | IMPL | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20030808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interface nicht verfügbar | 20030811 |
Method CREATE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_ID | Value transfer | Type reference (TYPE) | STRING | 20030808 | ||||
| 2 | IMP_DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20030808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriff verweigert | 20030815 | ||
| 2 | Objekt/Dienst nicht verfügbar | 20030815 | ||
| 3 | Fehler beim Lesen oder Schreiben | 20030815 |
Method GET_NEW_DOC_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_ID | Value transfer | Type reference (TYPE) | STRING | 20030808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriff verweigert | 20030815 | ||
| 2 | Objekt/Dienst nicht verfügbar | 20030815 | ||
| 3 | Fehler beim Schreiben | 20030815 |
Method GET_PROPERTY_DEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY_DEFS | Value transfer | Type reference (TYPE) | SDM_PROPERTY_DEF_TAB | 20030811 |
Method GET_PROPERTY_DEFINITIONS on class IF_DM_REP_IMPL has no exception.
Method GET_REPOSITORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REPOSITORY | Value transfer | Object reference (TYPE REF TO) | CL_DM_DOCUMENTS | 20030808 |
Method GET_REPOSITORY on class IF_DM_REP_IMPL has no exception.
Method GET_REPOSITORY_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20030812 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20030812 |
Method GET_REPOSITORY_PROPERTY on class IF_DM_REP_IMPL has no exception.
Method SET_REPOSITORY_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20030812 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20030812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt/Dienst nicht verfügbar | 20030812 |
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in |