SAP ABAP Interface IF_DM_READ_CONTENT (Get Document Content)
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_DM_SIMPLE_DOCUMENT Basis Class for GDMA Objects 20030811
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GDMA_DOCUMENT_SP_AL IF_DM_DOCUMENT Implementation 20040415
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GSP_DOCUMENT_KPRO GDMA KPRO: Document Class 20030623
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GSP_DOCUMENT_WDAV GDMA WebDAV: Document Class 20030530
Properties
Interface IF_DM_READ_CONTENT  
Short Description Get Document Content    
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_CONTENT has no interface.
Friends
Interface IF_DM_READ_CONTENT has no friend.
Attributes
Interface IF_DM_READ_CONTENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENCODING Instance method Public Method Gets Encoding of Content 20030307
2 GET_MIME_TYPE Instance method Public Method Gets MIME Type of Content 20030307
3 GET_SIZE Instance method Public Method Gets Size of Document Content 20030307
4 READ Instance method Public Method Gets Content 20030307
Events
Interface IF_DM_READ_CONTENT has no event.
Types
Interface IF_DM_READ_CONTENT 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$ 20030307
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030318
2 CX_DM_READ Fehler beim Lesen 20030318

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$ 20030307
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030318
2 CX_DM_READ Fehler beim Lesen 20030318

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 Dokumentes 20030307
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030318
2 CX_DM_READ Fehler beim Lesen 20030318

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT Call by reference Type reference (TYPE) XSTRING Der Inhalt 20030307
2 Importing LENGTH Value transfer Type reference (TYPE) NUMERIC -1 Wieviel Bytes maximal zu lesen 20030307
3 Importing OFFSET Value transfer Type reference (TYPE) NUMERIC 0 Start-Offset 20030307
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030318
2 CX_DM_READ Fehler beim Lesen 20030318
History
Last changed by/on SAP  00000000 
SAP Release Created in 640