DW_MFG_WORK_CENTERS_D (Preview)
This table requires activation of Manufacturing functional area. This table stores the plant specific work center definition. A work center is a physical location designated within the work area where a certain type of operation is performed
Details
Module:
Key Columns
WORK_CENTER_ID
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| WORK_CENTER_ID | NUMBER | 38 | 0 | True | Work Center Identifier | DW_MFG_WORK_CENTERS_D_TL | WORK_CENTER_ID |
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. System | ||||
| WORK_CENTER_CODE | VARCHAR2 | 32 | Work Center Code | ||||
| WORK_AREA_ID | NUMBER | 38 | 0 | Work Area to which work center is associated. | DW_MFG_WORK_AREAS_D_TL | WORK_AREA_ID |