SAP ABAP Interface IF_DM_REP_IMPL (Repository Implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SGDMA_SYSTEM (Package) GDMA - Internal
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
Interface IF_DM_REP_IMPL  
Short Description Repository Implementation    
General Data
Package SGDMA_SYSTEM   GDMA - Internal 
Created 20030808   SAP 
Last changed 20041208   SAP 
Unicode checks active    
Forward declarations
Interface IF_DM_REP_IMPL has no forward declaration.
Interfaces
Interface IF_DM_REP_IMPL has no interface.
Friends
Interface IF_DM_REP_IMPL has no friend.
Attributes
Interface IF_DM_REP_IMPL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONNECT Instance method Public Method Connects to Repository Implementation 20030808
2 CONNECT_CLASS_ROLE Instance method Public Method Gets Implementation of Class Role 20030808
3 CREATE_DOCUMENT Instance method Public Method Creates New Document 20030808
4 GET_NEW_DOC_ID Instance method Public Method Creates New Document ID 20030808
5 GET_PROPERTY_DEFINITIONS Instance method Public Method Gets Definitions for Properties 20030811
6 GET_REPOSITORY Instance method Public Method Gets Repository Object 20030808
7 GET_REPOSITORY_PROPERTY Instance method Public Method Gets Property of Repository 20030812
8 SET_REPOSITORY_PARAMETER Instance method Public Method Sets Parameters for Repository 20030812
Events
Interface IF_DM_REP_IMPL has no event.
Types
Interface 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 Importing REPOSITORY Call by reference Object reference (TYPE REF TO) CL_DM_DOCUMENTS Repository-Objekt 20030808
2 Importing SPS_FACTORY Call by reference Object reference (TYPE REF TO) IF_SRM_SPS_FACTORY 20030808
3 Importing SPS_ID Call by reference Type reference (TYPE) STRING 20030808
4 Importing SRM_ROOT Call by reference Object reference (TYPE REF TO) IF_SRM_ROOT 20030808
5 Importing SRM_SERVICE Call by reference Object reference (TYPE REF TO) IF_SRM_SRM_SERVICE 20030808
# Exception Resumable Description Created on
1 CX_DM_NOT_FOUND 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 Importing CLROLE_ID Call by reference Type reference (TYPE) STRING 20030808
2 Importing DOC_ID Call by reference Type reference (TYPE) STRING 20030808
3 Returning IMPL Value transfer Object reference (TYPE REF TO) OBJECT 20030808
# Exception Resumable Description Created on
1 CX_DM_INTERFACE_NOT_AVAILABLE Interface nicht verfügbar 20030811

Method CREATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOC_ID Value transfer Type reference (TYPE) STRING 20030808
2 Importing IMP_DOC_ID Call by reference Type reference (TYPE) STRING 20030808
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030815
2 CX_DM_NOT_AVAILABLE Objekt/Dienst nicht verfügbar 20030815
3 CX_DM_READ_WRITE 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 Returning DOC_ID Value transfer Type reference (TYPE) STRING 20030808
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030815
2 CX_DM_NOT_AVAILABLE Objekt/Dienst nicht verfügbar 20030815
3 CX_DM_WRITE Fehler beim Schreiben 20030815

Method GET_PROPERTY_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTY_DEFS Value transfer Type reference (TYPE) SDM_PROPERTY_DEF_TAB 20030811

Method GET_PROPERTY_DEFINITIONS on Interface 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 Returning REPOSITORY Value transfer Object reference (TYPE REF TO) CL_DM_DOCUMENTS 20030808

Method GET_REPOSITORY on Interface 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 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20030812
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20030812

Method GET_REPOSITORY_PROPERTY on Interface 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 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20030812
2 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20030812
# Exception Resumable Description Created on
1 CX_DM_NOT_AVAILABLE Objekt/Dienst nicht verfügbar 20030812
History
Last changed by/on SAP  20041208 
SAP Release Created in 640