GPDE_DX_RUN_01(SQL Table) |
Index Back |
---|---|
Run Control TableRun Control Table for Diagnostics |
# | 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | PAY_ENTITY | Character(10) | VARCHAR2(10) NOT NULL |
Pay Entity
Prompt Table: GP_PYENT |
5 | GP_PAYGROUP | Character(10) | VARCHAR2(10) NOT NULL |
Global Payroll pay group
Prompt Table: GPDE_RC_PYGRPVW |
6 | GPDE_DX_CLR_DATA | Character(1) | VARCHAR2(1) NOT NULL |
Checkbox to clear all data before processing
Y/N Table Edit Default Value: Y |
7 | GPDE_DX_HIDE_PAY | Character(1) | VARCHAR2(1) NOT NULL |
Hides exact payroll amounts and shows digits as digit 9 only.
This helps to protect privacy but gives some indication to the dimension and existence of payments.
Y/N Table Edit Default Value: N |
8 | GPDE_DX_HIDE_PERS | Character(1) | VARCHAR2(1) NOT NULL |
Hide personal information to protect the employee privacy
Y/N Table Edit Default Value: Y |
9 | GPDE_DX_DATA_ONLY | Character(1) | VARCHAR2(1) NOT NULL |
Checkbox to indicate that only the data should be generated, not the output files.
Y/N Table Edit Default Value: N |