DBA Data[Home] [Help]

APPS.OE_SCHEDULE_UTIL dependencies on INV_QUANTITY_TREE_PVT

Line 5851: --inv_quantity_tree_pvt.clear_quantity_cache;

5847: l_lot_control_flag := FALSE;
5848: END;
5849:
5850: -- Bug 2259553.
5851: --inv_quantity_tree_pvt.clear_quantity_cache;
5852: inv_quantity_tree_pvt.mark_all_for_refresh
5853: ( p_api_version_number => 1.0
5854: , p_init_msg_lst => FND_API.G_TRUE
5855: , x_return_status => l_return_status

Line 5852: inv_quantity_tree_pvt.mark_all_for_refresh

5848: END;
5849:
5850: -- Bug 2259553.
5851: --inv_quantity_tree_pvt.clear_quantity_cache;
5852: inv_quantity_tree_pvt.mark_all_for_refresh
5853: ( p_api_version_number => 1.0
5854: , p_init_msg_lst => FND_API.G_TRUE
5855: , x_return_status => l_return_status
5856: , x_msg_count => l_msg_count