DBA Data[Home] [Help]

APPS.PA_FP_WEBADI_PKG dependencies on PA_FP_MULTI_CURRENCY_PKG

Line 9622: PA_FP_MULTI_CURRENCY_PKG.convert_txn_currency

9618: --log1('PBL 26 '||to_char(sysdate,'DD-MON-YYYY HH24:MI:SS'));
9619: -- Bug 4424457. Call MC API only if there are some budget lines that are processed by calculate API
9620: IF l_bls_proccessed_flag ='Y' THEN
9621:
9622: PA_FP_MULTI_CURRENCY_PKG.convert_txn_currency
9623: (p_budget_version_id => p_budget_version_id
9624: ,p_entire_version => 'N'
9625: ,x_return_status => x_return_status
9626: ,x_msg_count => l_msg_count