cancel
Showing results for 
Search instead for 
Did you mean: 

System is allowing multiple line items,

Former Member
0 Kudos

Hi Gurus,

Thanks in advance,

My requirement is,

User created sales Order with one line item,

He created delivery document also,

now in Change mode of Delivery document, System is allowing user to enter multiple line items.

But Client requirement is not to take any item which is not there in Sales Order.

So Please help me what needs to be done?

What customization changes i need to do?

Thanks and Regards

Subbu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In the copy control between sale order and delivery VTLA

In Item , Check if the Order requirements field has a routine number 201= No ord.w.indep.item is there

Change it to 202= Order w IndpdntItem

Check and revert back.

Regards,

Sharan

Former Member
0 Kudos

Hi Sharan,

I have done the changes, But still system is taking line items in delivery.

Please let me know if any changes need to be done.

Thanks and Regards

Subbu

Former Member
0 Kudos

In Customer master, sales area -> Shipping, Order Combination is unchecked.

In all sales order, it will take from customer with no order combination.

See SO header Shipping Order combination should be unchecked also.

This set-up will only allow 1 OB with multiple items for the same SO. If different SO, it will block in VL01N or VL02N.

If this is not feasible, you need to make changes to the routine used to block all subsequent changes.

Or you can consider FORM USEREXIT_MOVE_FIELD_TO_LIPS or MV50AFZ1 to block.

Former Member
0 Kudos

Hi,

Thanks for your support,

Issue has been resolved,

I have changed the requirement in delivery document as 201.

Thanks and Regards

Subbu

Answers (0)