BI_CONTRACT_VW(SQL View) |
Index Back |
|---|---|
bill line contract |
| SELECT DISTINCT business_unit ,invoice ,contract_num FROM PS_BI_LINE |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(22) | VARCHAR2(22) NOT NULL | Invoice | |
| 3 | Character(25) | VARCHAR2(25) NOT NULL | Contract |