cancel
Showing results for 
Search instead for 
Did you mean: 

file upload

Former Member
0 Kudos

Hi

Can youplease expalin . how to work with fileuplaod UI Element with example.

Thnanks

rahul

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rahul,

Follow the steps to use a Fileupload UI element

1) In your view, create a UI element File Upload

2) Create a context attribute say Source of type(com.sap.ide.webdynpro.uielementdefinitions.Resource)

i) Type----Click browse

ii) Choose Simple type------Click package com.sap.ide.webdynpro.uielementdefinitions

iii) In that package choose Resource and then Click ok

3) Switch to Layout tab, bind the resource property with this context attribute(source)

Regards,

Divya

Former Member
0 Kudos

Hi,

Go through this /people/bertram.ganz/blog/2007/05/25/new-web-dynpro-java-tutorials--uploading-and-downloading-files-in-sap-netweaver-70

Regards

Ayyapparaj

former_member185086
Active Contributor
0 Kudos

Hi

Check This

1. [File upload & download through web Dynpro|;

2.[File Upload Using WebDynpro|;

Regards

Satish Kumar