DBA Data[Home] [Help]

APPS.AR_DEPOSIT_API_PUB dependencies on FND_CURRENCY

Line 28: fnd_currency.Get_Info( p_currency_code,

24: l_extended_precision NUMBER;
25: l_mau NUMBER;
26:
27: BEGIN
28: fnd_currency.Get_Info( p_currency_code,
29: l_precision,
30: l_extended_precision,
31: l_mau );
32: