DBA Data[Home] [Help]

APPS.INV_LABEL_PVT8 dependencies on HZ_CUST_SITE_USES_ALL

Line 505: , hz_cust_site_uses_all hcsua

501: CURSOR c_cust_details(p_delivery_detail_id NUMBER) IS
502: SELECT acct_site.cust_acct_site_id cust_site_id
503: from wsh_delivery_details wdd
504: , wsh_delivery_assignments wda
505: , hz_cust_site_uses_all hcsua
506: , hz_party_sites party_site
507: --, hz_loc_assignments loc_assign --13683119
508: , hz_locations loc
509: , hz_cust_acct_sites_all acct_site

Line 1165: FROM hz_cust_site_uses_all

1161: WHERE hr.location_id = p_location_id;
1162:
1163: CURSOR c_location(p_site_use_id NUMBER) IS
1164: SELECT location
1165: FROM hz_cust_site_uses_all
1166: WHERE site_use_id = p_site_use_id;
1167:
1168: CURSOR c_phone_fax(p_location_id NUMBER, p_type VARCHAR2) IS
1169: SELECT hcp.phone_country_code||decode(hcp.phone_country_code, NULL, '',' ')||