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

Purchase Order Driver Program

Former Member
0 Likes
632

Hi all

Am using the Standard Smartform /SAPDII/SPP_ORDER for my purchase order rather than the script MEDRUCK.Now please tell me what is the driver program i need to submit for /SAPDII/SPP_ORDER in NACE.Please Help

Vijay

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
586

Hi Vijay Krishna,

For PO output you have to use the standard SAPSCRIPT Medruck and the driver program, So when u change it to Smartform you need the help of an ABAPER to do this...

You need to make a Z Copy of the Standard Program SAPFM06P, and alter the Include FM06PE02 (in our case ZFM06PE02) and in that the form entry_neu should be coded so as to call your smartform.

After its done , the driver program should be replaced with the name of your Z copy in NACE....

Hope this will help you, if u need more clarifications about how to do this, revert back with your doubts...

Regards

Karthik D

3 REPLIES 3
Read only

Former Member
0 Likes
586

Hi

for purchase orders we need to use the standard program

SAPFM06P

Read only

Former Member
0 Likes
586

Hi,

Goto table 'TNAPR' table and give your script or smartform name then you can retrieve the driver program for it.

Hope it helps you.

Read only

Former Member
0 Likes
587

Hi Vijay Krishna,

For PO output you have to use the standard SAPSCRIPT Medruck and the driver program, So when u change it to Smartform you need the help of an ABAPER to do this...

You need to make a Z Copy of the Standard Program SAPFM06P, and alter the Include FM06PE02 (in our case ZFM06PE02) and in that the form entry_neu should be coded so as to call your smartform.

After its done , the driver program should be replaced with the name of your Z copy in NACE....

Hope this will help you, if u need more clarifications about how to do this, revert back with your doubts...

Regards

Karthik D