2011 Mar 09 3:12 PM
Hi Friends,
I have ALV grid with select indicators, where I can select one or more rows. After selecting a row, I will click on push button on application tool bar and program will generate Adobe form for that selected record.
After generating PDF document, I can not see my ALV grid, until I click on BACK button. Because PDF normally generates on same session.
I want to generate PDF in new session, where I can still see my ALV grid.
Thanks,
Naveen Inuganti
Hi Sandeep,
Please elaborate your answer.. What FM you are referring to?
Is that Adobe form interface FM or any other?
In fact,
One more question on this:
We can use CALL TRANSACTION, CALL SCREEN syntax to call other screens. Still they will get open in a same screen! How can we open them in a new screen/session?
Thanks,
Naveen Inuganti
2011 Mar 09 4:18 PM
You can bind the PDF logic in a FM and then use the option starting new task .
2011 Mar 10 6:43 AM
Hi Sandeep,
Please elaborate your answer.. What FM you are referring to?
Is that Adobe form interface FM or any other?
In fact,
One more question on this:
We can use CALL TRANSACTION, CALL SCREEN syntax to call other screens. Still they will get open in a same screen! How can we open them in a new screen/session?
Thanks,
Naveen Inuganti
2011 Mar 10 6:45 AM
What FM you are referring to? => create a new FM for this ADobe logic and call this FM starting new task when you push the button .
CALL TRANSACTION, CALL SCREEN use starting new task option.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |