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
Importing SAP_OBJECT TYPE TOAV0-SAP_OBJECT SAP Business Object
Importing OBJECT_ID TYPE TOAV0-OBJECT_ID Object ID of business object
Importing AR_OBJECT TYPE TOAV0-AR_OBJECT Document type
Importing LENGTH TYPE SAPB-LENGTH Length (in bytes) of object to be made available
Importing OFFSET TYPE SAPB-OFFSET Position from the object to be made available is in bytes
Importing MODE TYPE C SPACE Text mode if 'T', otherwise binary
Tables ARCHIVOBJECT TYPE DOCS Object to be archived in internal table
Exception ERROR_ARCHIV TYPE Archive system error
Exception ERROR_COMMUNICATIONTABLE TYPE No entry available in the archive table
Exception ERROR_KERNEL TYPE SAP kernel error
Exception ERROR_CONNECTIONTABLE TYPE No entry in the connection table
Exception NOT_UNIQUE TYPE More than one entry available
               
Processing Type
Normal Function Module  
Remote-Enabled 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