cancel
Showing results for 
Search instead for 
Did you mean: 

Nu00B0 and position of Customer Order in the print of Purchase Order

andrea_peroni
Explorer
0 Kudos

In the sapscript of Purchase Order i want print the number and the position of its Customer Order.

In the program SAPLMEDRUCK (SAPLMEDRUCK \ LMEDRUCKF01 \ LMEDRUCKF04) the data that I want are in the table t_ekkn (vbeln and ebelp) but I can't change the program to insert a write_form (is a standard program) and in the sapscript I can't do select in the table.

Someone knows if there's a way to print them?

Thanks to all.

Accepted Solutions (0)

Answers (1)

Answers (1)

andrea_peroni
Explorer
0 Kudos

I think there are two way to solve the problem:

- change the program to insert a write_form ( can I modify a standard program?)

- into the sapscript: find in the row (if there are) the number and the position of its Customer Order.

Someone can tell me if there is a solution?

Edited by: Andrea Peroni on Jun 30, 2008 10:58 AM