DBA Data[Home] [Help]

APPS.PA_PURGE_UNASGN_FI dependencies on PA_FRCST_ITEMS_AR

Line 245: INSERT INTO pa_frcst_items_AR

241: /* arpr_log('Inserting Records into pa_forecast_items_AR table ') ; */
242: x_err_stage := 'Inserting Records into pa_forecast_items_AR table for forecast item '||to_char(l_forecast_item_id) ;
243:
244: FORALL K IN l_forecast_item_id_tab.FIRST..l_forecast_item_id_tab.LAST -- Bug 5870223
245: INSERT INTO pa_frcst_items_AR
246: (PURGE_BATCH_ID,
247: PURGE_RELEASE,
248: PURGE_PROJECT_ID,
249: FORECAST_ITEM_ID,