DBA Data[Home] [Help]

APPS.WMS_UT_PKG dependencies on INV_QUANTITY_TREE_PUB

Line 2688: inv_quantity_tree_pub.clear_quantity_cache;

2684: print_debug('Deleted ALL Onhand');
2685:
2686: END LOOP;
2687:
2688: inv_quantity_tree_pub.clear_quantity_cache;
2689:
2690: EXCEPTION
2691: WHEN OTHERS THEN
2692: write_ut_error(p_test_id, 'Error ' || SQLERRM || ' while refreshing state for item : ' || l_item, p_run_id);