DBA Data[Home] [Help]

APPS.FA_ADJUSTMENT_PUB dependencies on FA_CONVENTIONS

Line 772: , fa_conventions facon

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')
776: and fath.book_type_code = fadp.book_type_code