DBA Data[Home] [Help]

APPS.FA_DEPRN_ROLLBACK_PVT dependencies on FA_PERIODIC_PRODUCTION

Line 1568: update fa_periodic_production pp

1564: -- bridgway 02/25/02
1565:
1566: if (p_mrc_sob_type_code <> 'R') then
1567:
1568: update fa_periodic_production pp
1569: set used_flag = 'NO'
1570: where pp.asset_id = p_asset_hdr_rec.asset_id
1571: and pp.book_type_code = p_asset_hdr_rec.book_type_code
1572: and pp.start_date >= p_period_rec.calendar_period_open_date