Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Controlling loading date in delivery

Former Member
0 Likes
396

Hi,

I have a requirement to change the loading date in delivery using the earlier delivery days maintained at sale order item level.

loading date = actual loading date - earlier delivery days.

This should happen only if the actual loading date is not changed by the user.

how can i control the change.

i am not aware of how do we get to know if the user has changed loading date.

Message was edited by:

babulreddy kurapatti

Hi,

I have a requirement to change the loading date in delivery using the earlier delivery days maintained at sale order item level.

loading date = actual loading date - earlier delivery days.

This should happen only if the actual loading date is not changed by the user.

how can i control the change.

i am not aware of how do we get to know if the user has changed loading date.

Message was edited by:

babulreddy kurapatti

1 REPLY 1
Read only

Former Member
0 Likes
347

The question has been resolved.

Check the loading date from sales order in VBEP and compare it with the loading date in delivery.

If they are different then the loading date is changed.