Skip to main content
Skip table of contents

S_AB_STU_RESPONSIBLE_SCHOOL_C

This is a child table of Students table that stores student's responsible schools.

Column Name

Version

Data Type

Description

ID22.7.1Number(10,0)Primary Key

STUDENTSDCID

22.7.1

Number(10,0)

DCID of the Students table.
EFFECTIVEDATE22.7.1DATEIdentifies the date when the responsible school came into effect.
HASRESPONSIBLESCHOOL22.7.1VARCHAR2(100 CHAR)The responsible school type for the responsible school. The code value of HasResponsibleSchool in PASI Code Values.
SCHOOLCITY22.7.1VARCHAR2(60 CHAR)
The City name of the school the student will be transitioning to.
SCHOOLCODE22.7.1VARCHAR2(4 CHAR)Identifies the school associated with this record.
SCHOOLCOUNTRY22.7.1VARCHAR2(60 CHAR)The Country associated with the School address that the student is transitioning to.
SCHOOLNAME22.7.1VARCHAR2(225 CHAR)The name of the school the Student is transitioning to.
SCHOOLSTATEPROVINCE22.7.1VARCHAR2(20 CHAR)The province or state associated with the School address that the student is transitioning to. For Canadian and US addresses, this should be the accepted 2 digit province or state code.
TRANSITIONREASON22.7.1VARCHAR2(100 CHAR)Identifies the reason the student transitioned to this school or out of school. The code value of TransitionReason in PASI Code Values.
WhoCreated22.7.1Varchar2(100)The name of the person who created the record. Defaults to the user.
WhenCreated22.7.1Timestamp(6)The date and time the record was created. Defaults to system date.
WhoModified22.7.1Varchar2(100)The name of the person who modified the record. Defaults to the user.
WhenModified22.7.1Timestamp(6)The date and time the record was modified. Defaults to system date.
JavaScript errors detected

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

If this problem persists, please contact our support.