DBA Data[Home] [Help]

APPS.HR_PAY_RATE_SS dependencies on HRUSERDT

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

1669: hr_utility.set_location(' Leaving:' || l_proc,25);
1670: return null;
1671: end if;
1672: --
1673: l_value := hruserdt.get_table_value(p_business_group_id,
1674: 'EXCHANGE_RATE_TYPES',
1675: 'Conversion Rate Type' ,
1676: l_row_name ,
1677: p_conversion_date) ;