An enumerated type representing the default value for the SystemSettings.BOMManagement_PublishingSync_AVLStrategy system setting.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax Public Enumeration AVLStrategy
public enum class AVLStrategy
Members
| Member name | Value | Description |
---|
| SingleAVL | 0 |
Maintain a Global Part Master AVL for Each Part Number (IPN)
|
| MultipleAVL | 1 |
Maintain BOM Level AVL for Each Part Number (IPN)
|
See Also