DBA Data[Home] [Help]

APPS.FA_ADJUSTMENT_PUB dependencies on FA_RETIREMENTS

Line 771: , fa_retirements faret

767: Select 1
768: from
769: fa_transaction_headers fath
770: , fa_deprn_periods fadp
771: , fa_retirements faret
772: , fa_conventions facon
773: where fath.book_type_code = p_book_type_code
774: and fath.asset_id = p_asset_id
775: and fath.transaction_type_code in ('PARTIAL RETIREMENT','FULL RETIREMENT')