PC_EMP_RSRC_IDX(SQL Table) |
Index Back |
---|---|
Emplid RSRC_ID index tableThis table is used to reference P3E RSRC_ID against PeopleSoft's EMPLID or against Resource Type, Category, Sub-Category combination. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PC_SCH_PRODUCT | Character(3) | VARCHAR2(3) NOT NULL | Product code used by Projects to determine the third party scheduling product being integrated with. |
2 | PC_RSRC_ID | Character(20) | VARCHAR2(20) NOT NULL | Transaction ID |
3 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
4 | RESOURCE_TYPE | Character(5) | VARCHAR2(5) NOT NULL | Source Type |
5 | RESOURCE_CATEGORY | Character(5) | VARCHAR2(5) NOT NULL | Category |
6 | RESOURCE_SUB_CAT | Character(5) | VARCHAR2(5) NOT NULL | Subcategory |