Hi
I am investigating how I can create a production order which has to use a 'bespoke' component list, i.e., I don't want to use the BOM application. The scenario is that an external solution comes up with the 'best' component list and SAP doesn't have that information.
Obviously I can use the dreaded BDC / call transaction on CO01, but could I use something nicer?
I have ticked off my list so far:
a) the userexits and Badis won't allow direct manipulation of RESB, it's only import parameter...
b) I looked up the POI (function module CLOI_CHANGE_UPL_31), but it diesn't allow updates to the component list.
c) Also the BAPI_PRODORD_CREATE/CHANGE doesn't allow updates to the components.
d) Is there a convenient enhancement spot anyone knows of which could be used (e.g. in FuGr COMK?)
My best option might be this one, does anyone have experience?
e) The function module BAPI_ALM_ORDER_MAINTAIN was developed for CS/PM orders. Does it work for PP orders?
Appreciate any help on this!
BJ