SAP ABAP Interface IF_DM_READ_FILE (Read with File)
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_READ_FILE | |
Short Description | Read with File |
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_FILE has no interface.
Friends
Interface IF_DM_READ_FILE has no friend.
Attributes
Interface 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
Interface IF_DM_READ_FILE has no event.
Types
Interface 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 | 640 |