DBA Data[Home] [Help]

APPS.INV_RCV_STD_INSPECT_APIS dependencies on MTL_CUSTOMER_ITEMS

Line 5305: ,mtl_customer_items mci

5301: ,rcv_transactions rt
5302: ,po_line_locations pll
5303: ,po_lines pol
5304: ,mtl_system_items msi
5305: ,mtl_customer_items mci
5306: ,oe_order_lines_all oel
5307: WHERE rt.transaction_id = l_rcv_transaction_id
5308: AND rt.transaction_type <> 'UNORDERED'
5309: AND rsup.supply_type_code = 'RECEIVING'