DBA Data[Home] [Help]

APPS.IGS_PE_PERS_IMP_001 dependencies on FND_INSTALLATION

Line 82: l_return := fnd_installation.get_app_info('IGS', l_status, l_industry, l_schema);

78: -- Process person related source categories
79: igs_pe_pers_imp_001.set_stat_matc_rvw_pers_rcds(p_source_type_id,
80: p_batch_id);
81:
82: l_return := fnd_installation.get_app_info('IGS', l_status, l_industry, l_schema);
83:
84: l_enable_log := igs_ad_imp_001.g_enable_log;
85: l_interface_run_id := igs_ad_imp_001.g_interface_run_id;
86: