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
- _salesId
Type: SalesId Extended Data Type
The order for which information is being adjusted.
- _allOrdersDeliverable
Type: NoYes Enumeration
A NoYes enumeration value that indicates whether the number of lines is to be incremented.