DBA Data[Home] [Help]

APPS.HXT_INTERFACE_UTILITIES dependencies on PAY_PAYWSQEE_PKG

Line 3119: pay_paywsqee_pkg.populate_context_items (p_business_group_id,

3115: || 'cost_flex_structure_id';
3116: hr_utility.set_location ( 'Entering '
3117: || l_proc, 10);
3118: end if;
3119: pay_paywsqee_pkg.populate_context_items (p_business_group_id,
3120: l_cost_allocation_structure_id
3121: );
3122: if g_debug then
3123: hr_utility.set_location ( ' Returning '