LotSizeMultiplerNumber
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.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: NumberType
Properties: Global, Qualified, Nillable, ID: oagis-id-9edc833be5914ad2b2b27ce79bbc1f6e
Content
Used in
- Group LotSizeGroup
- Type BOMItemDataBaseType via reference to LotSizeGroup
- Type BOMItemDataType via reference to LotSizeGroup (Element BOMItemData)
- Type ItemMasterBaseType via extension of ItemMasterLocationBaseType
- Type ItemMasterLocationBaseType
- Type ItemMasterType via extension of ItemMasterLocationBaseType (Element ItemMaster)
- Type LocationItemMasterBaseType via extension of ItemMasterLocationBaseType
- Type LocationItemMasterType via extension of ItemMasterLocationBaseType (Element LocationItemMaster)
- Type ManufacturingItemBaseType via reference to LotSizeGroup
- Type ManufacturingItemType via reference to LotSizeGroup (Elements ManufacturingItem, FinishedGoodItem)
Sample instance
<LotSizeMultiplerNumber>1.0</LotSizeMultiplerNumber>