DBA Data[Home] [Help]

APPS.GHR_SS_VIEWS_PKG dependencies on PER_ALL_ASSIGNMENTS_F

Line 34: p_business_group_id in per_all_assignments_f.business_group_id%type,

30:
31: --
32: Function retrieve_element_curr_code (p_element_name in pay_element_types_f.element_name%type,
33: p_assignment_id in pay_element_entries_f.assignment_id%type,
34: p_business_group_id in per_all_assignments_f.business_group_id%type,
35: p_effective_date in date ) return varchar2;
36: --
37: function get_loc_pay_area_percentage (p_location_id in number,
38: p_effective_date in date ) return varchar2;