DBA Data[Home] [Help]

APPS.PON_AUCTION_INTERFACE_PKG dependencies on PO_LINES_ALL

Line 1216: FROM po_lines_all

1212: -- get the ip category from the catalog
1213: v_from_ip_catalog := 'Y';
1214: SELECT ip_category_id
1215: INTO v_ip_category_id
1216: FROM po_lines_all
1217: WHERE po_header_id = v_blanket_po_header_id
1218: AND line_num = v_blanket_po_line_num;
1219: ELSE
1220: -- get the ip ccategory from the category mappings