EDIT_ASOFDT_VW(SQL View) |
Index Back |
---|---|
Social Situation as of dt ViewThis view returns the run control parameters for the Employee Survey report. |
SELECT DISTINCT OPRID, RUN_CNTL_ID, ASOFDATE FROM PS_EDIT_SHEET_FRA |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPERATOR_VW |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | ASOFDATE | Date(10) | DATE | As of Date |