DBA Data[Home] [Help]

APPS.ICX_CAT_POPULATE_REQTMPL_PVT dependencies on PO_ATTRIBUTE_VALUES_TLP

Line 112: po_attribute_values_tlp po_tlp,

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
116: WHERE prl.express_name = prh.express_name

Line 213: po_attribute_values_tlp po_tlp,

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
217: WHERE prl.express_name = prh.express_name

Line 356: po_attribute_values_tlp po_tlp,

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
360: WHERE prl.express_name = prh.express_name