Click or drag to resize

clsImportProjectContracteCurrencyHandling Enumeration

Manage the currency handling, when documents are created out of the contract.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eCurrencyHandling
Members
  Member nameValueDescription
FloatingRateBySBO0 0: Default. The echange rate is used from SAP Business One (day rate), when the doucment is created. Planning of contract positions is based on the MARIProject monthly rates.
FixedRateForContract1 1: A fixed given rate is used for the lifetime of the project. The exchange rate is used for documents and for planning.
Remarks
See Also