Share via


PurchFormletterParmDataInvoice.collectPackingSlipSubLines Method [AX 2012]

Collects a packing slip line that is not fully matched for a packing slip.

Syntax

protected void collectPackingSlipSubLines(
    Map _map, 
    VendPackingSlipJourRecId _vendPackingSlipJourRecId, 
    TradeInventTransId _inventTransId)

Run On

Server

Parameters

  • _map
    Type: Map Class
    The map in which to insert the found line.

See Also

Reference

PurchFormletterParmDataInvoice Class