cancel
Showing results for 
Search instead for 
Did you mean: 

File upload using File uplaod UI

Former Member
0 Kudos

hi,

when i upload the file using File UI in WDA, where does the file details like name and type are stored ,

is there any table where the file details are stored

regarads

M.A

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

All the information is there in the properties of FILEUPLOAD UI element. You just need to bind the property to get the filename and type.

-Manish

m_aravindan
Active Participant
0 Kudos

Hi Afzal,

               Check the below tutorial , it will solve your issues.

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

Regards

Aravindan