• Elements
  • Element: State Fundable Credit Hours - 01286

Page Name

The number of State Fundable Hours based on Student Section Funding Flag, type of Course Section and/or Fee Waiver Kind.



This element added on COURSES_TAKEN table via SUDS program from COURSES_TAKEN table. For all courses:
If Student Section Funding Flag (01103) is not equal to '0' then State Fundable Credit will be 00.0.
-----
If Course Section Type (01104) is equal to 'T' or 'G' or 'Z' then State Fundable Credit will be equal to Student Section Credit (01097), since thesis, dissertation and directed individual study courses are not eligible for employee fee waivers.
-----
For the remaining courses:
Those which are State Fundable (01103=0) and not thesis, dissertation or DIS (1104 ne T,G,Z) For students without an employee waiver (01108 ne 'E' or 'S') then State Fundable Credit will be equal to the value of Student Section Credit (01097).
-----
Load programs on COURSES_TAKEN table will NULL value when STU_SECTN_FIND_CD is not SUS or State Employee Fee Waiver Course ('S','U') as of 202105.


DERIVED

192001

27-OCT-2021


Associated Submissions, Tables, and Columns

Allowed Values

Edit Values

Submission CodeAscendingTable nameDiagnostic CodeDiagnostic MessageError LevelError Description
SIFCOURSES_TAKEN0833If the Student Section Funding Code is a SUS or State Employee Fee Waiver (stu_Sectn_Fund_Cd = S or U), then the St_Fund_Cred_Hrs cannot be greater than Stu_sectn_Cred9Critical Error: may cause submission to be rejected
SIFCOURSES_TAKEN6134IF STU_SECT_FUND_FLG = 0 THEN MOVE STU_SECT_CREDIT TO ST_FUND_CRD_HRS 1Generated or Modified during SUDS Edit Process
SIFCOURSES_TAKEN6135IF STU_SECT_FUND_FLG=1 AND REPT_INST = 'FAMU' AND SUBSTR(COMM_CRS_NUMBER,1,1)= '0' THEN MOVE STU_SECT_CREDIT TO ST_FUND_CRD_HRS 1Generated or Modified during SUDS Edit Process
SIFCOURSES_TAKEN6175IF the stu_sectn_fund_cd is not a '0' OR 'S' OR 'U' or the first digit of the course number is not a '1' and 'FAMU', then ST_FUND_CRD_HRS is set to 0 1Generated or Modified during SUDS Edit Process
SIFPCOURSES_TAKEN0833If the Student Section Funding Code is a SUS or State Employee Fee Waiver (stu_Sectn_Fund_Cd = S or U), then the St_Fund_Cred_Hrs cannot be greater than Stu_sectn_Cred9Critical Error: may cause submission to be rejected
SIFPCOURSES_TAKEN6134IF STU_SECT_FUND_FLG = 0 THEN MOVE STU_SECT_CREDIT TO ST_FUND_CRD_HRS 1Generated or Modified during SUDS Edit Process
SIFPCOURSES_TAKEN6135IF STU_SECT_FUND_FLG=1 AND REPT_INST = 'FAMU' AND SUBSTR(COMM_CRS_NUMBER,1,1)= '0' THEN MOVE STU_SECT_CREDIT TO ST_FUND_CRD_HRS 1Generated or Modified during SUDS Edit Process
SIFPCOURSES_TAKEN6175IF the stu_sectn_fund_cd is not a '0' OR 'S' OR 'U' or the first digit of the course number is not a '1' and 'FAMU', then ST_FUND_CRD_HRS is set to 0 1Generated or Modified during SUDS Edit Process
  • 1 - 8

Prior Database Information:

NUMBER(3,1)
FNDHRS
ST_FUND_CRD_HRS