WorkOrderCreateLotsForItems Method |
Creates lots for all lines in Work Order Items.
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic void CreateLotsForItems()
Public Sub CreateLotsForItems
public:
void CreateLotsForItems()
member CreateLotsForItems : unit -> unit
See Also