PC_WM_SHOP_VW(SQL View) |
Index Back |
|---|---|
Shop lookupLookup shops by WO Business Unit. |
| SELECT BUSINESS_UNIT , SRVC_GRP_ID , SHOP_ID , DESCR FROM PS_WM_SHOP_LOC_VW |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit Work Order | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Service Group | |
| 3 | Character(10) | VARCHAR2(10) NOT NULL | Shop Identification | |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |