Skip to content

CostCenter

Cost center information.

erDiagram
    CostCenter ||--o{ Machine : "CostCenterID"
    CostCenter ||--o{ User : "CostCenterID"

Fields

Field Type Description
AccountNumber string Account number for this cost
Code string Code of this cost center
Created datetime Date/Time this record was created
CustomField1 string Available for custom data for this machine, not used by OctoSAM Inventory
CustomField2 string Available for custom data for this machine, not used by OctoSAM Inventory
CustomField3 string Available for custom data for this machine, not used by OctoSAM Inventory
CustomField4 string Available for custom data for this machine, not used by OctoSAM Inventory
Description string Description of the cost center
ExtraData string Reserved for future use
Guid guid Unique identifier for the cost center
ID numeric Internal ID for the CostCenter entity (Primary Key)
Name string Name of the cost center

Referenced by

Table Column Name Description
Machine CostCenterID Basic machine information. A machine is a physical or virtual device that can be scanned by OctoSAM Inventory. A machine can also be a mobile device such as a phone or tablet.
User CostCenterID Basic user Information