RUN_CNTL_WGP(SQL Table) |
Index Back |
---|---|
Run Ctrl for Wage Prog ProcessThis record provides the run control parameters used by the Wage Progression processes. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
3 | HR_WP_ID | Character(10) | VARCHAR2(10) NOT NULL |
Wage Progression Run ID
Prompt Table: HR_WP_ID_TBL |
4 | AS_OF_DATE | Date(10) | DATE |
As of Date
Default Value: %date |
5 | THRUDATE | Date(10) | DATE | End Date |
6 | UPDATE_FUTURE_ROW | Character(1) | VARCHAR2(1) NOT NULL |
Update Future Rows
Y/N Table Edit |