GM_AWD_PROJT_VW(SQL View) |
Index Back |
---|---|
View of Projects by AwardThis view retrieves all the Projects for a particular Award (CONTRACT_NUM_PC). |
SELECT DISTINCT A.CONTRACT_NUM , A.BUSINESS_UNIT_PC ,A.PROJECT_ID FROM PS_CA_DETAIL_PROJ A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CONTRACT_NUM | Character(25) | VARCHAR2(25) NOT NULL | Contract |
2 | BUSINESS_UNIT_PC | Character(5) | VARCHAR2(5) NOT NULL |
PC Business Unit
Default Value: CA_DETAIL.BUSINESS_UNIT_PC |
3 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField |