DBA Data[Home] [Help]

APPS.INV_RCV_STD_INSPECT_APIS dependencies on MTL_CUSTOMER_ITEMS

Line 3405: ,mtl_customer_items mci

3401: ,rcv_transactions rt
3402: ,po_line_locations pll
3403: ,po_lines pol
3404: ,mtl_system_items msi
3405: ,mtl_customer_items mci
3406: ,oe_order_lines_all oel
3407: WHERE rt.transaction_id = l_rcv_transaction_id
3408: AND rt.transaction_type <> 'UNORDERED'
3409: AND rsup.supply_type_code = 'RECEIVING'