SAP ABAP Function Module ARCHIV_GET_BYTES (SAP ArchiveLink: Bereitstellens eines Bytestreams eines abgel. Dokuments)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ARL (Application Component) ArchiveLink
⤷
SAOP (Package) ArchiveLink general
⤷
⤷
Basic Data
| Function Module | ARCHIV_GET_BYTES | SAP ArchiveLink: Bereitstellens eines Bytestreams eines abgel. Dokuments |
| Function Group | OPTD | Metafunctions and table functions |
| Program Name | SAPLOPTD | |
| INCLUDE Name | LOPTDU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SAP_OBJECT | TYPE | TOAV0-SAP_OBJECT | SAP Business Object | |||
| |
OBJECT_ID | TYPE | TOAV0-OBJECT_ID | Object ID of business object | |||
| |
AR_OBJECT | TYPE | TOAV0-AR_OBJECT | Document type | |||
| |
LENGTH | TYPE | SAPB-LENGTH | Length (in bytes) of object to be made available | |||
| |
OFFSET | TYPE | SAPB-OFFSET | Position from the object to be made available is in bytes | |||
| |
MODE | TYPE | C | SPACE | Text mode if 'T', otherwise binary | ||
| |
ARCHIVOBJECT | TYPE | DOCS | Object to be archived in internal table | |||
| |
ERROR_ARCHIV | TYPE | Archive system error | ||||
| |
ERROR_COMMUNICATIONTABLE | TYPE | No entry available in the archive table | ||||
| |
ERROR_KERNEL | TYPE | SAP kernel error | ||||
| |
ERROR_CONNECTIONTABLE | TYPE | No entry in the connection table | ||||
| |
NOT_UNIQUE | TYPE | More than one entry available | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19990505 |
| SAP Release Created in |