DBA Data[Home] [Help]

APPS.ICX_CAT_POPULATE_REQTMPL_PVT dependencies on PO_LINE_TYPES_B

Line 113: po_line_types_b pltb,

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
117: AND prl.org_id = prh.org_id

Line 213: po_line_types_b pltb,

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

Line 355: po_line_types_b pltb,

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
358: WHERE prl.express_name = prh.express_name
359: AND prl.org_id = prh.org_id