CALL GetModel(EMPLOYEE_ABSENCE.MODEL_ID, EmployeeAbsenceModel, Errors)
IF RejectionOrTerminalErrorsExist(Errors) THEN
RETURN
END
CALL GetPropertyFromModel(EmployeeAbsenceModel, "EmployeeAbsence:EmployeeId", EmployeeIdProperty, Errors)
IF RejectionOrTerminalErrorsExist(Errors) THEN
RETURN
END
Posted By: Arizona Bay, Jul 20, 11:20:36
Written & Designed By Ben Graves 1999-2025