Hi~
I am using ‘BAPI_PRODORD_CREATE_FROM_PLORD’ to create production order with reference to plan order,
But, we may get several routing group for one material
and in this bapi there is no parameters for routing group
we get the solution: 1st, create production order using 'BAPI_PRODORD_CREATE', then delete plan order
Maybe i can do some implict enhancement to pass the routing group to the program, but not sure
Thanks for your help.
BR!