Click or drag to resize

clsImportEquipmentLocation Properties

The clsImportEquipmentLocation type exposes the following members.

Properties
  NameDescription
Public propertyBinLocations
BinLocations all requipred bin location ids as JSON list. (inernal use) Mandatory field for LocationMode.eLocationMode.InLocalWarehouse=1 (if the warehouse has bin locations)
Public propertyCardCode
CardCode
Public propertyCompanyID
Company mandatory fields for all LocationModes
Public propertyContractID
ContractID. Internal Contract ID (not the visible contract number) Mandatory field for LocationMode.eLocationMode.RentedToProject=2. Especially, when monthly invoices will be created based on the location.
Public propertyContractPositionID
ContractPositionID Internal Position ID Mandatory field for LocationMode.eLocationMode.RentedToProject=2. Especially, when monthly invoices will be created based on the location.
Public propertyCustomerLocationTreeElementID
CustomerLocationTreeElementID
Public propertyEmployee
Employee who has created the transaction or has requested the equipment. See clsImportEmployee for the employee dimension.
Public propertyEquipmentCode
EquipmentCode
Public propertyEquipmentLocationID
EquipmentLocationID internal id. Automatically created
Public propertyLatitude
Latitude GEO Location
Public propertyLinkToEquipmentCode
LinkToEquipmentCode when the equipment will be imported to an equipment assembly, the code of the father goes in this field Mandatory field for LocationMode.eLocationMode.EqupimentInAssembly=4
Public propertyLocationChangeDate
LocationChangeDate: Transaction date. This date must be newer than all other location transactions on the equipment.
Public propertyLocationMode
LocationMode Defines the type of transaction.
Public propertyLocationTransactionID
LocationTransactionID ID to group a transaction of several equipment or customer service objects. (internal number)
Public propertyLongitude
Longitude GEO Location
Public propertyMemo
Memo
Public propertyPhaseID
PhaseID based on the planning version 3 Mandatory field (only when the project uses phases) for LocationMode.eLocationMode.RentedToProject=2. Especially, when monthly invoices will be created based on the location.
Public propertyProject
Project Mandatory field for LocationMode.eLocationMode.RentedToProject=2
Public propertyQuantity
Quantity Quantiy only allowd for equipment of the EquipmentType eEquipmentMasterType.EquipmentMasterQtyNoSN
Public propertyWarehouse
Warehouse Mandatory field for LocationMode.eLocationMode.InLocalWarehouse=1
Top
See Also