SAP ABAP Class IF_DM_READ_FILE (Read with File)
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_READ_FILE | |
| Short Description | Read with File | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030303 | SAP |
| Last change | 00000000 | 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_READ_FILE has no interface implemented.
Friends
Class IF_DM_READ_FILE has no friend class.
Attributes
Class IF_DM_READ_FILE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generate File with Document Content | 20030415 | |
| 2 | Instance method | Public | Method | Gets Encoding of Content | 20030407 | |
| 3 | Instance method | Public | Method | Gets MIME Type of Content | 20030407 | |
| 4 | Instance method | Public | Method | Gets Size of Document Content | 20030407 |
Events
Class IF_DM_READ_FILE has no event.
Types
Class IF_DM_READ_FILE has no local type.
Method Signatures
Method DOWNLOAD 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 zu erzeugenden Datei | 20030415 | |||
| 2 | LOCATION | Value transfer | Type reference (TYPE) | SDM_LOCATION_INFO | Ort an dem die Datei erzeugt werden soll | 20030415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriff verweigert | 20030415 | ||
| 2 | Fehler beim Lesen oder Schreiben | 20030415 |
Method GET_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 | $REF$ | 20030407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriff verweigert | 20030407 | ||
| 2 | Fehler beim Lesen | 20030407 |
Method GET_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) | STRING | $REF$ | 20030407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriff verweigert | 20030407 | ||
| 2 | Fehler beim Lesen | 20030407 |
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIZE | Value transfer | Type reference (TYPE) | SDM_LONG_INT | Größe des Dokumentes | 20030407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriff verweigert | 20030407 | ||
| 2 | Fehler beim Lesen | 20030407 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |