2008 Oct 11 6:28 AM
Hi ,
I have an alv grid on my first screen of module pool program..from where i need to print all the details of the grid and subsequent details from the table controls of the other 3 subscreens..
I have prepared a script for that.,.Now how to attch that script to my
program and how to print?
2008 Oct 11 6:51 AM
Hi Anil,
You can use 'OPEN_FORM' to call the script you designed. You can write this in PAI event.I think this can solve your issue.
Regards,
Rajitha.
Hi Anil,
You can print script from your screen itself, like purchase order from ME21N.
You already developed a script to display. Just pass your module pool data to script using OPEN_FORM, WRITE_FORM, CLOSE_FORM. and also a define a button in the screen in PAI. When it is clicked it has to print the script output.
Regards,
Dhanunjaya Reddy
2008 Oct 11 6:51 AM
Hi Anil,
You can use 'OPEN_FORM' to call the script you designed. You can write this in PAI event.I think this can solve your issue.
Regards,
Rajitha.
2008 Oct 11 7:19 AM
Hi Anil,
You can print script from your screen itself, like purchase order from ME21N.
You already developed a script to display. Just pass your module pool data to script using OPEN_FORM, WRITE_FORM, CLOSE_FORM. and also a define a button in the screen in PAI. When it is clicked it has to print the script output.
Regards,
Dhanunjaya Reddy
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |