PowerSchool SIS Ontario
Breadcrumbs

Get Graduation School Name

Function Name: PSSR_ON_Common.GetGraduationSchoolName

Function Parameters

Student identifier

Function Return Value

School name for the student's school of graduation to be printed on the SHSM Record and Ontario Student Transcript.

Logic

Step 1

Uses the same logic as GetGraduationSchoolNumber above to determine the student's graduation school.

Step 2

Selects [S_ON_SCH_X]Alt_School_Name, if null [Schools]Name, for the school identified in step 1.
Returns the selected value.