DBA Data[Home] [Help]

APPS.PO_CORE_S2 dependencies on FND_CURRENCY

Line 52: fnd_currency.get_info(x_currency_code,

48: x_progress VARCHAR2(3) := NULL;
49: BEGIN
50: x_progress := 10;
51:
52: fnd_currency.get_info(x_currency_code,
53: x_precision,
54: x_ext_precision,
55: x_min_unit );
56: