DBA Data[Home] [Help]

APPS.PQH_CORPS_UTILITY dependencies on FND_CURRENCIES

Line 74: from Fnd_Currencies

70:
71: CURSOR csr_get_precision
72: IS
73: select Precision
74: from Fnd_Currencies
75: where currency_code =p_currency_code;
76:
77: l_gl_currency pqh_fr_global_indices_f.currency_code%TYPE;
78: l_barame_currency pqh_fr_global_indices_f.currency_code%TYPE;