DBA Data[Home] [Help]

APPS.WSH_BULK_PROCESS_PVT dependencies on WSH_WV_UTILS

Line 584: wsh_wv_utils.convert_uom(

580: --}
581: END IF;
582: -- RV DEC_QTY
583: p_line_rec.requested_quantity(p_index) :=
584: wsh_wv_utils.convert_uom(
585: p_line_rec.order_quantity_uom(p_index),
586: p_line_rec.requested_quantity_uom(p_index),
587: p_line_rec.ordered_quantity(p_index),
588: p_line_rec.inventory_item_id(p_index),