DBA Data[Home] [Help]

APPS.PA_PURGE_UNASGN_FI dependencies on PA_FI_AMOUNT_DETAILS_AR

Line 534: INSERT INTO PA_FI_AMOUNT_DETAILS_AR

530: The value will increase for each loop(forecast item id*/
531: l_nos_fid_inserted := SQL%ROWCOUNT; /* Bug#2510609 */
532:
533: FORALL K IN l_forecast_item_id_tab.FIRST..l_forecast_item_id_tab.LAST -- Bug 5870223
534: INSERT INTO PA_FI_AMOUNT_DETAILS_AR
535: (PURGE_BATCH_ID,
536: PURGE_RELEASE,
537: PURGE_PROJECT_ID,
538: FORECAST_ITEM_ID,