DBA Data[Home] [Help]

APPS.JAI_AR_IMPORT_POPU_PKG dependencies on PO_HEADERS_ALL

Line 6825: cp_vendor_id IN Po_Headers_All.vendor_id%type,

6821: WHERE customer_id = pn_cust_id
6822: AND address_id = pn_address_id;
6823:
6824: CURSOR cur_get_ser_type_vendor(
6825: cp_vendor_id IN Po_Headers_All.vendor_id%type,
6826: cp_vendor_site_id IN Po_Headers_All.vendor_site_id%type
6827: )
6828: IS
6829: SELECT service_type_code

Line 6826: cp_vendor_site_id IN Po_Headers_All.vendor_site_id%type

6822: AND address_id = pn_address_id;
6823:
6824: CURSOR cur_get_ser_type_vendor(
6825: cp_vendor_id IN Po_Headers_All.vendor_id%type,
6826: cp_vendor_site_id IN Po_Headers_All.vendor_site_id%type
6827: )
6828: IS
6829: SELECT service_type_code
6830: FROM JAI_CMN_VENDOR_SITES