DBA Data[Home] [Help]

APPS.JAI_AR_RCTLA_TRIGGER_PKG dependencies on PO_HEADERS_ALL

Line 6732: cp_vendor_id IN Po_Headers_All.vendor_id%type,

6728: WHERE customer_id = pn_cust_id
6729: AND address_id = pn_address_id;
6730:
6731: CURSOR cur_get_ser_type_vendor(
6732: cp_vendor_id IN Po_Headers_All.vendor_id%type,
6733: cp_vendor_site_id IN Po_Headers_All.vendor_site_id%type
6734: )
6735: IS
6736: SELECT service_type_code

Line 6733: cp_vendor_site_id IN Po_Headers_All.vendor_site_id%type

6729: AND address_id = pn_address_id;
6730:
6731: CURSOR cur_get_ser_type_vendor(
6732: cp_vendor_id IN Po_Headers_All.vendor_id%type,
6733: cp_vendor_site_id IN Po_Headers_All.vendor_site_id%type
6734: )
6735: IS
6736: SELECT service_type_code
6737: FROM JAI_CMN_VENDOR_SITES