InventReleaseOrderPickingForm_Sales::buildData Method [AX 2012]
Builds the temporary table that is used in the related forms.
Syntax
server public static void buildData(
InventReleaseOrderPickingTmp _inventReleaseOrderPickingTmp,
container _packedQueryRun,
boolean _deductUnreserved)
Run On
Server
Parameters
- _inventReleaseOrderPickingTmp
Type: InventReleaseOrderPickingTmp Table
The instance of the temporary table in which the proposed and selected order lines are contained.
- _packedQueryRun
Type: container
A container that contains the packed QueryRun object that should be used for the order lines selection.
- _deductUnreserved
Type: boolean
A Boolean value that indicates whether the form check box is marked.