WorkCentersproductionCalendarsshifts
WorkCentersproductionCalendarsshifts
Columns
| Name | Type | Description |
| WorkCentersWorkCenterId [KEY] | Long | Identifier of the work center (parent resource). |
| ProductionCalendarsProductionCalendarId [KEY] | Long | Identifier of the production calendar (parent). |
| ShiftId [KEY] | Long | Identifier of the shift. |
| Name | String | Shift name. |
| Description | String | Shift description. |
| StartTime | String | Shift start time (HH:MM or ISO time). |
| Duration | String | Duration of the shift (e.g., HH:MM). |
| CreatedBy | String | User who created the shift record. |
| CreationDate | Datetime | Date/time when the shift was created (UTC). |
| LastUpdateDate | Datetime | Date/time when the shift was last updated (UTC). |
| LastUpdatedBy | String | User who last updated the shift record. |
| LastUpdateLogin | String | Login session identifier for the last update. |
| ChangedDate | Date | Date when the work center or shift record changed. |
| Finder | String | Finder identifier used to select finder logic or view. |
| ResourceId | Long | Identifier of the associated resource. |
| SubinventoryName | String | Name of the subinventory associated with the work center. |
| WorkCenterId | Long | Identifier of the work center. |
| WorkCenterName | String | Name of the work center. |