DBA Data[Home] [Help]

APPS.CSE_FAC_INSERVICE_PKG dependencies on CSI_GEN_UTILITY_PVT

Line 953: csi_gen_utility_pvt.populate_install_param_rec;

949: debug('param.project_id : '||p_project_id);
950: debug('param.task_id : '||p_task_id);
951:
952: IF csi_datastructures_pub.g_install_param_rec.fetch_flag IS NULL THEN
953: csi_gen_utility_pvt.populate_install_param_rec;
954: END IF;
955:
956: l_fa_group_by := csi_datastructures_pub.g_install_param_rec.fa_creation_group_by;
957: