cancel
Showing results for 
Search instead for 
Did you mean: 

Input routing on production order creation using BAPI_PRODORD_CREATE

Former Member
0 Kudos

Hi experts,

I have created one program for creating production using BAPI_PRODORD_CREATE it is working fine. I am trying to input the routing and alternate grp counter along with this but it is not updated in production order.

How to input the routing details for production order ?

Is there any BAPI/FM to update the routing details in production order ?

Thanks & Regards,

Karthi

Accepted Solutions (0)

Answers (1)

Answers (1)

KiranJ
Active Participant
0 Kudos

First u have to create the routing for that material and then create

the production order .

BAPI for creating the routing BAPI_ROUTING_CREATE.

Former Member
0 Kudos

Hi Sree,

Routing for the material already exists. I don't know the reason why its not picking.

If i maintain routing as mandatory in OPL8 tcode.

BAPI_PRODORD_CREATE giving error as "Order type YG01 requires a routing (transaction terminated)"

Thanks & regards,

Karthi

Edited by: karthi keyan on Aug 24, 2011 10:51 AM