WM_PE_SCHEDULED(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | SHOP_ID | Character(10) | VARCHAR2(10) NOT NULL | Shop Identification |
3 | SRVC_GRP_ID | Character(10) | VARCHAR2(10) NOT NULL | Service Group |
4 | PM_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Work Type Group
N=Non-Preventive Y=Preventive |
5 | SUM_1 | Number(9,0) | DECIMAL(9) NOT NULL | Count |
6 | SUM_DURATION_1 | Number(20,2) | DECIMAL(19,2) NOT NULL | Scheduled Labor Hours |
7 | SUM_2 | Number(9,0) | DECIMAL(9) NOT NULL | Count |
8 | SUM_DURATION_2 | Number(20,2) | DECIMAL(19,2) NOT NULL | Scheduled Labor Hours |
9 | DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |