School-based Attendance Letters do not generate for students who have enough absences to receive the next part in the letter set.
Cause
The letter ID in LET (LET.ID) contains a trailing space for subsequent letter parts
Resolution
Remove the trailing space from the Letter ID
Review records to identify trailing spaces
Example:
Update records with trailing spaces
Example:
Review corresponding LTL records
Example:
Update corresponding LTL records
NOTE: LTL.ID contains LET.ID + LET.PT; a replace is used instead of TRIM
Example: