DBA Data[Home] [Help]

APPS.FA_DEPRN_ROLLBACK_PVT dependencies on FA_PERIODIC_PRODUCTION

Line 1336: update fa_periodic_production pp

1332: -- bridgway 02/25/02
1333:
1334: if (p_mrc_sob_type_code <> 'R') then
1335:
1336: update fa_periodic_production pp
1337: set used_flag = 'NO'
1338: where pp.asset_id = p_asset_hdr_rec.asset_id
1339: and pp.book_type_code = p_asset_hdr_rec.book_type_code
1340: and pp.start_date >= p_period_rec.calendar_period_open_date