[Home] [Help]
921: and ds.asset_id = p_asset_id
922: and ds.period_counter = l_period_rec.period_counter
923: and ds.deprn_source_code in ('DEPRN','TRACK');
924:
925: insert into fa_mc_deprn_detail_h
926: (SET_OF_BOOKS_ID ,
927: BOOK_TYPE_CODE ,
928: ASSET_ID ,
929: PERIOD_COUNTER ,