Is there a field like Demand Exception quantity field in item setup attribute?
We are looking into calculating the Promise Date and Request Date in the Sales Order entry form. The calculating will be basing on two item attributes (Demand Lead time and Demand Exception quantity). The logic goes like this... If the item quantity below the Demand Exception quantity, default the promise date by sysdate + the lead time days otherwise add some number of days.