SAP ABAP Class CL_DM_DOCUMENTS (Class for Repository Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SGDMA (Package) Generic Document Management API

⤷

⤷

Properties
Class | CL_DM_DOCUMENTS | |
Short Description | Class for Repository Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SGDMA | Generic Document Management API |
Created | 20030303 | SAP |
Last change | 20030808 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DM_DOCUMENTS has no forward declaration.
Interfaces
Class CL_DM_DOCUMENTS has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_DM_DOCUMENT | 20030811 | Basis Class for GDMA Objects |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_DM_ACCESS | Access Authorizations | 20030331 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_DM_DOCUMENTS' | 20030811 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DM_REP_IMPL | Implementation Object | 20030808 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_SPS_FACTORY | SPS Factory | 20030808 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20030804 | |||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_SRM_ROOT | Framework Root Object | 20030808 | ||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_SRM_SRM_SERVICE | Framework Service Object | 20030808 |
Methods
Events
Class CL_DM_DOCUMENTS has no event.
Types
Class CL_DM_DOCUMENTS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DM_DOCUMENTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DM_DOCUMENTS has no exception.
Method CONNECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20030801 | |||
2 | ![]() |
INTERFACE | Value transfer | Type reference (TYPE) | ANY | 20030801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interface nicht verfügbar | 20030811 | |
2 | ![]() |
Objekt wurde nicht gefunden | 20030815 |
Method CONNECT_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_DM_DOCUMENT | Dokument | 20030331 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | CSEQUENCE | ID des Dokumentes | 20030331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zugriff verweigert | 20030610 | |
2 | ![]() |
Objekt wurde nicht gefunden | 20030610 | |
3 | ![]() |
Fehler beim Schreiben | 20030812 |
Method CONNECT_REP_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REP_IMPL | Value transfer | Object reference (TYPE REF TO) | IF_DM_REP_IMPL | 20030811 | |||
2 | ![]() |
SPS_ID | Call by reference | Type reference (TYPE) | STRING | 20030811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt wurde nicht gefunden | 20030815 |
Method CONNECT_UNBOUND_ACCESS Signature
Method CONNECT_UNBOUND_ACCESS on class CL_DM_DOCUMENTS has no parameter.
Method CONNECT_UNBOUND_ACCESS on class CL_DM_DOCUMENTS has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOC_PROVIDER_SPACE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20030826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt wurde nicht gefunden | 20030610 |
Method CREATE_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_DM_DOCUMENT | 20030331 | |||
2 | ![]() |
ID | Value transfer | Type reference (TYPE) | STRING | Id von Get_New_Doc_ID | 20030811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zugriff verweigert | 20030610 | |
2 | ![]() |
Objekt/Dienst nicht verfügbar | 20030610 | |
3 | ![]() |
Fehler beim Schreiben | 20030812 |
Method GET_CLROLE_BY_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLROLE_ID | Value transfer | Type reference (TYPE) | STRING | 20030811 | |||
2 | ![]() |
INTERFACE | Call by reference | Type reference (TYPE) | ANY | 20030811 |
Method GET_CLROLE_BY_INTERFACE on class CL_DM_DOCUMENTS has no exception.
Method GET_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTERFACE | Call by reference | Type reference (TYPE) | ANY | 20030331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interface nicht verfügbar | 20030610 |
Method GET_NEW_DOC_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | STRING | 20030815 |
# | 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 | Tabelle von Property-Definitionen | 20030407 |
Method GET_PROPERTY_DEFINITIONS on class CL_DM_DOCUMENTS has no exception.
Method GET_REPOSITORY_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Name der Eigenschaft | 20030407 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Wert der Eigenschaft | 20030407 |
Method GET_REPOSITORY_PROPERTY on class CL_DM_DOCUMENTS has no exception.
Method SET_REPOSITORY_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | 20030613 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20030613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt/Dienst nicht verfügbar | 20030613 |
History
Last changed by/on | SAP | 20030808 |
SAP Release Created in | 640 |