cancel
Showing results for 
Search instead for 
Did you mean: 

how to upload the image using fileupload UIElement ?

Former Member
0 Kudos

I am having two views.In first view,inside the table UIelement the image is present as the seperate column.If i click on EDIT button in view1 it should move to the second view and in second view,the fileupload operation is to be performed to change the image present in the table of view1.please send me the codings as i am very new to webdynpro................

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Alagappan,

In view1 you need to make an outbound plug OP and in view2 you need to make an inbound plug IP.

On click of EDIT button from view 1 you need to fire the Outbound plug OP.

In tne second view you are using the FileUpload UI element to upload the new image.

To know about Navigation through plugs please see the Navigation tutorial in the below link

[ [original link is broken]| [original link is broken]].

To know about the usage of FileUpload UI please see this[ wiki|http://wiki.sdn.sap.com/wiki/display/WDABAP/UploadandDownloadfilesinWebdynproABAP].

Please revert back in case of issues.

Regards,

Sumit