DBA Data[Home] [Help]

APPS.AHL_MC_NODE_PVT dependencies on AHL_MC_CONFIG_REL_S

Line 4376: SELECT ahl_mc_config_rel_s.nextval INTO p_x_subconfig_rec.mc_config_relation_id FROM DUAL;

4372: );
4373: END IF;
4374:
4375: -- Set values for p_x_subconfig_rec
4376: SELECT ahl_mc_config_rel_s.nextval INTO p_x_subconfig_rec.mc_config_relation_id FROM DUAL;
4377: p_x_subconfig_rec.object_version_number := 1;
4378: p_x_subconfig_rec.security_group_id := null;
4379:
4380: -- Create association record for destination node

Line 4868: SELECT ahl_mc_config_rel_s.nextval INTO l_mc_config_rel_id FROM DUAL;

4864: );
4865: END IF;
4866:
4867: -- Set values for l_subconfig_csr_rec
4868: SELECT ahl_mc_config_rel_s.nextval INTO l_mc_config_rel_id FROM DUAL;
4869:
4870: -- Create association record for destination node
4871: INSERT INTO AHL_MC_CONFIG_RELATIONS
4872: (