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