DBA Data[Home] [Help]

APPS.WMS_CONTAINER_PVT dependencies on WMS_LPN_HISTORIES

Line 6310: INSERT INTO wms_lpn_histories (

6306: END IF;
6307: END IF;
6308:
6309: l_progress := 'Inserting record into WLH';
6310: INSERT INTO wms_lpn_histories (
6311: lpn_history_id
6312: , caller
6313: , source_transaction_id
6314: , parent_lpn_id

Line 6348: WMS_LPN_HISTORIES_S.NEXTVAL

6344: , secondary_quantity
6345: , secondary_uom_code
6346: )
6347: VALUES (
6348: WMS_LPN_HISTORIES_S.NEXTVAL
6349: , p_caller
6350: , p_source_transaction_id
6351: , p_lpn_id
6352: , l_lpn.license_plate_number