DBA Data[Home] [Help]

APPS.PA_FP_PLANNING_TRANSACTION_PUB dependencies on PA_FP_MULTI_CURRENCY_PKG

Line 9098: PA_FP_MULTI_CURRENCY_PKG.convert_txn_currency (

9094: --Code changes for bug#4200168 ends here.
9095:
9096: --Call the multi currency conversion PKG if required i.e. if pc and pfc should be recalculated
9097: IF l_adj_percent <> 0 THEN
9098: PA_FP_MULTI_CURRENCY_PKG.convert_txn_currency (
9099: p_budget_version_id => l_targ_budget_version_id
9100: ,p_entire_version => 'Y'
9101: ,x_return_status => x_return_status
9102: ,x_msg_count => x_msg_count