DBA Data[Home] [Help]

APPS.PO_DOCUMENT_UPDATE_PVT dependencies on HZ_CUST_ACCT_RELATE_ALL

Line 6152: hz_cust_acct_relate_all rel

6148: hz_locations loc,
6149: hz_cust_acct_sites_all acct_site ,
6150: oe_order_lines_all oel,
6151: oe_drop_ship_sources oedp,
6152: hz_cust_acct_relate_all rel
6153: WHERE oedp.line_location_id = l_line_location_id
6154: AND loc.location_id = l_new_ship_to_loc_id
6155: AND site.site_use_code = 'SHIP_TO'
6156: AND site.cust_acct_site_id = acct_site.cust_acct_site_id