[Home] [Help]
76: );
77:
78: function get_assignment_all_hours (
79: p_assignment_id in per_all_assignments_f.assignment_id%type,
80: p_person_id in per_all_people_f.person_id%type,
81: p_effective_date in date,
82: p_primary_hour_value number,
83: p_local_unit number
84: )