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 1784: fnd_currency.get_info(exp_ap_cache(item).pn_export_currency_code,

1780: l_context := 'Inserting into ap_invoices_interface ...';
1781:
1782: pnp_debug_pkg.log(' Inserting into ap_invoices_interface ...');
1783:
1784: fnd_currency.get_info(exp_ap_cache(item).pn_export_currency_code,
1785: l_precision,
1786: l_ext_precision,
1787: l_min_acct_unit);
1788: