DBA Data[Home] [Help]

APPS.INV_MATERIAL_STATUS_GRP dependencies on MTL_TXN_REQUEST_LINES

Line 3745: FROM mtl_txn_request_lines mtrl

3741:
3742: CURSOR l_lpn_mtrl(l_cur_inventory_item_id NUMBER)
3743: IS
3744: SELECT *
3745: FROM mtl_txn_request_lines mtrl
3746: WHERE mtrl.lpn_id IN
3747: (SELECT lpn_id
3748: FROM wms_license_plate_numbers plpn
3749: start with lpn_id = p_fromlpn_id