DBA Data[Home] [Help]

APPS.INV_MATERIAL_STATUS_GRP dependencies on MTL_TXN_REQUEST_LINES

Line 3214: FROM mtl_txn_request_lines mtrl

3210:
3211: CURSOR l_lpn_mtrl(l_cur_inventory_item_id NUMBER)
3212: IS
3213: SELECT *
3214: FROM mtl_txn_request_lines mtrl
3215: WHERE mtrl.lpn_id IN
3216: (SELECT lpn_id
3217: FROM wms_license_plate_numbers plpn
3218: start with lpn_id = p_fromlpn_id