DBA Data[Home] [Help]

APPS.FARX_RR dependencies on FA_ASSET_HISTORY

Line 134: fa_asset_history ah,

130: NULL
131: FROM fa_category_books cb,
132: fa_book_controls bc,
133: fa_books bk,
134: fa_asset_history ah,
135: fa_additions ad,
136: fa_transaction_headers th
137: /* mr_rec.conc_request_id will correspond to the request id
138: for the last time the transaction was "run" by the mass

Line 201: fa_asset_history ah,

197: th.transaction_header_id
198: FROM fa_category_books cb,
199: fa_book_controls bc,
200: fa_books bk,
201: fa_asset_history ah,
202: fa_additions ad,
203: fa_transaction_headers th
204: /* mr_rec.conc_request_id will correspond to the request id
205: for the last time the transaction was "run" by the mass