DBA Data[Home] [Help]

APPS.CST_EAMCOST_PUB dependencies on PO_CORE_S

Line 10160: l_currency_rate := PO_CORE_S.get_conversion_rate (

10156: END IF;
10157:
10158: fnd_profile.get('IC_CURRENCY_CONVERSION_TYPE', l_currency_type);
10159:
10160: l_currency_rate := PO_CORE_S.get_conversion_rate (
10161: c_cedi_rec.set_of_books_id,
10162: l_currency_code,
10163: l_currency_date,
10164: l_currency_type);