cancel
Showing results for 
Search instead for 
Did you mean: 

Adding pooduct in Delivery

Former Member
0 Kudos

Hi all

I want to ristrict the adding the product in delivery

in short i dont want to any addition of product in deliveryi want only thouse prodcut in delivery which is in sale order

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Dear Mangesh,

Do these settings in the delivery item category.

Check quantity 0 B Situation rejected with an error message

Check minimum qty B Situation rejected with an error message

Check overdelivery B Situation rejected with an error message

This will help you to resolve the issue.

Regards

Abhilash

Lakshmipathi
Active Contributor
0 Kudos

Dear Mangesh

If you do OR-LF-F2, you cannot include a new line item in delivery.

In copy control, VTLA for item category, under "Data Transfer" tab, maintain 101 for the field "Item Data".

thanks

G. Lakshmipathi

Former Member
0 Kudos

Hi

Dont use delivery LO. Use any delivery other than this. LO is delivery without order.

Other deliveries eg. LF requires order reference,

Hope this helps

kind regards

sandeep

Former Member
0 Kudos

Hi,

Make use of userexit avaliable for delivery processing and you can write the same requirement in the code.

Best option is assign standard routine 202 in OVLK(delivery type controls)

RE FV50B201

Title

Cannot add items that do not reference an order

Purpose

This is an example of a copying requirement. Copying requirements are FORM routines that check certain requirements as a precondition for the copying process. This requirement is used to indicate that items which do not reference an order cannot be manually added to a delivery. No additional validation checks against the items are performed.

NOTE: This requirement is delivered as a sample and is not used in any standard copy scenarios.

Example

If a delivery was created with reference to a sales order, company policy states that no additional items can be added to the delivery. In order to prevent users from manually adding items in a delivery, this requirement can be assigned to the appropriate delivery document type.

Reward points if useful

Regards,

Amrish Purohit

Edited by: AMRISH PUROHIT on Mar 7, 2008 5:31 PM