DBA Data[Home] [Help]

APPS.PO_REQUISITION_HEADERS_PKG dependencies on FND_CURRENCY

Line 399: fnd_currency.get_info(p_currency_code,

395: l_min_acct_unit number;
396:
397: BEGIN
398:
399: fnd_currency.get_info(p_currency_code,
400: l_precision,
401: l_ext_precision,
402: l_min_acct_unit);
403: