cancel
Showing results for 
Search instead for 
Did you mean: 

Complete delivery indicator

Former Member
0 Kudos

Hello

I have sales order with complete delivery indicator marked on. In this order I have four items, witch are on the stock in big quantity. Two of items have different shipping point, and because of that, this order is always pass over by program RVV50R10C to cerate delivers.

Please advice what can I do with this issue?

Maybe it is possible to have some message in VA01, to not put complete delivery if they are two shipping points...

Thanks

Pawel

View Entire Topic
Former Member
0 Kudos

Hello,

Th system splits the delivery based on shiping points. it is one of the split criteria in the standard program to split if the shipping points are different.

in your case as, the Ship points are differnt the 2 items are not picked in single delivery

for the second part of query, you could try and use the exits to have a messge pop up for the complete delivery indicator

the message may be of type " check shipping points " when trying to check the complete delivery indicator

the exits are

USEREXIT_MOVE_FIELD_TO_VBEP

USEREXIT_MOVE_FIELD_TO_VBAP

Hope this helps

Thanks

akasha