Skip to Content
0
Former Member
Mar 22, 2016 at 12:25 PM

User Exit to do Sales Order Line Item Split Automatically based on the Quantity

1858 Views

Hi Experts,

Can anyone tell use the appropriate User Exit of Function Module that does the Sales Order Line Item Split based on the Order Quantity. The Split should happen either the Sales Order is created manually or through a Flat File via BAPI.

I know there are Save Exits for Sales Order.... But I wanted to know, if any of you have done such similar requirement. Here the expectation is, for each material, there is a SKU (Carton) Quantity maintained in Material Master. Based on that Quantity, the Sales Order Line items should get split, irrespective any Order Quantity.

If the SKU Quantity is 8 PCS.

If the Sales Order Line Item 10 quantity is 44 PCS. Then automatic split should happen like this:

Sales Order Line 10 - 8 PCS

Sales Order Line 20 - 8 PCS

Sales Order Line 30 - 8 PCS

Sales Order Line 40 - 8 PCS

Sales Order Line 50 - 8 PCS

Sales Order Line 60 - 4 PCS.

Also need some pointers on Change Management as well for this requirement.

Best regards,