DBA Data[Home] [Help]

APPS.LOT_SPLIT_DATA_INSERT dependencies on INV_CONVERT

Line 940: tab_input(ind).primary_quantity := inv_convert.inv_um_convert

936: END IF;
937:
938: IF (tab_input(ind_1st).item_primary_uom_code <> tab_input(ind).transaction_uom)
939: THEN
940: tab_input(ind).primary_quantity := inv_convert.inv_um_convert
941: ( tab_input(ind).inventory_item_id
942: , 5
943: , tab_input(ind).transaction_quantity
944: , tab_input(ind).transaction_uom