Share via


PurchLine::earliestConfirmedDlv Method

Finds the purchase order line that have the earliest confirmed delivery date.

Syntax

server public static PurchLineDlvDate earliestConfirmedDlv(PurchId _purchId)

Run On

Server

Parameters

Return Value

Type: PurchLineDlvDate Extended Data Type
The earliest confirmed delivery date for the purchase lines.

Remarks

The returned confirmed delivery date can be passed to the datenull method in order to fully confirm the purchase order.

See Also

Reference

PurchLine Table