DBA Data[Home] [Help]

APPS.PO_DOCUMENT_UPDATE_PVT dependencies on HZ_CUST_ACCT_RELATE_ALL

Line 6102: hz_cust_acct_relate_all rel

6098: hz_locations loc,
6099: hz_cust_acct_sites_all acct_site ,
6100: oe_order_lines_all oel,
6101: oe_drop_ship_sources oedp,
6102: hz_cust_acct_relate_all rel
6103: WHERE oedp.line_location_id = l_line_location_id
6104: AND loc.location_id = l_new_ship_to_loc_id
6105: AND site.site_use_code = 'SHIP_TO'
6106: AND site.cust_acct_site_id = acct_site.cust_acct_site_id