DBA Data[Home] [Help]

APPS.AHL_UC_INSTANCE_PVT dependencies on AHL_UC_TREE_PVT

Line 3892: ahl_uc_tree_pvt.remap_uc_subtree(

3888: --The instance is a branch node, needs to call remap_uc_subtree to see whether the branch
3889: --can be installed in that position. If match, the corresponding position reference will be
3890: --updated as well.
3891: l_instance_type := 'B';
3892: ahl_uc_tree_pvt.remap_uc_subtree(
3893: p_api_version => 1.0,
3894: p_init_msg_list => FND_API.G_FALSE,
3895: p_commit => FND_API.G_FALSE,
3896: p_validation_level => FND_API.G_VALID_LEVEL_FULL,