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

standard form name and print program needed

Former Member
0 Likes
692

Hi experts,

I am trying to find the standrad sapscript form names and print program to print

1. AR invoice( from FB70, doc type DR) and

2. AP invoice/ Credit memo (from fb60, doc type KR/KG)

what is the standard output type for this. from where we can print this forms. I did not find print options from fb60/fb70.

Thanks and regards

Ray

Hi experts,

I am trying to find the standrad sapscript form names and print program to print

1. AR invoice( from FB70, doc type DR) and

2. AP invoice/ Credit memo (from fb60, doc type KR/KG)

what is the standard output type for this. from where we can print this forms. I did not find print options from fb60/fb70.

Thanks and regards

Ray

2 REPLIES 2
Read only

p291102
Active Contributor
0 Likes
569

Hi,

go to NACE -Tranascation code u will get the STANDARD SAP Script form names and print programs .

Thanks,

Sankar M

Read only

kiran_k8
Active Contributor
0 Likes
569

Rayudu,

In SPRO follow this path.

Form 16A

Financial Accounting

-


Global settings

-


withholding tax

-


Extended Witholdong tax

-


POstings

-


India

-


Withholding tax certificates for vendors

-


maintain no.groups and script forms.

For cheques and Payment Advisory.

Go to FBZP

click on printmethods in company code

click on position

give Company code and payment method

then in the next screen double click on the payment method

This way you will get to see the forms assigned to it.

For Forms for Correspondence.

Financial Accounting

---Global settings

-


correspondence

-


define form names for correspondence print.

The above path will get you all the scripts and their print programs,you can even check TTXFP table to get the driver program if you know the script.

K.Kiran.