DBA Data[Home] [Help]

APPS.POS_EXCELASN_PVT dependencies on HR_LOCATIONS_ALL_TL

Line 1072: hr_locations_all_tl hrl,

1068: po_lines_all pla,
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

Line 1176: hr_locations_all_tl hrl,

1172: po_lines_all pla,
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