Click or drag to resize

clsImportCustomerServiceObjectLocation Properties

The clsImportCustomerServiceObjectLocation 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 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 propertyCSOLocationID
CSOLocationID: internal id for each transaction
Public propertyCustomerLocationTreeElementID
CustomerLocationTreeElementID
Public propertyCustomerServiceObject
CustomerServiceObject: mandatory link to the relevant CSO
Public propertyEmployee
Employee who has created the transaction or requestion for the CSO. See clsImportEmployee for the employee dimension.
Public propertyLatitude
Latitude
Public propertyLocationChangeDate
LocationChangeDate
Public propertyLocationMode
LocationMode
Public propertyLocationTransactionID
LocationTransactionID ID to group a transaction of several equipment or customer service objects. (internal number)
Public propertyLongitude
Longitude
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 propertyWarehouse
Warehouse Mandatory field for LocationMode.eLocationMode.InLocalWarehouse=1
Top
See Also