‎2007 Mar 28 11:47 AM
Hi there friends,
i'm looking for a BAPI that completes production orders. I was trying to make it using Batch Input with COHV transaction but the BI doesn't recognizes the selection code for ALV's Grid and won't do the completion of the order..
Does anyone know of any bapi that does this? COMPLETE A PRODUCTION ORDER
Best regards,
Ricardo Monteiro
‎2007 Mar 28 11:53 AM
Hi!
I didn1t find any useful BAPIs.
However if you are using BDC, you don't have to run a mass production order procedure (loke COHV).
You can use CO02 transaction to complete them as well. This transaction can record BDC correctly.
Regards
Tamá
‎2007 Mar 28 12:00 PM
Hi,
search for <b>BAPI_PROD*</b> in SE37.. you may find Bapi regarding the production orders..
Hope this may help you...
‎2007 Mar 28 12:01 PM
You cannot use BDC for cohv as it is an executable program.
I had similar kind of scenario and the transaction i had to use was C027. Had to to debug he transaction, i got two function modules which solved my purpose.You can also try the same approach.
Regards,
Shweta