DBA Data[Home] [Help]

APPS.POS_EXCELASN_PVT dependencies on HZ_LOCATIONS

Line 1073: hz_locations hz

1069: po_line_locations_all plla,
1070: po_vendors pv,
1071: po_vendor_sites_all pvs,
1072: hr_locations_all_tl hrl,
1073: hz_locations hz
1074: where pha.segment1 = plnt.po_number
1075: and pha.org_id = plnt.org_id
1076: and pha.revision_num = (SELECT pha.revision_num
1077: FROM po_headers_archive_all phaa,po_headers_all pha

Line 1177: hz_locations hz

1173: po_line_locations_all plla,
1174: po_vendors pv,
1175: po_vendor_sites_all pvs,
1176: hr_locations_all_tl hrl,
1177: hz_locations hz
1178: where pha.segment1 = plnt.po_number
1179: and pha.org_id = plnt.org_id
1180: and pha.po_header_id = pra.po_header_id
1181: and pra.release_num = plnt.po_release_num