RC_X_DEDS(SQL Table) |
Index Back |
---|---|
RC for Non-Tax Dedn ExtractRun Control table used to store the run control parameters for the Non-Tax Deduction Extract process. |
# | 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 | PAY_MODES | Character(1) | VARCHAR2(1) NOT NULL |
Pay Modes
O=Deduct/Collect Comp./Bond Met S=Specified Date Default Value: O |
4 | RUN_ID | Character(10) | VARCHAR2(10) NOT NULL |
Pay Run ID
Prompt Table: PAY_RUN_TBL |
5 | SPECIFIED_DT | Date(10) | DATE | Specified Date |
6 | PAYMENT_DT | Date(10) | DATE | Payment Due Date |
7 | PAY_ALL | Character(1) | VARCHAR2(1) NOT NULL |
Pay All Vendors
Y/N Table Edit Default Value: Y |