PowerSchool SIS Massachusetts

S_MA_GEN_SP_X (ver 15.11.0)

This table is an extension of the Gen table to store additional detail of Special Programs.

Column Name

Version

Data Type

Description

GenDCID

15.11.0

Number(10,0)

Primary key that relates the extended table to the [Gen] table.

Chap74ProgramCode

15.11.0

Varchar2(6)

The six digit code that identifies the type of Chapter 74 vocational program this program is. Migrates from [Gen]MA_Chapter74ProgramCode.

Chap74ProgramInd

15.11.0

Number(1,0)

Indicates this special program is a Chapter 74 vocational program. Migrates from [Gen]MA_Chap74.

NonChap74ProgramCode

15.11.0

Varchar2(4)

The four digit code that identifies the type of Non-Chapter 74 vocational program this program is. Migrates from [Gen]MA_Chapter74ProgramCode.

NonChap74ProgramInd

15.11.0

Number(1,0)

Indicates this special program is a Non-Chapter 74 vocational program. Migrates from [Gen]MA_NotChap74.