Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with Invoice??

Former Member
0 Likes
569

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

6 REPLIES 6
Read only

Former Member
0 Likes
544

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.

Read only

0 Likes
544

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

Read only

0 Likes
544

Check the table <b>TNAPR</b> or the tcode NACE....NACT

Regards

Aneesh.

Read only

Former Member
0 Likes
544

Hi,

Please do not open multiple threads for the same question..

Please check your other thread for my reply

Thanks

Naren

Read only

Former Member
0 Likes
544

Hi,

As mentioned earlier..check the transaction NACE or check the table TNAPR..

Thanks,

Naren

Read only

former_member15255
Active Participant
0 Likes
544

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