WM_SHOP_LOC2_VW(SQL Table) |
Index Back |
---|---|
Shop Location DataThis record is used to display application message data joined with the Location table for the shop location from FMS Work Management for a Work Order. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SRVC_GRP_ID | Character(10) | VARCHAR2(10) NOT NULL | The field contains the service group id used to identify the service location for a work order in FMS. |
2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
3 | SHOP_ID | Character(10) | VARCHAR2(10) NOT NULL | This field contains the Shop ID to identify the service location for a work order in FMS. |
4 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | LOCATION | Character(15) | VARCHAR2(15) NOT NULL | This field stores the Location Code. |