InventReleaseOrderPickingForm_Sales::updateNoManualAllocationNeeded Method [AX 2012]
Updates all SalesLine records in the form where no manual allocation is needed with a quantity in the DEL_InventDeliverNowCatchWgt field.
Syntax
server public static void updateNoManualAllocationNeeded(InventReleaseOrderPickingTmp _inventReleaseOrderPickingTmp)
Run On
Server
Parameters
- _inventReleaseOrderPickingTmp
Type: InventReleaseOrderPickingTmp Table
An InventReleaseOrderPickingTmp record.