Click or drag to resize

LotsManagement Class

Provides methods to manage lots in logistics documents.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.Logistics.Inventory.DemandManagementLotsManagement

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory.DemandManagement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static class LotsManagement

The LotsManagement type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateLinesForAvailableLots
Creates lines for available lots in the specified logistics documents.
Public methodStatic memberGetLotsAvailability
Loads the available lots in order of their issue. The order is determined in the product definition. See LotsIssue.
Top
See Also