SFA_EQ_GROUP(SQL Table) |
Index Back |
---|---|
FA Equation GroupsThe record contains the equation group name and type for any Financial Aid process utitlizing the Equation Engine. This allows the user to group the equations and creates the flexibility to add and remove equations for any process utilizing the equation engine. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
2 | SFA_EQ_GROUP_NAME | Character(30) | VARCHAR2(30) NOT NULL | Equation Group |
3 | SFA_EQ_GROUP_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Group Type
0001=ACG 1 0002=ACG 2 0003=SMART 1 0004=SMART 2 0005=SMART 3 |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |