SAP ABAP Interface IF_DM_READ_URL (Document Component)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SGDMA (Package) Generic Document Management API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GDMA_DOCUMENT_SP_AL IF_DM_DOCUMENT Implementation 20040416
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GSP_DOCUMENT_KPRO GDMA KPRO: Document Class 20030703
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GSP_DOCUMENT_WDAV GDMA WebDAV: Document Class 20030606
Properties
Interface IF_DM_READ_URL  
Short Description Document Component    
General Data
Package SGDMA   Generic Document Management API 
Created 20030303   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_DM_READ_URL has no interface.
Friends
Interface IF_DM_READ_URL has no friend.
Attributes
Interface IF_DM_READ_URL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENCODING Instance method Public Method Gets Encoding of Content 20030407
2 GET_MIME_TYPE Instance method Public Method Gets MIME Type of Content 20030407
3 GET_READ_URL Instance method Public Method Gets URL for Read 20030415
4 GET_SIZE Instance method Public Method Gets Size of Content 20030407
Events
Interface IF_DM_READ_URL has no event.
Types
Interface IF_DM_READ_URL has no local type.
Method Signatures

Method GET_ENCODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENCODING Value transfer Type reference (TYPE) ABAP_ENCODING $REF$ 20030407
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030407
2 CX_DM_READ Fehler beim Lesen 20030407

Method GET_MIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MIME_TYPE Value transfer Type reference (TYPE) STRING $REF$ 20030407
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030407
2 CX_DM_READ Fehler beim Lesen 20030407

Method GET_READ_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KIND Value transfer Type reference (TYPE) SDM_URL_KIND Art der URL 20030415
2 Importing LOCATION Value transfer Type reference (TYPE) SDM_LOCATION_INFO Ort des gewünschten Zieles der Daten (Frontend/Backend) 20030415
3 Returning URL Value transfer Type reference (TYPE) STRING Die URL 20030415
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030415
2 CX_DM_READ Fehler beim Lesen 20030415

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SIZE Value transfer Type reference (TYPE) SDM_LONG_INT Größe des Inhaltes 20030407
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030407
2 CX_DM_READ Fehler beim Lesen 20030407
History
Last changed by/on SAP  00000000 
SAP Release Created in 640