DBA Data[Home] [Help]

APPS.POS_EXCELASN_PVT dependencies on PO_LINES_ALL

Line 1051: po_lines_all pla,

1047: pla.item_description
1048:
1049: from
1050: po_headers_all pha,
1051: po_lines_all pla,
1052: po_line_locations_all plla,
1053: po_vendors pv,
1054: po_vendor_sites_all pvs,
1055: hr_locations_all_tl hrl,

Line 1136: po_lines_all pla,

1132: pla.item_description
1133: from
1134: po_headers_all pha,
1135: po_releases_all pra,
1136: po_lines_all pla,
1137: po_line_locations_all plla,
1138: po_vendors pv,
1139: po_vendor_sites_all pvs,
1140: hr_locations_all_tl hrl,