Share via


SalesLineType.initFromPurchLineInterCompany_IN Method [AX 2012]

Initializes the salesLine record.

Syntax

public void initFromPurchLineInterCompany_IN(PurchLine _purchLine)

Run On

Called

Parameters

  • _purchLine
    Type: PurchLine Table
    A value that is used to find the record.

See Also

Reference

SalesLineType Class