SAP ABAP Interface IF_DM_WRITE_CONTENT (Gets 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_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 20030623
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GSP_DOCUMENT_WDAV GDMA WebDAV: Document Class 20030530
Properties
Interface IF_DM_WRITE_CONTENT  
Short Description Gets Document Content    
General Data
Package SGDMA   Generic Document Management API 
Created 20030303   SAP 
Last changed 20130531   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_WRITE_CONTENT has no interface.
Friends
Interface IF_DM_WRITE_CONTENT has no friend.
Attributes
Interface IF_DM_WRITE_CONTENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINISH_WRITE Instance method Public Method End Write 20030414
2 IS_WRITABLE Instance method Public Method Can content be created for current user? 20030407
3 SET_ENCODING Instance method Public Method Sets Encoding of Content 20030407
4 SET_MIME_TYPE Instance method Public Method Sets MIME Type of Content 20030407
5 WRITE Instance method Public Method Writes Document Content 20030414
Events
Interface IF_DM_WRITE_CONTENT has no event.
Types
Interface IF_DM_WRITE_CONTENT has no local type.
Method Signatures

Method FINISH_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VSCAN_PROFILE Value transfer Type reference (TYPE) VSCAN_PROFILE '/SRM/RCM_CREATE' Viren-Scan-Profil 20120111
# Exception Resumable Description Created on
1 CX_DM_WRITE Fehler beim Schreiben 20030414

Method IS_WRITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) ABAP_BOOL 20030407

Method IS_WRITABLE on Interface IF_DM_WRITE_CONTENT has no exception.

Method SET_ENCODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENCODING Value transfer Type reference (TYPE) ABAP_ENCODING 20030407

Method SET_ENCODING on Interface IF_DM_WRITE_CONTENT has no exception.

Method SET_MIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MIME_TYPE Value transfer Type reference (TYPE) CSEQUENCE Mime-Type 20030407

Method SET_MIME_TYPE on Interface IF_DM_WRITE_CONTENT has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) XSTRING Zu schreibender Inhalt 20030414
2 Importing POSITION Value transfer Type reference (TYPE) NUMERIC 0 Position ab der geschrieben werden soll 20030414
3 Importing SIZE Value transfer Type reference (TYPE) NUMERIC Anzahl Bytes zu schreiben 20030414
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030617
2 CX_DM_WRITE Fehler beim Schreiben 20030617
History
Last changed by/on SAP  20130531 
SAP Release Created in 640