DBA Data[Home] [Help]

APPS.PA_FP_PLANNING_TRANSACTION_PUB dependencies on PA_FP_MULTI_CURRENCY_PKG

Line 8272: PA_FP_MULTI_CURRENCY_PKG.convert_txn_currency (

8268: --Code changes for bug#4200168 ends here.
8269:
8270: --Call the multi currency conversion PKG if required i.e. if pc and pfc should be recalculated
8271: IF l_adj_percent <> 0 THEN
8272: PA_FP_MULTI_CURRENCY_PKG.convert_txn_currency (
8273: p_budget_version_id => l_targ_budget_version_id
8274: ,p_entire_version => 'Y'
8275: ,x_return_status => x_return_status
8276: ,x_msg_count => x_msg_count