GPNZ_IRD_RC_CR8(SQL Table) |
Index Back |
---|---|
Run CNTL- Process CR8 IRD DataRun control record for Process Create IRD data. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: PRCSRUNCNTL.OPRID |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL |
Run Control ID
Default Value: PRCSRUNCNTL.RUN_CNTL_ID |
3 | PAY_ENTITY | Character(10) | VARCHAR2(10) NOT NULL |
Pay Entity
Prompt Table: GP_PYENT |
4 | GPNZ_YEARCD | Character(4) | VARCHAR2(4) NOT NULL | Year code |
5 | GPNZ_MONTHCD | Character(2) | VARCHAR2(2) NOT NULL |
Month code
01=January 02=February 03=March 04=April 05=May 06=June 07=July 08=August 09=September 10=October 11=November 12=December |
6 | GPNZ_HALF_MONTH | Character(1) | VARCHAR2(1) NOT NULL |
This field to indicate if the process is to be run for the first half of the month or the second half of the month.
1=First 2=Second |
7 | GPNZ_RUN_TYPE_IR | Character(3) | VARCHAR2(3) NOT NULL |
Parameter field for create IRD Data process where it has two values:
"Actuals" or "Exceptions".
00=Actuals 01=Exceptions |
8 | GPNZ_RECREATE | Character(1) | VARCHAR2(1) NOT NULL |
Parameter field to indicate if the process is to be run again.
N=No Y=Yes |
9 | GPNZ_TEMP_AEOK | Character(1) | VARCHAR2(1) NOT NULL |
Temporary flag for GO/NO GO in AE processing
Default Value: Y |
10 | GPNZ_START_DT | Date(10) | DATE | Start Date for employees that have commenced employment during the month |
11 | END_DT | Date(10) | DATE | end date |