SSF_SF_PLTYP_VW(SQL View) |
Index Back |
---|---|
SSF Plan Type ViewThis view list Plan Types by Business Unit. It is used as a prompt table on RUN_CNTL_SFTUTD. |
SELECT SSF_SA_PROD ,PLAN_TYPE FROM PS_SSF_SA_DED_TBL WHERE SSF_SA_PROD = 'SF' |
# | 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 Default Value: SF |
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. |