Click or drag to resize

ProductsRepositoryCostingMethod Class

Allowed values for the CostingMethod data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.General.ProductsProductsRepositoryCostingMethod

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class CostingMethod : Enum

The ProductsRepositoryCostingMethod type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAverageCostForTheWholeProduct
AverageCostForTheWholeProduct value. Stored as 'AVG'.
Public fieldStatic memberAveragePartitionedByReservedForDocument
AveragePartitionedByReservedForDocument value. Stored as 'BLD'.
Public fieldStatic memberSeparateCostForEachLot
SeparateCostForEachLot value. Stored as 'EXP'.
Public fieldvalue__
Top
See Also