DBA Data[Home] [Help]

APPS.PA_PURGE_UNASGN_FI dependencies on PA_FRCST_ITEM_DTLS_AR

Line 414: INSERT INTO PA_FRCST_ITEM_DTLS_AR

410: /* arpr_log('Inserting Records into pa_forecast_item_DETAILS_AR table ') ; */
411: x_err_stage := 'Inserting Records into forecast_item_detail table for forecast item '||to_char(l_forecast_item_id) ;
412:
413: FORALL K IN l_forecast_item_id_tab.FIRST..l_forecast_item_id_tab.LAST -- Bug 5870223
414: INSERT INTO PA_FRCST_ITEM_DTLS_AR
415: (PURGE_BATCH_ID,
416: PURGE_RELEASE,
417: PURGE_PROJECT_ID,
418: FORECAST_ITEM_ID,