DBA Data[Home] [Help]

APPS.PON_VALIDATE_ITEM_PRICES_INT dependencies on PO_STYLE_ENABLED_PUR_BASES

Line 1886: from po_style_enabled_pur_bases

1882: batch_id,
1883: interface_line_id
1884: from pon_item_prices_interface
1885: where purchase_basis not in ( select purchase_basis
1886: from po_style_enabled_pur_bases
1887: where style_id = l_po_style_id)
1888: and line_type_id is not null
1889: and line_type <> 'LINE_TYPE_NONE_ENTERED'
1890: and batch_id = p_batch_id