DBA Data[Home] [Help]

APPS.IGI_IAC_REVAL_UTILITIES dependencies on FA_TRANSACTION_HEADERS

Line 518: , fa_transaction_headers fth

514: (fdh.units_assigned/fadd.current_units) normal_prorate_factor
515: from fa_deprn_periods fdp
516: , fa_distribution_history fdh
517: , fa_additions fadd
518: , fa_transaction_headers fth
519: where fth.book_type_code = cp_book_type_code
520: and fdp.book_type_code = fth.book_type_code
521: and fdh.asset_id = fth.asset_id
522: and fdh.transaction_header_id_out IS NULL