Click or drag to resize

StoreTransactionCostSource Property

Determines whether the cost in the transaction is taken from the store current availability (usually this is the case for issue transactions) or the cost must be specified in the transaction itself (usually for receipt transactions). S = Store, D = Document. [Required] [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public StoreTransactionsRepositoryCostSource CostSource { get; set; }

Property Value

Type: StoreTransactionsRepositoryCostSource
See Also