‎2007 Feb 26 10:27 AM
Hi All,
In the Purchase order screen (ME23n) there is a Print Preview button, when i click on that button it is reaching the driver program that has been specified by transaction: NACE.
Could anyone please explain me how data is transferred from the PO Screen to the driver program.
Thanks in advance for your esteemed replies.
Best Regards,
Goutham.
‎2007 Feb 26 10:31 AM
Hi Gautham,
The standard program submits a standard report program RSNAST00 when print relevant actions are done. The program RSNAST00 dynamically calls the Driver Program name and the Subroutine name from TNAPR table.
‎2007 Feb 26 10:32 AM
Hi
c d link(pdf) FYI...
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAGTFBSMC/CAGTFBSMC.pdf
Ramesh..
‎2007 Feb 26 10:33 AM
Hi,
When you enter the data in ME23n , the data goes into corresponding table.
When you click print button the corresponding data is fetched from corresponding tables by driver program.
Regards,
Sumit