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 212: po_lines_all pl,

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

Line 355: po_lines_all pl,

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