Share via


PurchLine.findApproved Method

Finds the original purchase line.

Syntax

public PurchLine findApproved()

Run On

Called

Return Value

Type: PurchLine Table
A PurchLine record.

Remarks

If the purchase order has change request enabled, then the approved record is fetched from the PurchLineHistory table, otherwise the orig record would be returned.

See Also

Reference

PurchLine Table