Share via


SalesParmLine.checkDeliverNow Method

Validates the value of the DeliverNow or InventNow field.

Syntax

public boolean checkDeliverNow(
    Qty _previousDeliverNow, 
    Qty _deliverNow, 
    Qty _orderedQty)

Run On

Called

Parameters

  • _previousDeliverNow
    Type: Qty Extended Data Type
    The value of DeliverNow or InventNow field for the earlier version.

Return Value

Type: boolean
true is the value is correct; otherwise, false.

See Also

Reference

SalesParmLine Table