SAP ABAP Class IF_DM_READ_CONTENT (Get Document Content)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DM_SIMPLE_DOCUMENT | Basis Class for GDMA Objects | 20030811 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_GDMA_DOCUMENT_SP_AL | IF_DM_DOCUMENT Implementation | 20040415 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_GSP_DOCUMENT_KPRO | GDMA KPRO: Document Class | 20030623 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_GSP_DOCUMENT_WDAV | GDMA WebDAV: Document Class | 20030530 |
Properties
Class | IF_DM_READ_CONTENT | |
Short Description | Get Document Content | |
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_CONTENT has no interface implemented.
Friends
Class IF_DM_READ_CONTENT has no friend class.
Attributes
Class IF_DM_READ_CONTENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Encoding of Content | 20030307 |
2 | ![]() |
Instance method | Public | Method | Gets MIME Type of Content | 20030307 |
3 | ![]() |
Instance method | Public | Method | Gets Size of Document Content | 20030307 |
4 | ![]() |
Instance method | Public | Method | Gets Content | 20030307 |
Events
Class IF_DM_READ_CONTENT has no event.
Types
Class IF_DM_READ_CONTENT has no local type.
Method Signatures
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$ | 20030307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zugriff verweigert | 20030318 | |
2 | ![]() |
Fehler beim Lesen | 20030318 |
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$ | 20030307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zugriff verweigert | 20030318 | |
2 | ![]() |
Fehler beim Lesen | 20030318 |
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 | 20030307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zugriff verweigert | 20030318 | |
2 | ![]() |
Fehler beim Lesen | 20030318 |
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Der Inhalt | 20030307 | ||
2 | ![]() |
LENGTH | Value transfer | Type reference (TYPE) | NUMERIC | -1 | Wieviel Bytes maximal zu lesen | 20030307 | |
3 | ![]() |
OFFSET | Value transfer | Type reference (TYPE) | NUMERIC | 0 | Start-Offset | 20030307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zugriff verweigert | 20030318 | |
2 | ![]() |
Fehler beim Lesen | 20030318 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |