CA_PPD_PROJ_VW(SQL View) |
Index Back |
---|---|
Contr line project details |
SELECT CONTRACT_NUM , CONTRACT_LINE_NUM , BUSINESS_UNIT_PC , PROJECT_ID FROM PS_CA_DETAIL_PROJ |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(25) | VARCHAR2(25) NOT NULL | Contract | |
2 | Number(3,0) | SMALLINT NOT NULL | Contract Line Num | |
3 | Character(5) | VARCHAR2(5) NOT NULL | PC Business Unit | |
4 | Character(15) | VARCHAR2(15) NOT NULL |
Project Id ChartField
Prompt Table: CA_PROJ_NONVW |