cancel
Showing results for 
Search instead for 
Did you mean: 

Reprint Processed Purchase Orders

Former Member
0 Kudos

Hi all,

I have a requirement to reprint all the purchase orders, though it is processed or sent via mail. I need to get a hard copy of the purchase orders.

I have used ME9F for printing the processed purchase orders, but my case is there are thousands of purchase orders lying in the database, so processing it manually takes hell out of time, and i tried using RNAST00 program too, which prints only for the purchase orders which has the output medium as Print output not for the one's specified as External Send. So thought of creating a BDC program for ME9F or ME22n for achieving this result of Mass PO printouts.

Please throw some light on it. Many thanks.

Points will be rewarded. Feddie.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can do following.

1. In the selection-screen of ME9F, put your selection criteria as much as possible.

2. You have 'Set Filter' option from which still you can restrict the values based on the fields.

3. After you final selection you can choose, Select all option in the application toolbar and click the print option.

So that all selected PO will be printed.

Rewards please if this info is useful.

Thanks,

Answers (3)

Answers (3)

Former Member
0 Kudos

HI FEDDIE,

CAN U SEND ME BDC ME9F CODING ITS URGENT

Former Member
0 Kudos

HELLO ,

CAN I GET THE BDC PROGRAM FOR ME9F,

ITS URGENT

Former Member
0 Kudos

run SE11 for table NAST

goto contents and set selection-screen options as follows (below is example):

KAPPL EF

KASCHL (your output type)

ERDAT (restrict dates)

NACHA 6

VSTAT 1

and get PO's you need to reprint (OBJKY)