Hi All,Now i want change the quantities of all components In Production Order. I tried with FM CO_XT_COMPONENT_CHANGE,but it doesn‘t work for alternative items.is there any BAPI or function Module to achieve this requirement.Regards,
My user created a quote with an irregular line number like 10/15/20/30. When creating a sales order with reference to this quote using bapi BAPI_SALESORDER_CREATEFROMDAT2, It will prompt an error that the material in item 000020 cannot be modified. I...
Hi Raymond,I set parameter INT_NUMBER_ASSIGNMENT with default space,if I mark this parameter as X, sales order can be created,but if my quote item numbers are 10/15/20/40/50,the SO line number would be 10/20/30/40/50/60/70,with two duplicate lines.So...
Hi Abinathsiva,I'm not mean to create quote,just want to create SO with existing quote for reference.The key point is how to deal with inconsistent item numbers.