Skip to main content
Skip table of contents

GPStudentWaiver (ver9.2.2.1)

This table stores details about waived credits in a graduation plan for a student.

Column Name

Initial Version

Data Type

Description

AuthorizedBy

9.2.2.1

Varchar2(100) 

 Name of person who authorized the waiver for the student.

CreditHoursWaived9.2.2.1Number(15,0) Number of credit hours waived from the student's graduation plan. Required.
GPNodeIDForElective9.2.2.1Number(19,0) Foreign key. Internal number for the associated GPNode record for the node where any excess credit hours in node with waived credits will be applied. Required.
GPNodeIDForWaived9.2.2.1Number(19,0) Foreign key. Internal number for the associated GPNode record for the node from which credit hours were waived for student. Required.
GPWaiverConfigIDForReason9.2.2.1Number(19,0) Foreign key. Internal number for the associated GPWaiverConfig record identifying the reason for this waiver. Required.
GPWaiverConfigIDForSource9.2.2.1Number(19,0) 

Foreign key. Internal number for the associated GPWaiverConfig record identifying the source of this waiver. Required.

GPWaiverConfigIDForType9.2.2.1 Number(19,0)Foreign key. Internal number for the associated GPWaiverConfig record identifying the type for this waiver.  Required.
 ID9.2.2.1Number(19,0) Primary key. A unique sequential number generated by the PowerSchool. Required. Indexed.
StudentID9.2.2.1Number(19,0) Internal number, ID, for the associated Students record. Required. 
WaivedDate9.2.2.1Timestamp(6) Date the waiver was authorized. Defaults to system date. Required.  

WhenCreated

9.2.2.1

Timestamp(6)

The date and time the record was created. Defaults to system date. Required.

WhenModified

9.2.2.1

Timestamp(6)

The date and time the record was modified. Defaults to system date. Required.

WhoCreated

9.2.2.1

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified

9.2.2.1

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.