DBA Data[Home] [Help]

APPS.PN_EXP_TO_AP dependencies on FND_CURRENCY

Line 1182: fnd_currency.get_info(exp_ap_cache(l_start).pn_export_currency_code,

1178: l_lineNumber := 0;
1179:
1180: l_context := 'Inserting into ap_invoices_interface ...';
1181:
1182: fnd_currency.get_info(exp_ap_cache(l_start).pn_export_currency_code,
1183: l_precision,
1184: l_ext_precision,
1185: l_min_acct_unit);
1186:

Line 1776: fnd_currency.get_info(exp_ap_cache(item).pn_export_currency_code,

1772: l_context := 'Inserting into ap_invoices_interface ...';
1773:
1774: pnp_debug_pkg.log(' Inserting into ap_invoices_interface ...');
1775:
1776: fnd_currency.get_info(exp_ap_cache(item).pn_export_currency_code,
1777: l_precision,
1778: l_ext_precision,
1779: l_min_acct_unit);
1780: