DISB_PRO_RULES(SQL Table) |
Index Back |
---|---|
Disbursement Proration RulesThis table is the parent table for the disbursement proration rules. |
# | 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 | DISB_PRORATN_RULE | Character(10) | VARCHAR2(10) NOT NULL | Disbursement Proration Rule |
3 | FA_LOAD | Character(1) | VARCHAR2(1) NOT NULL |
Financial Aid Load
F=Enrolled Full-Time H=Enrolled Half-Time L=Less than Half-Time N=No Unit Load T=Three Quarter Time |
4 | DISB_PERCENT | Number(3,0) | SMALLINT NOT NULL | Disbursement Percentage |
5 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |