Offline scenario to upload a filled-in adobe form using Web Dynpro for ABAP
By Phani Diwakar MV, YASH Technologies
The
requirement is to upload the filled PDF data file into SAP from browser. FILE
UPLOAD element is used in Web Dynro to upload the file. This document is
extension to ‘how to down the file from the browser’.
Step1:
Go to SE80 and create Web Dynpro component ‘ZUPLOAD_FORM’ as shown.
Press
enter. Then following screen will appear.
Press
‘Yes’ and provide the description.
Step2:
Now go to context tab in Main view.
Create
attribute ‘PDF_SOURCE’ of type XSTRING as shown below.
Step3:
Select Insert element from ROOTUIELEMENTCONTAINER.
Select the
element FileUpload as shown.
Click on
Enter.
And also
create button. The properties of the buttons are as shown below.
Click
here to continue...
|