cancel
Showing results for 
Search instead for 
Did you mean: 

Upload file without user action.

Former Member
0 Kudos

Hi,

Here is my requirement: I need to upload file ( text / excel file ) from local PC without user interaction.

I try using file_upload element and I set visible property as none ( so user doesn't see this element ) but I don't know how to get the file data. I only can set the file_name and mime_type property.

Please help me how to get this file data. Or how to upload file from local PC without file_upload element.

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jatra.

I guess there are several function modules you can use. Try this : UPLOAD_FILES.

Maybe you can solve your issue with it. Otherwise search the Abap Forum on how to upload files from PC to WAS.

Cheers,

Sascha