‎2007 Sep 06 9:43 PM
I have a dialog screen and a button with name b_print and ft_code b_pr . On clicking this button , the dialog screen should be sent for print.
How can this be done.
THanks
‎2007 Sep 06 9:49 PM
Hi,
If you want to create a hardcopy of your current screen, you can use the SAPGui function hardcopy (CTRLSHIFTP). It sends content of current screen directly to the standard printer of your pc.
Regards,
Ferry Lianto
‎2007 Sep 06 10:16 PM
the requirement is such that a button has to b e displayed and when clicked, it shouldprint the dialog screen.