DBA Data[Home] [Help]

APPS.PAY_GCC_CURR_CONV dependencies on HRUSERDT

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

42: hr_utility.set_location('p_conversion_date: ' || p_conversion_date, 30);
43: hr_utility.set_location('p_processing_type: ' || p_processing_type, 40);
44:
45:
46: l_value := hruserdt.get_table_value(p_business_group_id,
47: 'EXCHANGE_RATE_TYPES',
48: 'Conversion Rate Type' ,
49: 'PAY' ,
50: p_date_earned) ;