LotSizeGroup
Group to access details of how a lot is sized
Group information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Content
- Sequence [1..1]
- MaximumLotSizeQuantity [0..1] Is the maximum number of items that can be put into a lot for this Item.
- MinimumLotSizeQuantity [0..1] Is the minimum number of items that can be put into a lot for this Item,
- LotSizeMultiplerNumber [0..1] Is used with the MinimumLotSize and MaximumLotSize. It contains the multiplier between the minimum and maximum manufactured lot quantities. For example, if the maximum lot quantity is 10,000 and the minimum lot quantity is 1000, the lot size multiplier could be 1000. This means the Item may be manufactured in lot sizes starting at 1000 and going up to 10,000 by 1000 increments.For example, 1000, 2000, 3000, etc. A lot of 4500, would not be allowed under these constraints.
Used in
- Type BOMItemDataBaseType
- Type ManufacturingItemBaseType
- Type BOMItemDataType (Element BOMItemData)
- Type ManufacturingItemType (Elements ManufacturingItem, FinishedGoodItem)