EN_WC_VW(SQL View) |
Index Back |
|---|---|
En Work Center View |
| select a.business_unit, a.work_center_code, a.daily_capacity, a.storage_area, a.stor_level_1, a.stor_level_2, a.stor_level_3, a.stor_level_4, a.calendar_code from PS_EN_WORK_CENTER a |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Work Center | |
| 3 | DAILY_CAPACITY | Number(5,2) | DECIMAL(4,2) NOT NULL | Average Daily Hours |
| 4 | STORAGE_AREA | Character(5) | VARCHAR2(5) NOT NULL | Storage Area |
| 5 | STOR_LEVEL_1 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 1 |
| 6 | STOR_LEVEL_2 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 2 |
| 7 | STOR_LEVEL_3 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 3 |
| 8 | STOR_LEVEL_4 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 4 |
| 9 | CALENDAR_CODE | Character(10) | VARCHAR2(10) NOT NULL | This code is for a group of dates associated with exchange (stock, money, commodity) traded future or option contracts. |