FA_LOAD_VW(SQL View) | 
Index Back | 
|---|---|
Academic Load TableThis Table defines the relationship between Academic Load and the Total Units required in a Term within a Level Load Rule and SetID. | 
| SELECT SETID , LEVEL_LOAD_RULE , EFFDT , TERM_CATEGORY , FA_LOAD , ACADEMIC_LOAD FROM PS_ACAD_LOAD_TBL | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | 
SetID
 Default Value: OPR_DEF_TBL_CS.SETID_CAREER Prompt Table: SETID_TBL  | 
|
| 2 | Character(5) | VARCHAR2(5) NOT NULL | 
Academic Level Rule
 Prompt Table: LVL_LD_RULE_TBL  | 
|
| 3 | Date(10) | DATE NOT NULL | 
Effective Date
 Default Value: %date  | 
|
| 4 | Character(1) | VARCHAR2(1) NOT NULL | 
Term Category
 0=Full Year 1=1st Semester 2=2nd Semester 3=Summer Session AUS 4=Winter Session AUS C=Medical Clinical I=Intersession Term M=Medical Level 1 R=Regular Term S=Summer Term W=Winter Term Default Value: R  | 
|
| 5 | 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  | 
|
| 6 | ACADEMIC_LOAD | Character(1) | VARCHAR2(1) NOT NULL | 
Academic Load
 F=Enrolled Full-Time H=Enrolled Half-Time L=Less than Half-Time N=No Unit Load P=Enrolled Part-Time T=Three Quarter Time  |