DBA Data[Home] [Help]

APPS.WSH_USA_CATEGORIES_PVT dependencies on WSH_USA_QUANTITY_PVT

Line 839: WSH_USA_QUANTITY_PVT.Update_Ordered_Quantity(

835: AND (p_attributes_rec.ship_from_org_id <> g_cache_detail_rec.organization_id)
836: AND (p_attributes_rec.inventory_item_id = FND_API.G_MISS_NUM ) ) THEN
837:
838: g_cache_detail_rec.cache_flag := 'N';
839: WSH_USA_QUANTITY_PVT.Update_Ordered_Quantity(
840: p_changed_attribute => p_attributes_rec,
841: p_source_code => p_source_code,
842: p_action_flag => 'U',
843: p_wms_flag => p_wms_flag,