AvailableToPromiseEntryATPBase Property |
Indicates the quantity available to promise (in a base unit). It is valid from this date on. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required]
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory.DemandManagement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Quantity ATPBase { get; }
Public ReadOnly Property ATPBase As Quantity
Get
public:
property Quantity^ ATPBase {
Quantity^ get ();
}
member ATPBase : Quantity with get
Property Value
Type:
Quantity
See Also