UPG_BN_FSA_TMP(SQL Table) |
Index Back |
---|---|
Upgrade: FSA YTD Claims DataThis record is used during upgrade for the conversion of FSA year-to-date claims data off the FSA Benefit enrollment record and onto a new FSA SUmmary record. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | PLAN_TYPE | Character(2) | VARCHAR2(2) NOT NULL | Identifies a category of benefit plan, such as Medical, Dental, and Life (Insurance). A set of plan type codes, as well as rules for creating new codes, is provided by PeopleSoft. Plan Type codes determine how the system processes and defines eligibility for the various benefit plans. |
3 | BALANCE_YEAR | Number(4,0) | SMALLINT NOT NULL | Balances for Year |
4 | FSA_SUB_AMT_YTD | Signed Number(10,2) | DECIMAL(8,2) NOT NULL | FSA Submitted Amount YTD |
5 | FSA_APR_AMT_YTD | Signed Number(10,2) | DECIMAL(8,2) NOT NULL | FSA Approved Amount YTD |
6 | FSA_PD_AMT_YTD | Signed Number(10,2) | DECIMAL(8,2) NOT NULL | FSA Paid Amount YTD |