BI_PCCA3_VW(SQL View) |
Index Back |
---|---|
Rows in BI_HDR for PC/CAView into BI_HDR that selects any rows that are to be sent or have already been sent to the Contracts or Projects system. |
SELECT DISTINCT BUSINESS_UNIT , BILL_TO_CUST_ID FROM PS_BI_PCCA_VW WHERE BILL_STATUS IN ('RDY', 'NEW', 'INV', 'FNL', 'HLD', 'PND') |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(15) | VARCHAR2(15) NOT NULL | Customer |