DBA Data[Home] [Help]

APPS.OTA_TFH_API_BUSINESS_RULES dependencies on AP_SUPPLIERS

Line 479: from AP_SUPPLIERS PAV,

475: --
476: --Bug 4924448
477: cursor sel_vendor_contact is
478: select 'Y'
479: from AP_SUPPLIERS PAV,
480: HZ_PARTIES HP,
481: AP_SUPPLIER_CONTACTS PVC
482: where PAV.vendor_id = p_vendor_id
483: and PVC.VENDOR_CONTACT_ID = p_contact_id