Skip to Content
0
Former Member
Apr 23, 2009 at 01:26 PM

Question on Webdynpro ABAP File Upload

22 Views

Hi,

I want to upload a file from client to server in webdynpro ABAP..

I am using the file upload UI element & I have the data uploaded..

But the data is in the XSTRING format.. How can I covert this data to CHAR or STRING format..

& how can be data be transferred to SERVER... Will the OPEN DATASET & TRANSFER statements work... ?

Thanks

Geetha