DBA Data[Home] [Help]

APPS.GHR_CORR_CANC_SF52 dependencies on PAY_US_TAX_INTERNAL

Line 1158: pay_us_tax_internal.maintain_us_employee_taxes (

1154: -- Check if need to call cancel_hire_or_apl.lock_per_row ???
1155: -- call core HR api to cancel the hire.
1156: --*****************************************************************************
1157: -- Added as per Rohini's suggestion to fix bug#3106101
1158: pay_us_tax_internal.maintain_us_employee_taxes (
1159: p_effective_date => p_sf52_data.effective_date
1160: ,p_datetrack_mode => 'ZAP'
1161: ,p_assignment_id => l_sf52_data.employee_assignment_id
1162: ,p_delete_routine => 'ASSIGNMENT' );