BAS_P_ELIG_HST(SQL Table) |
Index Back |
---|---|
BAS Partic Eligibility HistoryBAS_PARTIC_ELIG history table, it's used for Archive |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). | |
2 | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number | |
3 | Character(6) | VARCHAR2(6) NOT NULL | Schedule ID | |
4 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
5 | Number(3,0) | SMALLINT NOT NULL | Specifies a sequence number associated with each of multiple concurrent jobs for a one employee. It is used to determine the applicable benefit program for each job. The first job entered for an employee is automatically assigned a Benefit Record Number of zero (0). This field is linked with EMPL_RCD#, the Employment Record Number. | |
6 | Number(6,0) | INTEGER NOT NULL | Event Identification | |
7 | Number(3,0) | SMALLINT NOT NULL | Empl Record | |
8 | Character(1) | VARCHAR2(1) NOT NULL |
Eligibility Source
A=ADDRESSES J=JOB |
|
9 | Date(10) | DATE | Eligibility Effective Date | |
10 | Number(3,0) | SMALLINT NOT NULL | Eligibility Effective Sequence | |
11 | PRIMARY_JOB_IND | Character(1) | VARCHAR2(1) NOT NULL |
Primary Job used by applications other than HR
N=Stop Primary Y=Start Primary Y/N Table Edit |
12 | PRIMARY_FLAG1 | Character(1) | VARCHAR2(1) NOT NULL |
flag used to indicate employee primary job
Y/N Table Edit |
13 | PRIMARY_FLAG2 | Character(1) | VARCHAR2(1) NOT NULL |
flag used to indicate employee primary job
Y/N Table Edit |