Click or drag to resize

clsImportProjectContractPositionePurchasePriceType Enumeration

Handling of the purchase price

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum ePurchasePriceType
Members
  Member nameValueDescription
UseDefault0Use Default: Use standard by Position Type
ManualEntry1Purchase price is defined in the contract position manually
MiddlePurchasePrice2Purchase price from item master: Averadge purchase price
LastPurchasePrice3Last purchase price from item master
ImpPurchasePrice4Purchase Price from special pricelist. This special price list is defined in the settings
SalesPrice5Purchase Price = Sales price
FixedPrice8Purchase price is given by the PurchasePriceManual property
PriceOfPurchaseProcess9Purchase price is based on the purchase process. Each change in the purchase process will change the purchase price at the position
NoPurchasePrices100Setting not to use any purchase price. In the database a 0 will be stored.
Remarks
See Also