DBA Data[Home] [Help]

APPS.HR_UPLOAD_PROPOSAL_API dependencies on PER_PPC_UPD

Line 1669: per_ppc_upd.upd

1665: --
1666: -- Now update the component if the l_comp_update is true
1667: --
1668: if (l_comp_update) then
1669: per_ppc_upd.upd
1670: (p_component_id => l_component_id_in
1671: ,p_component_reason => l_component_reason_in
1672: ,p_change_amount_n => l_change_amount_in
1673: ,p_change_percentage => l_change_percentage_in