DBA Data[Home] [Help]

APPS.FND_IMP_PKG dependencies on FND_IMP_PISUMMARY_VL

Line 602: (select * from FND_IMP_PISummary_VL

598:
599: insert into fnd_imp_menu_dep_summary2 (select * from fnd_imp_menu_dep_summary2_vl where patch_id = patch_id__ and snapshot_id = snapshot_id__);
600: insert into fnd_imp_menu_dep_summary3 (select * from fnd_imp_menu_dep_summary3_vl where patch_id = patch_id__ and snapshot_id = snapshot_id__);
601: insert into FND_IMP_PISummary
602: (select * from FND_IMP_PISummary_VL
603: where patch_id = patch_id__ and snapshot_id = snapshot_id__);
604: commit;
605:
606: update fnd_imp_psmaster2 p