SAP ABAP Class IF_DM_WRITE_FILE (Document Component)
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
| Class | IF_DM_WRITE_FILE | |
| Short Description | Document Component | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030303 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_DM_WRITE_FILE has no interface implemented.
Friends
Class IF_DM_WRITE_FILE has no friend class.
Attributes
Class IF_DM_WRITE_FILE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | End Write | 20030414 | |
| 2 | Instance method | Public | Method | Can content be created for current user? | 20030407 | |
| 3 | Instance method | Public | Method | Sets Encoding of Content | 20030407 | |
| 4 | Instance method | Public | Method | Sets MIME Type of Content | 20030407 | |
| 5 | Instance method | Public | Method | Upload File Content | 20030415 |
Events
Class IF_DM_WRITE_FILE has no event.
Types
Class 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 | VSCAN_PROFILE | Value transfer | Type reference (TYPE) | VSCAN_PROFILE | '/SRM/RCM_CREATE' | Viren-Scan-Profil | 20120111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Schreiben | 20030414 |
Method IS_WRITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030407 |
Method IS_WRITABLE on class 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 | ENCODING | Value transfer | Type reference (TYPE) | ABAP_ENCODING | 20030407 |
Method SET_ENCODING on class 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 | MIME_TYPE | Value transfer | Type reference (TYPE) | CSEQUENCE | Mime-Type | 20030407 |
Method SET_MIME_TYPE on class 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 | FILE | Value transfer | Type reference (TYPE) | CSEQUENCE | Dateiname der hochzuladenden Datei | 20030415 | |||
| 2 | IM_VSCAN_PROFILE | Call by reference | Type reference (TYPE) | VSCAN_PROFILE | '/SRM/RCM_CREATE' | virus scan | 20120119 | ||
| 3 | LOCATION | Value transfer | Type reference (TYPE) | SDM_LOCATION_INFO | Ablageort der Datei | 20030415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriff verweigert | 20030415 | ||
| 2 | Datei wurde nicht gefunden | 20030415 | ||
| 3 | Fehler beim Schreiben | 20030415 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |