Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.