FE_DATA_ORIGIN(SQL Table) |
Index Back |
|---|---|
Self Service Data Origin TableThis table will serve as a bridge between eFed Self-service transactions and the GVT tables. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
|
| 2 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
| 3 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 4 | Number(3,0) | SMALLINT NOT NULL | Effective Sequence | |
| 5 | TRANSACTION_NBR | Number(15,0) | DECIMAL(15) NOT NULL | 08/02/99 NAS: Changed the size of this field from 10 to 15. Based on Jim Hillman's decision to make the field at a standard size. |
| 6 | ACTION_DT_SS | Date(10) | DATE | Termination Date |
| 7 | TRANS_EFFSEQ | Number(3,0) | SMALLINT NOT NULL | Effective Sequence |
| 8 | TRANSACTION_NAME | Character(25) | VARCHAR2(25) NOT NULL | EDI Transaction Name |