DBA Data[Home] [Help]

APPS.IGF_AP_VER_GRPS_PRC_PKG dependencies on IGF_AP_BATCH_VER_PRC_PKG

Line 505: igf_ap_batch_ver_prc_pkg.update_fed_verif_status(p_base_id,'SELECTED');

501: END IF;
502:
503: -- If there are no to do items required for application complete, then update the application process status.
504: -- Bug# 3240804 Whenever a new verification item gets added then update the fed_verifiation_status to 'SELECTED'
505: igf_ap_batch_ver_prc_pkg.update_fed_verif_status(p_base_id,'SELECTED');
506:
507: ELSE
508:
509: FND_MESSAGE.SET_NAME('IGF','IGF_AP_VER_ITEM_PRESENT');