DBA Data[Home] [Help]

APPS.FA_GAINLOSS_PKG dependencies on FA_RETIREMENTS_MRC_V

Line 651: from fa_retirements_mrc_v

647: -- Replace the following sql with a new component of retire struct
648: -- ret.date_effective := lv_asset_retire_rec.detail_info.date_effective;
649: select date_effective
650: into ret.date_effective
651: from fa_retirements_mrc_v
652: where retirement_id = lv_asset_retire_rec.retirement_id;
653:
654: ret.prorate_convention := lv_asset_retire_rec.retirement_prorate_convention;
655: -- from reporting book