GPFR_CDD_CNT_D(SQL Table) |
Index Back |
---|---|
GP France CDD Contract DetailsThis record is used for storing the CDD contract details and the reason |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | CONTRACT_NUM | Character(25) | VARCHAR2(25) NOT NULL | Contract Number |
3 | GPFR_CNT_REASON | Character(4) | VARCHAR2(4) NOT NULL |
Contract Reason for GP France
DUSG=emploi dusage TEMP=accroissement temporaire |
4 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %Date |
5 | END_DATE | Date(10) | DATE NOT NULL | End Date |
6 | GPFR_CNT_RED_DT | Date(10) | DATE | GP France Reduced Date |
7 | GPFR_CNT_ACTION | Character(4) | VARCHAR2(4) NOT NULL |
GP France Contract Action
EC=Extended Contract IC=Initial Contract |
8 | SEQUENCENO | Number(10,0) | DECIMAL(10) NOT NULL | Sequence Number |