2008 Apr 23 7:25 AM
hi all,
i have created an ALV report, after execting the report the output comes correctly but my problem is while downloading the output to local file it should ask SAP user id and password,it should be password protected.
please help me how to write code for asking SAP user id and password while downloading, if we give wrong details it should not accept.
can we use sy-ucomm and write the code.
please help me its urgent
thanks in advance.
hi all,
i have created an ALV report, after execting the report the output comes correctly but my problem is while downloading the output to local file it should ask SAP user id and password,it should be password protected.
please help me how to write code for asking SAP user id and password while downloading, if we give wrong details it should not accept.
can we use sy-ucomm and write the code.
please help me its urgent
thanks in advance.
2008 Apr 23 7:30 AM
Hi ,
One of the ways to achieve this is , remove the standard download button in application tool bar during display of ALv.
Add a custom buton to download the output to desktop,Once this buton is clicked add your logic to pop up for user id and password.
based on validation write custom code to download this to desktop.
regards,
Raghavendra
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |