DBA Data[Home] [Help]

APPS.WSH_CONTAINER_ACTIONS dependencies on WMS_LICENSE_PLATE_NUMBERS

Line 791: FROM wms_license_plate_numbers

787: subinventory_code,
788: license_plate_number ,
789: organization_id,
790: inventory_item_id
791: FROM wms_license_plate_numbers
792: WHERE lpn_id = v_lpn_id;
793:
794: CURSOR c_get_lpn_from_history (v_lpn_id number)IS
795: SELECT wlh.LICENSE_PLATE_NUMBER,