WorkCenters
The Work Centers resource manages work centers that the work area contains. A work center is a production unit that consists of people or equipment who possess similar capabilities. Each work center is part of a work area. You can use it to plan capacity requirements and to schedule detailed work.
Columns
| Name | Type | Description |
| OrganizationId | String | Value that uniquely identifies the inventory organization. It is a primary key that the application generates when it creates an inventory organization. |
| OrganizationCode | String | Abbreviation that identifies the inventory organization. |
| OrganizationName | String | OrganizationName of WorkCenters |
| WorkCenterId [KEY] | String | WorkCenterId of WorkCenters |
| WorkCenterCode | String | Abbreviation that identifies the work center. |
| WorkCenterName | String | Name of the work center. |
| WorkCenterDescription | String | Description of the work center. |
| InactiveDate | Date | Date when the work area becomes inactive. |
| WorkAreaId | String | Value that uniquely identifies the work area. It is a primary key that the application generates when it creates a work area. |
| WorkAreaCode | String | WorkAreaCode of WorkCenters |
| WorkAreaName | String | Name of the work area. |
| WorkAreaDescription | String | WorkAreaDescription of WorkCenters |