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: 

BAPI to change production order like CO02

Former Member
0 Kudos

We are looking for BAPI's or function modules to change production orders.

We want to add/change components, documents, production resources or operations.

7 REPLIES 7

Former Member
0 Kudos

hi,

try with this FM.

CLOI_CHANGES_UPL_31

0 Kudos

Maybe have you an code example?

Can we also create production orders with this function?

-> We use internal number for order number

-> We have to create produktion orders with material (CO01) and without material (CO07)

0 Kudos

hii,

look at this link

http://www.saptechies.com/creating-and-changing-a-production-order-from-abap/

its explanation with example.

Thanks.

0 Kudos

Thanks for the link.

But !

The document says: "Changing components, documents or production resources still has to be done with BDC (CO01 or CO02)"

Is this still so because the document is from 2007?

What have I to do if we have no external order number? We want to create an production order with internal number.

0 Kudos

hi,

u can use this one to change production order

BAPI_PRODORD_CHANGE

Thanks,

Gaurav

0 Kudos

I have no BADI or function module found which allows me to change the "Standard values" of the operation for a production order.

The "Standard values" for an poeration are stored under "Operation details". Here we need to set/change the values for setup, maschine and labor.

I think we will do all with BDC. But with BDC I have also problems to change the "Standard values".

0 Kudos

We have done all with batch input