DBA Data[Home] [Help]

APPS.FARX_MCR dependencies on FA_TRANSACTION_HEADERS

Line 164: fa_transaction_headers th

160: fa_books bk2,
161: fa_additions ad,
162: fa_additions_b gad1,
163: fa_additions_b gad2,
164: fa_transaction_headers th
165: WHERE th.mass_transaction_id = mc_rec.mass_change_id
166: AND th.member_transaction_header_id is null -- exclude the spawned adjustments on groups
167: AND ad.asset_id = th.asset_id
168: AND bk1.asset_id = th.asset_id