SAP ABAP Function Module SO_OBJECT_DOWNLOAD (SAPoffice: Allgemeine Routine für PC Download)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SO (Package) SAPoffice
Basic Data
Function Module SO_OBJECT_DOWNLOAD SAPoffice: Allgemeine Routine für PC Download  
Function Group SO30   SAPoffice: Utility Modules PC Connection  
Program Name SAPLSO30    
INCLUDE Name LSO30U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FILELENGTH TYPE SOXWD-DOC_LENGTH Length of downloaded file
Exporting F_CANCELLED TYPE SONV-FLAG Flag: download was cancelled
Exporting ACT_FILETYPE TYPE Rückgabewert Dateityp
Exporting ACT_FILENAME TYPE Rückgabewert Dateiname
Importing BIN_FILESIZE TYPE SOXWD-DOC_LENGTH 0 Length of the file to be downloaded (file type BIN)
Importing DEFAULT_FILENAME TYPE SPACE Default file name, wildcards allowed
Importing FILETYPE TYPE 'ASC' BIN for binary, ASC for ASCII
Importing PATH_AND_FILE TYPE SPACE Default-Dateiname
Importing EXTCT TYPE SOOD-EXTCT SPACE
Importing NO_DIALOG TYPE SONV-FLAG SPACE
Importing CODEPAGE TYPE ABAP_ENCODING Codepage für Download (nur ASCII)
Tables OBJCONT TYPE   Contents of downloaded file
Exception FILE_WRITE_ERROR TYPE File could not be written
Exception INVALID_TYPE TYPE Invalid file type parameter
Exception X_ERROR TYPE Unknown error
Exception KPRO_ERROR TYPE
               
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  19950120 
SAP Release Created in