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

SapScript for Purchase order

Former Member
0 Likes
2,632

Hi Group,

I want to know SAP standard Script name and driver program name for purchase order.

Thanks,

Smitha.

8 REPLIES 8
Read only

paruchuri_nagesh
Active Contributor
0 Likes
1,345

Hi

u can find all standard lay out sets and print programs in TTXFP table .

for purchase order standard layout set is MEDRUCK

print program is SAPFM06P

Thanks & Regards

Nagesh.Paruchuri

Read only

Former Member
0 Likes
1,345

Hi Smita,

Driver Program Name is : ENTRY_NEU

Script Name: MEDRUCK

If you want to get the driver prog and sapscript then do the below steps

Goto transaction: NACE

Select EF "Purchase Ordrer" and click the button " Output Types".

Click on the Processing routines.

on the right hand side you would see the Form name andscript name......

&*****************<removed_by_moderator>*******************&

Edited by: Julius Bussche on Jun 24, 2008 7:14 PM

Read only

Former Member
0 Likes
1,345

Hi smita

If u want to trace standard layout & print program USE TRANSACTION CODE :NACE

By this tcode u can trace layout & print program.

MEDRUCK is for purchase order standard layout

SAPMF02K is print program name for PO

Regards

pravin sherkar

Read only

Former Member
0 Likes
1,345

Hi Smitha,

You can get all the standard layouts and their print program and their settings in NACE transaction.

The standard layout for PO is MEDRUCK.

The print program is SAPMF02K

The Driver program is ENTRY_NEU.

Hope This Helps You.

Any queries, get back to me.

Regards,

Chandra Sekhar

Read only

GauthamV
Active Contributor
0 Likes
1,345

hi smitha,

script form - MEDRUCK

program - SAPFM06P

form routine - ENTRY_NEU

Read only

Former Member
0 Likes
1,345

Hi Smita,

Output Type - NEU / NEUS.

Application - EF.

Program - SAPFM06P

Form Routine- ENTRY_NEU

Form Name - MEDRUCK / /SMB40/MMPO_A

Regards,

Vishvesh

Read only

Former Member
0 Likes
1,345

Hi,

The script is MEDRUCK and the driver program is SAPFM06P for PO.

thanks

Nayan

Read only

Former Member
0 Likes
1,345

The answer to Your Question is

Program Name: SAPFM06P

Form Name: MEDRUCK

In Future follow this procedure to find the std script and program is by going to transaction u201CNACEu201D

In your case for purchase order the Application you have to choose is u201CEFu201D

Click on u201COutput Typesu201D

Choose your Output Type Accordingly. In this case u201CNEUu201D

Double Click on u201CProcessing Routinesu201D

Here you will be able to View The program & Form Associated with the Output Type.