DBA Data[Home] [Help]

APPS.FA_IMPAIRMENT_DELETE_PVT dependencies on FA_DEPRN_SUMMARY_H

Line 697: insert into fa_deprn_summary_h

693: and period_counter = l_period_rec.period_counter
694: and deprn_run_id = l_deprn_run_id;
695:
696: /*Bug# 8542247 - Added following code to archive depreciation record for audit trail */
697: insert into fa_deprn_summary_h
698: (BOOK_TYPE_CODE ,
699: ASSET_ID ,
700: DEPRN_RUN_DATE ,
701: DEPRN_AMOUNT ,