Offline scenario to download an Adobe Form using Web Dynpro for ABAP
By Phani Diwakar MV, YASH Technologies
This is
the offline interactive scenario where in user downloads the file from the
browser and save it on desk top. After the filling the form by user then that
form will be uploaded into SAP. Now here we will see how to download the file
from the browser. To upload the filled-in PDF file, click
here.
Step1:
Go to SE80 and create Web Dynpro component ‘ZDOWNLOAD_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 FileDownload as shown.
Click on
Enter.
Click
here to continue...
|