SAP ABAP Function Module C13Z_DOWNLOAD (EHS: DRAFT!File Transfer von int.Tabelle in Datei des Präsentationsservers)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI (Package) Company Environment Information System
Basic Data
Function Module C13Z_DOWNLOAD EHS: DRAFT!File Transfer von int.Tabelle in Datei des Präsentationsservers  
Function Group C13Z   EHS: Uploading/Downloading Files  
Program Name SAPLC13Z   EHS: Uploading/Downloading Files 
INCLUDE Name LC13ZU13    
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 SPACE Name of File
Importing FILETYPE TYPE 'ASC' File type (ASCII, binary ...)
Importing MODE TYPE SPACE Write 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 files of the type WK1
Importing WK1_T_SIZE TYPE SPACE Column width for text columns for files of the type WK1
Importing COL_SELECT TYPE SPACE Column selection: activate
Importing COL_SELECTMASK TYPE SPACE Column selection: masking
Importing NO_AUTH_CHECK TYPE C SPACE
Importing TRUNC_BLANKS TYPE CHAR01 SPACE Keine Leerzeichen am Ende schreiben
Importing WRITE_BOM TYPE CHAR01 SPACE If set, writes a Unicode byte order mark
Tables DATA_TAB TYPE   Transfer table
Tables FIELDNAMES TYPE   Field names for DAT file type
Exception FILE_OPEN_ERROR TYPE Not Used
Exception FILE_WRITE_ERROR TYPE File cannot be written
Exception INVALID_FILESIZE TYPE Angabe der Dateigröße nicht zulässig
Exception INVALID_TYPE TYPE Invalid value for parameter FILETYPE
Exception NO_BATCH TYPE Front-End Function Cannot Be Executed in Batch
Exception UNKNOWN_ERROR TYPE Unknown error
Exception INVALID_TABLE_WIDTH TYPE Not Used
Exception GUI_REFUSE_FILETRANSFER TYPE Incorrect Front End, or Error in Front End
Exception CUSTOMER_ERROR TYPE Not Used
Exception NO_AUTHORITY TYPE No authorization for downloads
Exception HEADER_NOT_ALLOWED TYPE Header Not Allowed
Exception SEPARATOR_NOT_ALLOWED TYPE Separator Not Allowed
Exception HEADER_TOO_LONG TYPE Header Information Currently Restricted to 1023 Bytes
Exception DP_ERROR_CREATE TYPE Cannot create data provider
Exception DP_ERROR_SEND TYPE Error Sending Data with Data Provider
Exception DP_ERROR_WRITE TYPE Error Writing Data with DataProvider
Exception UNKNOWN_DP_ERROR TYPE Error while calling the data provider
Exception ACCESS_DENIED TYPE Access to File Denied
Exception DP_OUT_OF_MEMORY TYPE Not enough storage space in data provider
Exception DISK_FULL TYPE Storage Medium Full
Exception DP_TIMEOUT TYPE Timeout of Data Provider
Exception FILE_NOT_FOUND TYPE Cannot Find File
Exception DATAPROVIDER_EXCEPTION TYPE General Exception Error in Data Provider
Exception CONTROL_FLUSH_ERROR TYPE Error in Control Framework
Exception NOT_SUPPORTED_BY_GUI TYPE Not supported by GUI
Exception ERROR_NO_GUI TYPE GUI not 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  20011120 
SAP Release Created in