DBA Data[Home] [Help]

APPS.WIP_SO_RESERVATIONS dependencies on INV_QUANTITY_TREE_GRP

Line 966: inv_quantity_tree_grp.clear_quantity_cache ;

962: end if;
963: end if ;
964:
965: -- Fix for Bug#2268499
966: inv_quantity_tree_grp.clear_quantity_cache ;
967:
968: if(l_logLevel <= wip_constants.full_logging) then
969: wip_logger.log('creating reservation', l_return_status);
970: wip_logger.log('item' || l_reservation_rec.inventory_item_id, l_return_status);