DBA Data[Home] [Help]

APPS.FA_RX_SHARED_PKG dependencies on FA_RETIREMENTS

Line 1732: fa_retirements r

1728: distinct lu.meaning
1729: from
1730: fa_lookups lu,
1731: fa_transaction_headers th,
1732: fa_retirements r
1733: where
1734: r.asset_id = c_asset_id and
1735: r.book_type_code = c_book_type_code and
1736: th.transaction_header_id = r.transaction_header_id_in and