Application Development 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: 

Is there any function module that I can use to confirm production orders on operation level?

0 Kudos

I need to confirm production orders on operation level. As it is possible in TCODE CO11N.

I have seen similar questions. But those do not really answer my question or solve my problem. BAPI_PRODORDCONF_CREATE_HDR is mentioned quite often but it also does not suit my requirements. I cannot post on operation level but only on header level if I am not misunderstood.

We are running SAP ERP 6.0 EHP8.

CO_RU_CONFIRMATION_ADD is used in CO11 by SAP and it would allow me to post operations only. But it is not released to be used by customers. So this is also not an option.

Does anyone have an idea?

Thanks for an idea or update.

Bye Rob

1 ACCEPTED SOLUTION

DominikTylczyn
Active Contributor
0 Kudos

Hello justmemyself

Have you looked at BAPI_PRODORDCONF_CREATE_TT? The documentation says it created confirmation time tickets for operations:

Best regards

Dominik Tylczynski

7 REPLIES 7

0 Kudos

Currently I do not consider Batch Input as an option.

DominikTylczyn
Active Contributor
0 Kudos

Hello justmemyself

Have you looked at BAPI_PRODORDCONF_CREATE_TT? The documentation says it created confirmation time tickets for operations:

Best regards

Dominik Tylczynski

hi,

I need to check. But I do not want to confirm or post time tickets. So I doubt this is the correct function to use.

I need to confirm the quantities that were manufactured / created.

But I will check later on. Not today.

Thx.

Rob

0 Kudos

Hello justmemyself

I believe production order confirmation time ticket is the right functionality here. You can confirm quantities and post goods movement with a time ticket. Check the interface and the documentation of the BAPI_PRODORDCONF_CREATE_TT function.

Best regards

Dominik Tylczynski

hi,

ok. I will check it.

But I need to confirm quantities without posting times or a time ticket. Just confirm quantities in the first place.

I will let you know later on.

Bye Rob

You were right. Works fine.

There is also a SAP note for this.

https://launchpad.support.sap.com/#/notes/2464869

2464869 - How to use BAPI_PRODORDCONF_CREATE_TT to make confirmation and post goods movement