SAP ABAP Interface IF_DM_WRITE_FILE (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 20030530
Properties
Interface IF_DM_WRITE_FILE  
Short Description Document Component    
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_FILE has no interface.
Friends
Interface IF_DM_WRITE_FILE has no friend.
Attributes
Interface IF_DM_WRITE_FILE 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 UPLOAD Instance method Public Method Upload File Content 20030415
Events
Interface IF_DM_WRITE_FILE has no event.
Types
Interface IF_DM_WRITE_FILE 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_FILE 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_FILE 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_FILE has no exception.

Method UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE Value transfer Type reference (TYPE) CSEQUENCE Dateiname der hochzuladenden Datei 20030415
2 Importing IM_VSCAN_PROFILE Call by reference Type reference (TYPE) VSCAN_PROFILE '/SRM/RCM_CREATE' virus scan 20120119
3 Importing LOCATION Value transfer Type reference (TYPE) SDM_LOCATION_INFO Ablageort der Datei 20030415
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030415
2 CX_DM_NOT_FOUND Datei wurde nicht gefunden 20030415
3 CX_DM_READ_WRITE Fehler beim Schreiben 20030415
History
Last changed by/on SAP  20130531 
SAP Release Created in 640