Future Commit
Scenario example:
Order date : 10/25/2013
Requested date :11/25/2013
Scheduled pick date PDDJ: 11/22/2013 (transit day setup is 2days)
Branch plant days : 30 days.
Imagine today is date : 10/25/2013
Submitted the order: As per oracle documentation it calculates based on scheduled pick date (PDDJ)
PDDJ > (calculation dates) . Calculation dates is order date(10/25/2013) + Branch plant days(30days)
PDDJ > 10/25/2013 + 30days (11/23/2013 )than the order will go on future commit. Where as the above scenario is not greater than calcualtion date.Instead it is less than calculation date,but gone in future commit.Please advice.