DBA Data[Home] [Help]

APPS.OE_SCHEDULE_UTIL dependencies on INV_QUANTITY_TREE_PVT

Line 6933: --inv_quantity_tree_pvt.clear_quantity_cache;

6929: l_lot_control_flag := FALSE;
6930: END;
6931:
6932: -- Bug 2259553.
6933: --inv_quantity_tree_pvt.clear_quantity_cache;
6934: inv_quantity_tree_pvt.mark_all_for_refresh
6935: ( p_api_version_number => 1.0
6936: , p_init_msg_lst => FND_API.G_TRUE
6937: , x_return_status => l_return_status

Line 6934: inv_quantity_tree_pvt.mark_all_for_refresh

6930: END;
6931:
6932: -- Bug 2259553.
6933: --inv_quantity_tree_pvt.clear_quantity_cache;
6934: inv_quantity_tree_pvt.mark_all_for_refresh
6935: ( p_api_version_number => 1.0
6936: , p_init_msg_lst => FND_API.G_TRUE
6937: , x_return_status => l_return_status
6938: , x_msg_count => l_msg_count