GPFR_AT_RESULT(SQL Table) |
Index Back |
---|---|
AT/ILL: Selected Employees.AT/ILL: Selected Employees. This record stores before each process run of data retrieval, the employees to care about. |
# | 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 | GB_GROUP_ID | Character(15) | VARCHAR2(15) NOT NULL |
Group Build ID.
Prompt Table: GB_GROUP_TBL |
4 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
5 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr |
6 | BGN_DT | Date(10) | DATE | Begin Date |
7 | END_DT | Date(10) | DATE | end date |
8 | NAME | Character(50) | VARCHAR2(50) NOT NULL | Name |
9 | PIN_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number |
10 | GPFR_AT_DATA_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
GPFR: Retrieve this Emplid's Data
Y/N Table Edit |
11 | GPFR_AT_ID_PRINTED | Character(1) | VARCHAR2(1) NOT NULL |
GPFR: Printing Already Requested.
Y/N Table Edit |
12 | ORIG_BEGIN_DT | Date(10) | DATE | original begin date |