DBA Data[Home] [Help]

APPS.OE_DS_PVT dependencies on INV_QUANTITY_TREE_PVT

Line 2281: Inv_quantity_tree_pvt.mark_all_for_refresh

2277: oe_debug_pub.add( 'Calling clear cache' , 1 ) ;
2278: END IF;
2279:
2280: -- Inv_quantity_tree_grp.clear_quantity_cache;
2281: Inv_quantity_tree_pvt.mark_all_for_refresh
2282: ( p_api_version_number => 1.0
2283: , p_init_msg_lst => FND_API.G_TRUE
2284: , x_return_status => l_return_status
2285: , x_msg_count => l_msg_count