UpdateRegForm = Student_Program_Registration[ID != 0 && Participant_ID_Reg == input.Participant_ID_Waiver && Prgm_App_Acad_Year == input.Academic_Year_Waiver];
UpdateRegForm.Waiver_Verification_Reg=input.Verification_Waiver;
UpdateAppForm = Student_Program_Application[ID != 0 && Participant_ID_App == input.Participant_ID_Waiver && Prgm_App_Acad_Year == input.Academic_Year_Waiver];
UpdateAppForm.Waiver_Verification_App=input.Verification_Waiver;