For example if I want to store the most recently created WorkAssignment in a one to many relationship and store in a derived field on Employee business class. How would I do that?
something like
return record having max ActiveWorkAssignRel.WorkAssignment_create_date