Share via


PurchFormLetter_Invoice.selectFromJournalLines Method [AX 2012]

Updates invoice lines based on matched packing slips.

Syntax

public void selectFromJournalLines(container _packedRecordList)

Run On

Called

Parameters

  • _packedRecordList
    Type: container
    A packed set of SalesPurchParmSubLineLinkTmp records that represents matches between invoice lines and packing slip lines.

See Also

Reference

PurchFormLetter_Invoice Class