Click or drag to resize

CostCorrectionSourceTransaction Property

Transaction that determines which transactions need cost correction. The corrected transactions are those that depend on the specified cost in the source transaction. [Filter(multi eq)] [ReadOnly]

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

Property Value

Type: StoreTransaction
See Also