‎2007 Jun 14 4:19 AM
Hi gurus,
Im using VF02 standard R/3 program (Change Billing Document) and its output generated on a Sapscript Form. My problem is when the output display it always generates spaces instead of continuous line of records. Our Client said that they attached their customize Sapscript form to it, is it possible? How will i determine or know the exact Sapscript form that a certain program being used? And how will i eliminate those space from my output? Pls help...
thanks,
nips
‎2007 Jun 14 4:23 AM
Hi,
It is possible to attach a customized SAPscript to a standard transaction. You can ask your functional consultant to give you the name of the form attached. Then got to T-code SE71 and makes changes to that form as needed by you.
Regards
Aneesh.
‎2007 Jun 14 4:38 AM
sir,
the functional cant determine the sapscript form name that the abap programmer attached...So how will i know the exact form on my standard program??
thanks,
nips
‎2007 Jun 14 4:44 AM
Check the table <b>TNAPR</b> or the tcode NACE....NACT
Regards
Aneesh.
‎2007 Jun 14 4:25 AM
Hi,
Please do not open multiple threads for the same question..
Please check your other thread for my reply
Thanks
Naren
‎2007 Jun 14 4:44 AM
Hi,
As mentioned earlier..check the transaction NACE or check the table TNAPR..
Thanks,
Naren
‎2007 Jun 14 5:56 AM
For removing blank spaces : Create a paragraph in sapscript with the check box activated as Remove blank lines
Finding out the Z-Sapscript : Go to Nace Transaction go to V3 - Billing click on outputtype Push Button so u can find out the Z Form
Regards
Suresh