PurchLineHistory.purchLineOrig Method
Initializes a PurchLine record with the same field values as the current PurchLineHistory record.
Syntax
private PurchLine purchLineOrig()
Run On
Called
Return Value
Type: PurchLine Table
A PurchLine record.
Remarks
The method is private as the record does not exist in the database and therefore is not available externally.