DBA Data[Home] [Help]

APPS.ICX_CAT_POPULATE_REQTMPL_PVT dependencies on PO_LINES_ALL

Line 111: po_lines_all pl,

107: TRUNC(SYSDATE) system_date
108: FROM po_reqexpress_headers_all prh,
109: po_reqexpress_lines_all prl,
110: po_headers_all ph,
111: po_lines_all pl,
112: po_attribute_values_tlp po_tlp,
113: po_line_types_b pltb,
114: icx_cat_categories_tl ic,
115: po_vendors pv

Line 211: po_lines_all pl,

207: TRUNC(SYSDATE) system_date
208: FROM po_reqexpress_headers_all prh,
209: po_reqexpress_lines_all prl,
210: po_headers_all ph,
211: po_lines_all pl,
212: po_attribute_values_tlp po_tlp,
213: po_line_types_b pltb,
214: icx_cat_categories_tl ic,
215: po_vendors pv

Line 353: po_lines_all pl,

349: FROM po_reqexpress_headers_all prh,
350: po_reqexpress_lines_all prl,
351: po_session_gt pogt,
352: po_headers_all ph,
353: po_lines_all pl,
354: po_attribute_values_tlp po_tlp,
355: po_line_types_b pltb,
356: icx_cat_categories_tl ic,
357: po_vendors pv