DBA Data[Home] [Help]

APPS.POS_EXCELASN_PVT dependencies on HZ_LOCATIONS

Line 1056: hz_locations hz

1052: po_line_locations_all plla,
1053: po_vendors pv,
1054: po_vendor_sites_all pvs,
1055: hr_locations_all_tl hrl,
1056: hz_locations hz
1057: where pha.segment1 = plnt.po_number
1058: and pha.org_id = plnt.org_id
1059: and pha.revision_num = plnt.po_revision
1060: and pha.po_header_id = pla.po_header_id

Line 1141: hz_locations hz

1137: po_line_locations_all plla,
1138: po_vendors pv,
1139: po_vendor_sites_all pvs,
1140: hr_locations_all_tl hrl,
1141: hz_locations hz
1142: where pha.segment1 = plnt.po_number
1143: and pha.org_id = plnt.org_id
1144: and pha.po_header_id = pra.po_header_id
1145: and pra.release_num = plnt.po_release_num