DBA Data[Home] [Help]

APPS.FA_INVOICE_PVT dependencies on FA_MC_UTIL_PVT

Line 909: if not FA_MC_UTIL_PVT.get_invoice_rate

905:
906: -- R12: no longer using rates directly in calcs, so need to convert to
907: -- an amount here before the calcs occur...
908:
909: if not FA_MC_UTIL_PVT.get_invoice_rate
910: (p_inv_rec => l_inv_rec,
911: p_book_type_code => px_asset_hdr_rec.book_type_code,
912: p_set_of_books_id => l_sob_tbl(l_sob_index),
913: px_exchange_date => l_exchange_date,