DBA Data[Home] [Help]

APPS.WMS_CONTAINER_PVT dependencies on WMS_LPN_HISTORIES

Line 5750: INSERT INTO wms_lpn_histories (

5746: END IF;
5747: END IF;
5748:
5749: l_progress := 'Inserting record into WLH';
5750: INSERT INTO wms_lpn_histories (
5751: lpn_history_id
5752: , caller
5753: , source_transaction_id
5754: , parent_lpn_id

Line 5788: WMS_LPN_HISTORIES_S.NEXTVAL

5784: , secondary_quantity
5785: , secondary_uom_code
5786: )
5787: VALUES (
5788: WMS_LPN_HISTORIES_S.NEXTVAL
5789: , p_caller
5790: , p_source_transaction_id
5791: , p_lpn_id
5792: , l_lpn.license_plate_number