DBA Data[Home] [Help]

APPS.INV_INVIRCXR_XMLP_PKG SQL Statements

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

Line: 34

                     (Select min(Rank) from MTL_CUSTOMER_ITEM_XREFS_V B
                      Where A.customer_item_id = B.customer_item_id
                      And A.master_organization_id = B.master_organization_id)';