Offline Scenario To Download An Adobe Form Using Web Dynpro For Abap
Offline Scenario To Download An Adobe Form Using Web Dynpro For Abap
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.
Click on Enter.
Step5: Provide the filename which is either already exists in the MIME repository or place the file in the
MIME repository which you want to be down loaded.
In SAP folder, select the folder WDR_TEST_ADOBE and place the file as shown below.
The following screen will appears. Select the file from desk top that you want to be down loaded from
browser.
Now if you check, the file PersonnelInformationForm.pdf is placed under the folder
WDR_TEST_ADOBE as shown.
Step6: The property tab of FileDownload is as shown below.
Step7: In the method WDDOINIT, write the following code.