SAP ABAP Function Module WS_DOWNLOAD_WAN (OBSOLET: Download von ABAP an Frontend in WAN's)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRP (Package) ABAP Graphics Development
Basic Data
Function Module WS_DOWNLOAD_WAN OBSOLET: Download von ABAP an Frontend in WAN's  
Function Group GRAP   Calling up graphics / File transfer  
Program Name SAPLGRAP    
INCLUDE Name LGRAPU51    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FILELENGTH TYPE Number of bytes transferred
Importing BIN_FILESIZE TYPE SPACE File length for binary files
Importing CODEPAGE TYPE SPACE Code page for ASC, DBF and WK1 download
Importing FILENAME TYPE RLGRAP-FILENAME SPACE Name of file
Importing FILETYPE TYPE RLGRAP-FILETYPE SPACE File type (Ascii, binary ...)
Importing MODE TYPE SPACE Writing mode (overwrite, append)
Importing WK1_N_FORMAT TYPE SPACE Format for value columns in files of the type WK1
Importing WK1_N_SIZE TYPE SPACE Column width for value columns in files of the type WK1
Importing WK1_T_FORMAT TYPE SPACE Format for text columns for WK1 files
Importing WK1_T_SIZE TYPE SPACE Column width for text columns for WK1 files
Tables DATA_TAB TYPE   Transfer table
Exception FILE_OPEN_ERROR TYPE File cannot be opened
Exception FILE_WRITE_ERROR TYPE Cannot write to file
Exception INVALID_FILESIZE TYPE
Exception INVALID_TABLE_WIDTH TYPE
Exception INVALID_TYPE TYPE Invalid value for parameter FILETYPE
Exception NO_BATCH TYPE Frontend function cannot be executed in the background.
Exception UNKNOWN_ERROR TYPE not used
               
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  19950113 
SAP Release Created in