BI_CONTL_PRJ_VW(SQL View) |
Index Back |
---|---|
BillCont Line Prj Vw |
select distinct a.business_unit, a.contract_num, b.project_id from ps_bi_line b, PS_BI_HDR a where b.business_unit = a.business_unit and b.invoice = a.invoice |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(30) | VARCHAR2(30) NOT NULL | Key Query Value | |
3 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField |