cancel
Showing results for 
Search instead for 
Did you mean: 

How to print details of produnction order confirmation ?

chetan_mody4
Explorer
0 Kudos

Hello Friends,

We want print details of production order confirmation (fields from AFRU table) immediately after every confirmation.  (this is just to identify which material is duly confirmed, and which is balance to be confirmed).  Can someone show me how to get this printout please.

Thanks,

- Chetan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

There can be 2 ways for the same.

1. MB90: Material Document is printed if you have automatic GI(Back flush checked).You can restrcit this via chnage in OMb4.

2. OPK8: Through this you can select the list LV02 and can print the confirmation based on MRP Controller/Order Type and Plants.

Thanks

Amulya

kiran_kumar179
Active Contributor
0 Kudos

Chetan,

Get the confirmation document from MB90 and print the document from there.

See you can trigger this automatically through any customized program once order is confirmed.

BR
KK

chetan_mody4
Explorer
0 Kudos

Hi Kiran, thanks for your response.

In MB90, what would be the output type for confirmation ? because, this will be an intermediate confirmation for an operation, and there will not be any goods-movement associated with it.  We will need values from AFRU table, and not MSEG table.

A stand-alone custom program also does not help, because it won't know which confirmation counter information to print - even the user won't know what was the counter number of his last confirmation.  (I can set it to always print the last counter, but it may not be correct if more than one confirmations has happened from last printout).

Thanks,

- Chetan

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello Chetan,

In OPK8 you need to do the setting for confirmation print

Set List : LV02

SAPscript Form : PSFC_STD_LAYOUT

Report Name : PSFCCONF

You can customize your own report as per the requirement

You need to active control key for printing in OP00 then assign the control key  and printer to work center that is assign to last operation in routing.

Then you can take print in background through COHVOMPRINT

Also COOIS report, select Confirmations in the List drop down field.

From here also you can print the confirmation of AFRU details.

Please refer consulting note 49247 - PPPR: Printing with layout set PSFC_STD_LAYOUT

and 22973 - PPPR: "Incorrect" no. of time tickets/conf. slips

Best Regards,

R.Brahmankar