BI_EX_GT_CUS_VW(SQL View) |
Index Back |
---|---|
view used to export GT customeview used to export GT customer information |
SELECT OPRID ,RUN_CNTL_ID , MAX(Request_Date) FROM %Table(BI_RUN_GTCUS_EX) GROUP BY OPRID , RUN_CNTL_ID |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | REQUEST_DATE | Date(10) | DATE | Requested |