CNTRCT_DATA_ESP(SQL Table) |
Index Back |
|---|---|
Contract Reductions InfoThis table stores the Reductions applied to the employee due the contract type. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
|
| 2 | Character(25) | VARCHAR2(25) NOT NULL | Contract Number | |
| 3 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 4 | Character(3) | VARCHAR2(3) NOT NULL |
Reduction ID
Prompt Table: GPES_SS_BNF |
|
| 5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 6 | END_DT | Date(10) | DATE | end date |
| 7 | TIME_STAMP_ESP | DateTime(26) | TIMESTAMP | Time Stamp |