requirements not created for PRODRQM_STOCK_ATP

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

requirements not created for PRODRQM_STOCK_ATP

Fred Forester-2

Hi All,

I'm not seeing requirements created for PRODRQM_STOCK_ATP. the code
below seems to be incorrect. if I change it from greater-equals to
less-equals I get requirements. however, when I receive the inventory I
get new Requirements created. is the code below correct or is this a bug.

Thanx
Fred


<!-- If before this reservation the availableToPromiseTotal was over
minimumStock, create a new requirement -->

<if-compare-field field-name="oldAvailableToPromise"
to-field-name="productFacility.minimumStock" operator="greater-equals"
type="Double">