DBA Data[Home] [Help]

APPS.FA_RX_SHARED_PKG dependencies on FA_RETIREMENTS

Line 1580: fa_retirements r

1576: distinct lu.meaning
1577: from
1578: fa_lookups lu,
1579: fa_transaction_headers th,
1580: fa_retirements r
1581: where
1582: r.asset_id = c_asset_id and
1583: r.book_type_code = c_book_type_code and
1584: th.transaction_header_id = r.transaction_header_id_in and