WorkCenterResourceExceptionsresourceAvailabilityOverrides
WorkCenterResourceExceptionsresourceAvailabilityOverrides
Columns
| Name | Type | Description |
| WorkCenterResourceExceptionsWorkCenterResourceExceptionId [KEY] | Long | Value that uniquely identifies the work center resource exception in the production calendar of a plant. The application generates the value when it creates the exception. |
| WorkCenterResourceExceptionDetailId [KEY] | Long | Value that uniquely identifies the resource availability override. The application generates this value when it creates the exception for the resource. |
| WorkCenterResourceExceptionId | Long | Value that uniquely identifies the work center resource exception in the production calendar of a plant. The application generates this value when it creates the exception. |
| ResourceId | Long | Value that uniquely identifies the resource being updated. This value is required. |
| ResourceName | String | Name that uniquely identifies the resource. It's used if the ResourceId isn't provided in the request. |
| WorkCenterId | Long | Value that uniquely identifies the work center associated to the resource. This value is required. |
| WorkCenterCode | String | User-supplied value that uniquely identifies the work center associated to the resource. It's used if the WorkCenterId isn't provided in the request. |
| WorkCenterName | String | Name that uniquely identifies the work center. It's used if the WorkCenterCode isn't provided in the request. |
| DefaultAvailability | Int | Value of the resource availability. |
| AvailabilityOverride | Decimal | Override quantity value. It replaces the default units available for a given resource for the time interval defined by the exception. This value is required. |
| CreationDate | Datetime | Date and time when the user created the record. |
| CreatedBy | String | User who created the record. |
| LastUpdateDate | Datetime | Date and time when the user most recently updated the record. |
| LastUpdatedBy | String | User who most recently updated the record. |
| Finder | String | A system-defined query or lookup used to retrieve resource availability. |