DBA Data[Home] [Help]

APPS.AHL_UC_INSTANCE_PVT dependencies on AHL_UC_TREE_PVT

Line 3908: ahl_uc_tree_pvt.remap_uc_subtree(

3904: --The instance is a branch node, needs to call remap_uc_subtree to see whether the branch
3905: --can be installed in that position. If match, the corresponding position reference will be
3906: --updated as well.
3907: l_instance_type := 'B';
3908: ahl_uc_tree_pvt.remap_uc_subtree(
3909: p_api_version => 1.0,
3910: p_init_msg_list => FND_API.G_FALSE,
3911: p_commit => FND_API.G_FALSE,
3912: p_validation_level => FND_API.G_VALID_LEVEL_FULL,