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

Po

0 Likes
841

Hi,

Any one can send me the print program name for puchase order in smartforms

regards

siva

Hi,

Any one can send me the print program name for puchase order in smartforms

regards

siva

6 REPLIES 6
Read only

Former Member
0 Likes
811

SAPFM06P is the print Program Name. This Program will call the SAP Script for Purchase Order. Copy that program into a ZProgram and Make changes in the include that calls the script. Change that code so that it calls ur smartform.Reward Points if u find my answer useful.

Regards,

Venkat.

Read only

0 Likes
811

hi venkat,

I want the print program for smartforms (purchase order)

regards

siva

Read only

Former Member
0 Likes
811

Hi ,

SAPFM06P is the print program name.

You can check the same by going thru sequence of transactions:

1) NACE -->select EF-Purchase order and press button Output types at the Appln tool bar

2) Here you select output type : NEU and double click processing routines.

It will take you to the screen Print program name,script name,smartform name..etc for medium 1.

Sometimes here you can find ZSAPFM06P i.e changed print program by copying.so better to check here.

same you can look in tnapr table by providing output type as NEU.

Please reward if useful

Thanks

Sivaparvathi

Read only

0 Likes
811

hi

I have Copied the standard purchase order and i modified.

In nace i have given my smartforms name but it is displaying standard purchase order .

What is the problem? pls tell me..

Read only

Former Member
0 Likes
811

Siva,

That is the print prgram for PO, as i told u need to modify that SAPFM06P into ZSAPFM06P and make changes so as to call ur smartforma nd assign it in NACE Transaction.

Regards,

Venkat.

Read only

Former Member
0 Likes
811

Siva, Pls modify the driver program, then only it will call ur smartform. copy the standard program SAPFM06P and then make modifications so as to call the smartform and then assign it to NACE transaction. I hope am making myself clear.

Regards,

Venkat.