cancel
Showing results for 
Search instead for 
Did you mean: 

Upload PDF and DOC files in webdynpro abap and save in Database

Former Member
0 Kudos

Hi experts....

    My Requirements is to upload PDF and DOC files in webdynpro abap and have to store these files on to my database.

And finally display these files  on table.

Regards,

bala..

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi,

Check this wiki :http://wiki.scn.sap.com/wiki/display/WDABAP/Upload+and+Download+files+in+Webdynpro+ABAP

To save in DB, create field with type RAWSTRING in DB and save pdf(xstring) data to this field in DB.

Hope this helps u.,

Regards,

Kiran

Former Member
0 Kudos

thanks kiran it was very helpful..

Answers (0)