EX_TIME_MAP_TMP(SQL Table) |
Index Back |
---|---|
MAP Priority Flag Temp TableThis table will be used to store the Priority Flag for Map needed to sort by Priority and will be joined to the EX_MAP_AW_VW |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TIME_SHEET_ID | Character(10) | VARCHAR2(10) NOT NULL | Time Sheet Unique Identifier (System Generated) |
2 | VERSION_NUM | Number(3,0) | SMALLINT NOT NULL | Version Number |
3 | PRIORITY_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Priority Flag
1=High 2=Medium 3=Low |