DBA Data[Home] [Help]

APPS.FA_INVOICE_PVT dependencies on FA_MC_UTIL_PVT

Line 873: if not FA_MC_UTIL_PVT.get_invoice_rate

869: -- note: the following is only used for non-AP and non-PA lines
870: l_exchange_date := p_asset_fin_rec_adj.date_placed_in_service; -- inv date?
871: l_exchange_date := px_trans_rec.transaction_date_entered;
872:
873: if not FA_MC_UTIL_PVT.get_invoice_rate
874: (p_inv_rec => l_inv_rec,
875: p_book_type_code => px_asset_hdr_rec.book_type_code,
876: p_set_of_books_id => l_sob_tbl(l_sob_index),
877: px_exchange_date => l_exchange_date,