DBA Data[Home] [Help]

APPS.PA_FP_WEBADI_PKG dependencies on PA_FP_MULTI_CURRENCY_PKG

Line 9451: PA_FP_MULTI_CURRENCY_PKG.convert_txn_currency

9447: --log1('PBL 26 '||to_char(sysdate,'DD-MON-YYYY HH24:MI:SS'));
9448: -- Bug 4424457. Call MC API only if there are some budget lines that are processed by calculate API
9449: IF l_bls_proccessed_flag ='Y' THEN
9450:
9451: PA_FP_MULTI_CURRENCY_PKG.convert_txn_currency
9452: (p_budget_version_id => p_budget_version_id
9453: ,p_entire_version => 'N'
9454: ,x_return_status => x_return_status
9455: ,x_msg_count => l_msg_count