DBA Data[Home] [Help]

APPS.INV_INVIRCIT_XMLP_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 32

                     (Select A.Customer_Item_Id
                     From   MTL_CUSTOMER_ITEMS A
                     Minus
                     Select Distinct B.Customer_Item_Id
                     From   MTL_CUSTOMER_ITEM_XREFS B)';