‎2007 Feb 13 2:16 PM
Hi friends,
I heard SAPscript print program initializes the print program.Here,is there any predefined SAPscript print program or we have to write to explicitly.
‎2007 Feb 13 2:19 PM
Hi,
Here you can find how to create print program.
http://www.henrikfrank.dk/files/abaptips.zip
By the way I'd rather advice you to use smart form instead sap script.
Regards,
Wojciech
‎2007 Feb 13 2:19 PM
HI,
It depends upon which application you are executing.
Go to tcode NACE for different output types, you have different standard Sricpts and print programs.
If there is any special requirement in your organization for a new form, then you can create one separately and if that form needs to replace a standard one, then mention this new form name against that output type in NACE.
Or you can have a standalone print program to call your new sapscript form.
Regards
Subramanian
‎2007 Feb 13 2:27 PM
Hi sagar,
print programs are driver programs that get the data and make it displayed
using the fm's open,write close forms...
so a script is associated with a print program,..its in the name for printing...
so u can use the existing print programs to create new scripts or forms which wud overwrite the xisting form..also check the tcode NACE where in scripts are plotted with their output type and driver programs....
hope this helps u a bit,
all the best,
regards,
sampath
mark helpful answers