DBA Data[Home] [Help]

APPS.HR_PAY_RATE_SS dependencies on HRUSERDT

Line 1773: l_value := hruserdt.get_table_value(p_business_group_id,

1769: hr_utility.set_location(' Leaving:' || l_proc,25);
1770: return null;
1771: end if;
1772: --
1773: l_value := hruserdt.get_table_value(p_business_group_id,
1774: 'EXCHANGE_RATE_TYPES',
1775: 'Conversion Rate Type' ,
1776: l_row_name ,
1777: p_conversion_date) ;