DBA Data[Home] [Help]

APPS.HR_UPLOAD_PROPOSAL_API dependencies on PER_PPC_UPD

Line 1699: per_ppc_upd.upd

1695: --
1696: -- Now update the component if the l_comp_update is true
1697: --
1698: if (l_comp_update) then
1699: per_ppc_upd.upd
1700: (p_component_id => l_component_id_in
1701: ,p_component_reason => l_component_reason_in
1702: ,p_change_amount_n => l_change_amount_in
1703: ,p_change_percentage => l_change_percentage_in