Share via


InventReleaseOrderPickingForm_Sales.updateNumberOfOrderLinesDeliverableMap Method [AX 2012]

Updates the internal structures that contain information about how many order lines can be delivered.

Syntax

protected void updateNumberOfOrderLinesDeliverableMap(SalesId _salesId, NoYes _allOrdersDeliverable)

Run On

Server

Parameters

  • _allOrdersDeliverable
    Type: NoYes Enumeration
    A NoYes enumeration value that indicates whether the number of lines is to be incremented.

See Also

Reference

InventReleaseOrderPickingForm_Sales Class