DBA Data[Home] [Help]

APPS.CSE_FAC_INSERVICE_PKG dependencies on CSI_GEN_UTILITY_PVT

Line 971: csi_gen_utility_pvt.populate_install_param_rec;

967: debug('param.project_id : '||p_project_id);
968: debug('param.task_id : '||p_task_id);
969:
970: IF csi_datastructures_pub.g_install_param_rec.fetch_flag IS NULL THEN
971: csi_gen_utility_pvt.populate_install_param_rec;
972: END IF;
973:
974: l_fa_group_by := csi_datastructures_pub.g_install_param_rec.fa_creation_group_by;
975: