FPAEESTATUS(SQL Table) |
Index Back |
---|---|
Employee StatusEmployee status table. Also includes probationary period. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Default Value: NEW Prompt Table: PERSON |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr |
3 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
4 | FP_CNT_TYP_SETID | Character(5) | VARCHAR2(5) NOT NULL |
Setid field for contract type
Prompt Table: FP_CNTTYP_SETID |
5 | CONTRACT_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Contract Type
Prompt Table: FPMPERS_CNT_TYP |
6 | FP_CONTRACT_RSN | Character(3) | VARCHAR2(3) NOT NULL |
Contract reason
AEC=Waiting Open-Ended Contract CRP=Establishment of Post RSA=Leave-of-Absence Replacement RSP=Resign Repalcement SAI=Seasonal Operation SUR=Temporary Extra Work |
7 | FP_PROBATION_DUR | Number(3,0) | SMALLINT NOT NULL | Probation period duration |
8 | FP_PROB_DUR_TYP | Character(1) | VARCHAR2(1) NOT NULL |
Probation period type
J=Days M=Months Default Value: M |
9 | PROBATION_DT | Date(10) | DATE | Probation Date |
10 | FP_TRN_PD | Number(2,0) | SMALLINT NOT NULL | Duration of tenure probation period |
11 | FP_TRN_PD2 | Number(2,0) | SMALLINT NOT NULL | Duration of probation period after renewal |
12 | FP_PROB_RENEW | Character(1) | VARCHAR2(1) NOT NULL |
Probation period renewal
Y/N Table Edit Default Value: N |
13 | FP_CNL_ROW | Character(1) | VARCHAR2(1) NOT NULL |
Canceled row indicator in case a row is deleted.
Y/N Table Edit Default Value: N |
14 | FP_STATUSEE_CD | Character(1) | VARCHAR2(1) NOT NULL |
Employee status
Prompt Table: %RECNAME_EDIT2 |
15 | FP_TRNE_SVT_CD | Character(1) | VARCHAR2(1) NOT NULL |
Trainee / civil servant code
B=Other F=Civil Servant S=Trainee |
16 | FP_NOTIF_REF | Character(8) | VARCHAR2(8) NOT NULL | Order reference |
17 | ACTION | Character(3) | VARCHAR2(3) NOT NULL |
Action
Prompt Table: %RECNAME_EDIT |
18 | ACTION_REASON | Character(3) | VARCHAR2(3) NOT NULL |
Reason Code
Prompt Table: ACTN_REASON_TBL |
19 | FP_TBL_CD | Character(1) | VARCHAR2(1) NOT NULL |
Step increment indicator
A=Assignment Table C=CareerTable D=Request Table E=Absence Table F=Assignment History G=Statutory Position History H=Carrer History I=Other DataTable J=Premium Hist K=Work Time History L=Compensaton History M=Premium N=Order Table O=Contract Table P=Bonus Table R=Compensation Table S=Statutory Position Table T=Other Data History U=Bonus History W=Work Time Table Default Value: O |
20 | FP_TENURE_DT | Date(10) | DATE | Tenure Date |
21 | FP_TENURE_OK | Character(1) | VARCHAR2(1) NOT NULL |
Tenure in progress status code
B=1st Time N=No O=To Be Validated (2nd Time) R=Rejected (1st Time) T=Pending Tenure V=To be Validated (1st maturity) Y=Incumbent Default Value: B |
22 | FP_TENURE_OK_DT | Date(10) | DATE | Tenure in progress status date |
23 | FP_TENURE_NO | Character(1) | VARCHAR2(1) NOT NULL | Indicator in case tenure is rejected |
24 | FP_TENURE_NO_DT | Date(10) | DATE | Tenure rejected date |
25 | FP_FIRST_PRO_DT | Date(10) | DATE | Probation period end date |
26 | FP_FIRST_DUR | Number(3,0) | SMALLINT NOT NULL | Duration of the probation period |
27 | FP_FIRST_TYP | Character(1) | VARCHAR2(1) NOT NULL | Probation period type |
28 | FP_TENPD_BRK | Character(1) | VARCHAR2(1) NOT NULL |
Tenure probation period suspension
Y/N Table Edit Default Value: N |
29 | FP_TEN_ACCESS | Character(1) | VARCHAR2(1) NOT NULL |
Access mode : recruitment, promotion
C=Competition R=Recruitment |
30 | RETIREMENT_DT | Date(10) | DATE | Projected Retirement Date |
31 | FP_SALMATRX_EE | Character(1) | VARCHAR2(1) NOT NULL |
Compensation based on salary grade table
Y/N Table Edit Default Value: Y |
32 | LAST_UPDATE_DATE | Date(10) | DATE |
Date of last update
Default Value: %Date |
33 | COMMENTS | Long Character | CLOB | Comment |