‎2007 Dec 31 11:32 AM
Hi all,
I have to migrate the Production order data.
I have the header, item and operations data in the text file.
Now I have to create Production orders for the materials given in the file.
I checked there is a FM CO_XT_ORDER_CREATE, IDOC LOIPRO (Message type) for doing this. I want to know which will be best method of doing it.
If i create a production order in CO01, it brings in the components and operations automatically. If i want to do any validations on those , how can I do it.
Normally how the production order migration will be done.
Awaiting your reply,
Thanks,
Balaji
Edited by: Balaji on Dec 31, 2007 4:27 PM
‎2007 Dec 31 4:11 PM
Use BAPI_PRODORD_CREATE to create
Use BAPI_PRODORD_CREATE_FROM_REF to create aprod ord with reference.
Look into Business o bject BUS2005 for more information.
Hope this helps
Vinodh Balakrishnan
‎2008 Jan 02 2:47 PM
Hi Vinod,
Both the BAPIs are not found in 4.6c system.
Is there any other BAPI or IDOC which I can use in LSMW?
Regards,
Balaji
‎2008 Jan 15 4:04 PM
The BAPIs mentioned in the answer are not available in 4.6C. Can they be added to 4.6C without alot of effort?
I have a clent that needs this functionality and is thinking about creating their own modificatrion to do the same as the BAPI.
Regards,
Rich Gagliardi
‎2009 Jul 21 10:17 AM
‎2009 Aug 06 4:29 PM
Hi balaji/guys,
I need to create a production order using some BAPI or Function module...
I use BAPI_PRODORD_CREATE....But the problem is..i can just add one material..i mean one item/component..
my requirement is i will be having a main material and will add the sub components or Co products..
any information about the BAPI or function module ??
thanks,
Ashok