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 script program for ME53N Purchase requsition.......

Former Member
0 Likes
497

Hi Abapers,

I had a requirement, to take print-out for purchase requisition(ME53N) and to add address and some information like Department head, PO number etc., to that...

I got the print-out only for the line-items, not for the header items.

I want to how to take the header-items print out and the standard script program to add information and address to tat.

Thanks & Regards,

Dilip.B

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
413

Hi,

Standard PR Script can be checked in transacton NACE, Application - EA, Output Type - NEU

Program SAPFM06P

Form Routine ENTRY_NEU

Form MEDRUCK

U can copied the Stadndard Programs/ scripts & then do the changes accordingly.

Configure them in NACE.

Regards,

Bhargava

2 REPLIES 2
Read only

Former Member
0 Likes
414

Hi,

Standard PR Script can be checked in transacton NACE, Application - EA, Output Type - NEU

Program SAPFM06P

Form Routine ENTRY_NEU

Form MEDRUCK

U can copied the Stadndard Programs/ scripts & then do the changes accordingly.

Configure them in NACE.

Regards,

Bhargava

Read only

0 Likes
413

Hi Bhargava,

Thnx for ur reply.....