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 214: po_line_types_b pltb,

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

Line 357: po_line_types_b pltb,

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