DBA Data[Home] [Help]

APPS.AP_AUTOSELECT_PKG dependencies on IBY_EXT_PAYEE_RELATIONSHIPS

Line 4530: FROM iby_ext_payee_relationships irel

4526: AND NVL(AI.RELATIONSHIP_ID,-1) <> -1)
4527: --end of 8403042/8404650
4528: AND NOT EXISTS
4529: (SELECT NULL
4530: FROM iby_ext_payee_relationships irel
4531: WHERE irel.party_id = (select party_id
4532: from ap_suppliers
4533: where vendor_id = ASI2.vendor_id)
4534: AND irel.supplier_site_id =ASI2.vendor_site_id