PurchReqLineHistory.initFromPurchReqLine Method
Initializes the field values in a new PurchReqLineHistory record based on a PurchReqLine record.
Syntax
public void initFromPurchReqLine(PurchReqLine _purchReqLine)
Run On
Called
Parameters
- _purchReqLine
Type: PurchReqLine Table
A PurchReqLine record to use to initialize the new record.