DBA Data[Home] [Help]

APPS.AHL_MC_NODE_PVT dependencies on AHL_MC_CONFIG_REL_S

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

4346: );
4347: END IF;
4348:
4349: -- Set values for p_x_subconfig_rec
4350: SELECT ahl_mc_config_rel_s.nextval INTO p_x_subconfig_rec.mc_config_relation_id FROM DUAL;
4351: p_x_subconfig_rec.object_version_number := 1;
4352: p_x_subconfig_rec.security_group_id := null;
4353:
4354: -- Create association record for destination node

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

4838: );
4839: END IF;
4840:
4841: -- Set values for l_subconfig_csr_rec
4842: SELECT ahl_mc_config_rel_s.nextval INTO l_mc_config_rel_id FROM DUAL;
4843:
4844: -- Create association record for destination node
4845: INSERT INTO AHL_MC_CONFIG_RELATIONS
4846: (