Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.