Share via


SalesLine.initFromPurchLine Method

Initializes a SalesLine record with values that are based on a PurchLine record.

Syntax

public void initFromPurchLine(PurchLine _purchLine)

Run On

Called

Parameters

  • _purchLine
    Type: PurchLine Table
    A PurchLine record from which to initializes the SalesLine record.

See Also

Reference

SalesLine Table