SSF_SA_DED_TBL(SQL Table) |
Index Back |
---|---|
SSF Deduction Code TableThis table is used by the Student Administration system to identfy which Deduction Codes will be monitored for activity. The Student Financials Payroll Deduction process will only use those codes entered with an SA Product of SF (Student Financials). Contributer Relations (CR) also uses this table for their processing. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SSF_SA_PROD | Character(2) | VARCHAR2(2) NOT NULL |
SA Payroll Deduction Code
CR=Contributor Relationships SF=Student Financials |
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 | DEDCD | Character(6) | VARCHAR2(6) NOT NULL |
Deduction Code
Prompt Table: SSF_DED_TBL_VW |
4 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_CS.BUSINESS_UNIT Prompt Table: BUS_UNIT_TBL_SF |