DBA Data[Home] [Help]

APPS.FA_INV_XFR_PUB dependencies on FA_MC_ADJUSTMENTS

Line 576: delete from fa_mc_adjustments

572: px_src_trans_rec.transaction_header_id
573: )
574: and adjustment_type = 'COST CLEARING';
575:
576: delete from fa_mc_adjustments
577: where asset_id in (px_src_asset_hdr_rec.asset_id,
578: px_dest_asset_hdr_rec.asset_id
579: )
580: and book_type_code = px_src_asset_hdr_rec.book_type_code