BI_EXTRCT_VW(SQL View) |
Index Back |
---|---|
Prompt View |
SELECT DISTINCT PROCESS_INSTANCE ,INVOICE FROM PS_BI_EXTRCT |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | INVOICE | Character(22) | VARCHAR2(22) NOT NULL | Invoice |