SCHOOL_SUBJ_HDR(SQL Table) |
Index Back |
---|---|
School Subject HeaderUse SCHOOL_SUBJ_HDR to record the SCHOOL_SUBJECTS that a school offers. This is the parent record of SCHOOL_SUBJ_TBL and enables scrolling on subjects within schools. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EXT_ORG_ID | Character(11) | VARCHAR2(11) NOT NULL |
External Org ID
Prompt Table: EXT_ORG_TBL |
2 | SCHOOL_SUBJECT | Character(8) | VARCHAR2(8) NOT NULL |
School Subject
Prompt Table: EXT_SUBJECT_TBL |