DBA Data[Home] [Help]

APPS.WSH_CONTAINER_ACTIONS dependencies on WMS_LICENSE_PLATE_NUMBERS

Line 818: FROM wms_license_plate_numbers

814: subinventory_code,
815: license_plate_number ,
816: organization_id,
817: inventory_item_id
818: FROM wms_license_plate_numbers
819: WHERE lpn_id = v_lpn_id;
820:
821: CURSOR c_get_lpn_from_history (v_lpn_id number)IS
822: SELECT wlh.LICENSE_PLATE_NUMBER,