Share via


PurchFormletterParmDataInvoice.selectFromJournalLines Method [AX 2012]

Updates invoice lines based on matched packing slips.

Syntax

public void selectFromJournalLines(container _packedRecordList)

Run On

Server

Parameters

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

See Also

Reference

PurchFormletterParmDataInvoice Class