Share via


InventReleaseOrderPickingForm_Sales.bldInventReleaseOrderPickingTmp Method [AX 2012]

Builds the temporary table that is used in the related forms.

Syntax

public void bldInventReleaseOrderPickingTmp(container _packedQueryRun)

Run On

Server

Parameters

  • _packedQueryRun
    Type: container
    A container that has the packed QueryRun that should be used for the order lines selection.

See Also

Reference

InventReleaseOrderPickingForm_Sales Class