DBA Data[Home] [Help]

APPS.PER_SSHR_CHANGE_PAY dependencies on HR_NEW_USER_REG_SS

Line 3575: hr_new_user_reg_ss.process_selected_transaction

3571: hr_utility.set_location('l_item_key :'||l_item_key,15);
3572: hr_utility.set_location('l_item_type :'||l_item_type,15);
3573: end if;
3574:
3575: hr_new_user_reg_ss.process_selected_transaction
3576: (p_item_type => l_item_type,
3577: p_item_key => l_item_key);
3578:
3579: hr_utility.set_location('Exiting :'||l_proc,99);