DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FA_TRX_REFERENCES

Line 6320: , fa_trx_references tr

6316:
6317: CURSOR c_last_grp_reclass IS
6318: select th.transaction_date_entered
6319: from fa_transaction_headers th
6320: , fa_trx_references tr
6321: where th.asset_id = p_asset_hdr_rec.asset_id
6322: and th.book_type_code = p_asset_hdr_rec.book_type_code
6323: and th.transaction_header_id = tr.member_transaction_header_id
6324: and th.trx_reference_id = tr.trx_reference_id