cancel
Showing results for 
Search instead for 
Did you mean: 

Printing only new components

Former Member
0 Kudos

Hello All,

In some production orders, due to change of design, we need to add some new components in some existing production orders.

Now, the requirement is to print only those components which are newly added as previous ones are already printed.

Is there any standard functionality which I can use to fulfill this requirement?, If not, then how I can do some enhancements to fulfill this requirement?

Thanks in advance.

Regards,

Anuj

Accepted Solutions (1)

Accepted Solutions (1)

former_member194456
Contributor
0 Kudos

Hello

This is not possible with the Standard. Might be possible with the help of the reservation number created against the Production order number.

Kindly discuss with your ABAP team to develop a logic for the print form on the basis of the reservation number.

Hope this may help

Regards

SS

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Anuj,

normally this should work in standard.

The standard logic is you print and system set status print, if you add new components or operations the status is changed to partial print and new printing should only print the new added items.

See note 28887 , please make sure you try it with SAP standard print settings, as I don't know if customer own report / form has this functionality also.

BR Sabine

Former Member
0 Kudos

Hi Sabine,

Thanks for your reply!

Yes, normally in standard system, if we are adding new components in already printed production order, and then print it again (original print), then only the components added will be printed.

But, my requirement is different.

In my case, we have already performed GI for some existing components and now we have added some new components, so now we want that if we are printing the production order then only the components for which GI is not posted should be printed.

For e.g. We have 10 components in production order, out of which we have performed GI for 7 components. Now, we have added 5 new components.

So, now requirement is that, if we print the production order, 8 components should be printed (5 new + 3 without GI).

Please let me know if we can achieve this in Standard SAP?

Thanks in advance.

Regards,

Anuj

Former Member
0 Kudos

Hello Anuj,

no this is not possible in standard.

BR Sabine