DBA Data[Home] [Help]

APPS.GHR_CORR_CANC_SF52 dependencies on PAY_US_TAX_INTERNAL

Line 1303: pay_us_tax_internal.maintain_us_employee_taxes (

1299: -- Check if need to call cancel_hire_or_apl.lock_per_row ???
1300: -- call core HR api to cancel the hire.
1301: --*****************************************************************************
1302: -- Added as per Rohini's suggestion to fix bug#3106101
1303: pay_us_tax_internal.maintain_us_employee_taxes (
1304: p_effective_date => p_sf52_data.effective_date
1305: ,p_datetrack_mode => 'ZAP'
1306: ,p_assignment_id => l_sf52_data.employee_assignment_id
1307: ,p_delete_routine => 'ASSIGNMENT' );