Click or drag to resize

clsImportProjectContractPositionePurchaseMode Enumeration

Method of Delivery: Purchase Method to distinguish the processes

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum ePurchaseMode
Members
  Member nameValueDescription
NoPurchase0Waiting
ByInternalEmployee1ByInternalEmployee / By External Supplier
PurchaseProcess2Purchase via PurchaseProcess
FromStock5Standard release from stock
BuildViaBom6This sales item will be build via a bom process in MARIProject and then release from stock. Only applies for PosTyp=SubContractPosition
BySupplier7This lines are only for information to the supplier. Elements as information to build the BOM externally.
BuildViaBomProductionInHouse8This sales item will be build via a bom process in MARIProject and this part will be produced via a production task in house. Only applies for PosTyp=SubContractPosition
See Also