ReqTrans.mcrValidateQtyBreak Method
Method used to determine whether there is a Price break in comparison to the current price on the Planned orders and return an appropriate enum type to the display methos on form DS
Syntax
public boolean mcrValidateQtyBreak(ReqTrans _reqTrans)
Run On
Called
Parameters
- _reqTrans
Type: ReqTrans Table
Requirements record
Return Value
Type: boolean
true if future price breaks exist.