ProductionResourcesEquipmentInstance
The Equipment Instances resource manages instances of an equipment resource.
Columns
| Name | Type | Description |
| ProductionResourcesResourceId | String | ProductionResourcesResourceId of ProductionResourcesEquipmentInstance |
| EquipmentInstanceId | String | Value that uniquely identifies the equipment resource instance. It is a primary key that the application generates when it creates a equipment instance. |
| EquipmentIdentifier | String | Abbreviation that identifies the equipment resource instance. |
| EquipmentInstanceName | String | Name of the equipment resource instance. |
| AssetId | String | Value that uniquely identifies the item associated with the asset in the maintenance organization. |
| AssetNumber | String | Unique asset number that identifies the equipment instance. |
| AssetDescription | String | AssetDescription of ProductionResourcesEquipmentInstance |
| AssetItemId | String | AssetItemId of ProductionResourcesEquipmentInstance |
| AssetItemNumber | String | AssetItemNumber of ProductionResourcesEquipmentInstance |
| AssetItemDescription | String | AssetItemDescription of ProductionResourcesEquipmentInstance |
| OrganizationId | String | OrganizationId of ProductionResourcesEquipmentInstance |
| ResourceId | String | Value that uniquely identifies the production resource. It is a primary key that the application generates when it creates a production resource. |
| ResourceCode | String | ResourceCode of ProductionResourcesEquipmentInstance |
| PrimaryWorkCenterId | String | Value that uniquely identifies the work center. It is a primary key that the application generates when it creates a work center. This is the default work center that the application assigns to this equipment instance. |
| PrimaryWorkCenterCode | String | Abbreviation that identifies the primary work center. |
| InactiveDate | Date | Date when the equipment instance becomes inactive. |