DBA Data[Home] [Help]

APPS.WMS_TASK_DISPATCH_PUT_AWAY dependencies on INV_QUANTITY_TREE_PVT

Line 2211: inv_quantity_tree_pvt.clear_quantity_cache;

2207: mydebug('suggestions_pub: Clearing qty. tree Cache');
2208: --call clear qty tree cache for inventory lpns.
2209: END IF;
2210: g_item_qty_tree :=l_item_tree_string;
2211: inv_quantity_tree_pvt.clear_quantity_cache;
2212: -- added per GRAO's request
2213: -- inventory move for rules' engine
2214: END IF;
2215: