cancel
Showing results for 
Search instead for 
Did you mean: 

gui_upload

Former Member
0 Kudos

in the gui_upload function what do deffirent parameters specify.

eg. CALL FUNCTION 'GUI_UPLOAD'

EXPORTING

FILENAME = V1_FILE

FILETYPE = 'ASC'

HAS_FIELD_SEPARATOR = 'X'

  • HEADER_LENGTH = 0

  • READ_BY_LINE = 'X'

  • DAT_MODE = ' '

  • CODEPAGE = ' '

  • IGNORE_CERR = ABAP_TRUE

  • REPLACEMENT = '#'

  • IMPORTING

  • FILELENGTH =

so can sombody tell me what are the work of diffrent parameters.

Accepted Solutions (0)

Answers (1)

Answers (1)

satykumar
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Madhvi,

This is not the correct forum for ur query. Please post ur question is ABAP Forum.

Regards,

Satyendra.