DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FA_TRX_REFERENCES

Line 6674: , fa_trx_references tr

6670:
6671: CURSOR c_last_grp_reclass IS
6672: select th.transaction_date_entered
6673: from fa_transaction_headers th
6674: , fa_trx_references tr
6675: where th.asset_id = p_asset_hdr_rec.asset_id
6676: and th.book_type_code = p_asset_hdr_rec.book_type_code
6677: and th.transaction_header_id = tr.member_transaction_header_id
6678: and th.trx_reference_id = tr.trx_reference_id