‎2012 Jan 17 9:40 AM
Hi Experts,
I need help figuring out if there is any BAPI availiable or if someone has worked upon to update Production Orders.
The actual requirement is to update the Delivery Complete indicator (for e.g go to CO02 -> Order number) and click on Goods Receipt tab.
The Delivery Completed indicator needs to be checked in MASS for many Production Orders from a custom program.
After going through a lot of SDN Blogs, and blogs on other websites, I've figured that there is indeed no BAPI availiable, and the only resort is BDC.
But I wanted to be sure, since most of them are from 2007.
Thanks,
Tatvagna Shah.
links -
http://www.saptechies.com/creating-and-changing-a-production-order-from-abap/
‎2012 Jan 17 11:28 AM
Hi,
There is a list of bapi you can use for production order.
BAPI_PRODORD_CHANGE BAPI: Change Production Order
BAPI_PRODORD_CHECK_MAT_AVAIL BAPI: Execute Material Availability Check for Production Orders
BAPI_PRODORD_CLOSE BAPI: Close Production Orders
BAPI_PRODORD_COMPLETE_TECH BAPI: Technically Complete Production Orders
BAPI_PRODORD_COSTING BAPI: Carry Out Costing for Production Orders
BAPI_PRODORD_CREATE BAPI: Generate Production Order
BAPI_PRODORD_CREATE_CAP_REQ BAPI: Create Capacity Requirements for Production Orders
BAPI_PRODORD_CREATE_FROM_PLORD BAPI: Convert Planned Order into Production Order
BAPI_PRODORD_CREATE_FROM_REF BAPI: Create Production Order with Reference Order
BAPI_PRODORD_EXIST_CHECK BAPI: Check Existence of a Production Order
BAPI_PRODORD_GET_DETAIL BAPI: Output Details of a Production Order
BAPI_PRODORD_GET_LIST BAPI: Output Production Order Header Data in a List
BAPI_PRODORD_RELEASE BAPI: Release Production Orders
BAPI_PRODORD_REVOKEUSERSTATUS BAPI: Reset User Status for Production Orders at Header Level
BAPI_PRODORD_SCHEDULE BAPI: Schedule Production Orders
BAPI_PRODORD_SETUSERSTATUS BAPI: Set User Status for Production Orders at Header Level
BAPI_PRODORD_SET_DELETION_FLAG BAPI: Set Deletion Flag for Production Orders
BAPI_PRODORD_SET_DEL_INDICATOR BAPI: Set Deletion Indicator for Production Orders
BAPI_PRODORD_WM_MAT_STAGING BAPI: Execute WM Material Staging for Production Orders
‎2012 Jan 17 11:43 AM
Hi,
Thanks a lot buddy, but this doesn't solve my problem.
None of these can update the indicator that I am looking for.
Thanks,
Tatvagna Shah.
‎2012 Jan 17 11:50 AM
You need to update Delivery completion indicator in delivery...?
Nabheet