If Multiple Teacher Code is populated and the SEID is not equal to "9999999999" then at least one other Course Section record must be submitted with the same Academic Term, Academic Year, School of Course Delivery and Class ID, where Multiple Teacher code is not null and where the SEID differs from the current record.
This error occurs because the teacher data is not properly populated in the Teacher table (elementary) or the section (secondary) for multiple teachers.
Resolution:
Use a query to look at the multiple teacher field values for the class (elementary) or section (secondary) indicated in this error. If the section/class has multiple teachers, then confirm the Staff ID and SEID are populated for each teacher record linked to this section/class. If the indicated section is NOT being taught by multiple teachers, determine which fields need to be deleted and updated. The following queries may be helpful:
Elementary:
LIST TCH TE MTS ID2 ID3
Secondary:
LIST MST SE TN MTS TN2 TN3