SAP ABAP Function Module UPLOAD (OBSOLETE: Transfer Presentation Server File to Internal Table with Length)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRP (Package) ABAP Graphics Development
Basic Data
Function Module UPLOAD OBSOLETE: Transfer Presentation Server File to Internal Table with Length  
Function Group GRAP   Calling up graphics / File transfer  
Program Name SAPLGRAP    
INCLUDE Name LGRAPU36    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FILESIZE TYPE File length (return)
Exporting CANCEL TYPE Is set on 'cancel'
Exporting ACT_FILENAME TYPE RLGRAP-FILENAME Name of the file (entered value)
Exporting ACT_FILETYPE TYPE RLGRAP-FILETYPE File type (entered value)
Importing CODEPAGE TYPE SPACE Code page during ASC upload
Importing FILENAME TYPE RLGRAP-FILENAME SPACE Default value for file name
Importing FILETYPE TYPE RLGRAP-FILETYPE SPACE Default value for file type (ASCII, binary )
Importing ITEM TYPE SPACE Text for upload pop-up
Importing FILEMASK_MASK TYPE SPACE Mask for file selection (e.g., '*.txt' )
Importing FILEMASK_TEXT TYPE SPACE Mask for file selection (help text)
Importing FILETYPE_NO_CHANGE TYPE SPACE 'x' prevents change to the file format
Importing FILEMASK_ALL TYPE SPACE File mask as under FM 'WS_FILENAME_GET'
Importing FILETYPE_NO_SHOW TYPE SPACE 'x' prevents displaying the file format
Importing LINE_EXIT TYPE SPACE INTERNAL USE ONLY
Importing USER_FORM TYPE SPACE INTERNAL USE ONLY
Importing USER_PROG TYPE SPACE INTERNAL USE ONLY
Importing SILENT TYPE 'S' 'x' suppresses the success screen
Tables DATA_TAB TYPE   Transfer table for file contents
Exception CONVERSION_ERROR TYPE Data conversion error
Exception INVALID_TABLE_WIDTH TYPE Invalid table structure
Exception INVALID_TYPE TYPE Incorrect parameter FILETYPE
Exception NO_BATCH TYPE Front-End Function Cannot Be Executed in Backgrnd
Exception UNKNOWN_ERROR TYPE Not Used
Exception GUI_REFUSE_FILETRANSFER 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  19950113 
SAP Release Created in