DBA Data[Home] [Help]

APPS.OKS_KTO_INSREL_PUB dependencies on OE_ORDER_LINES_ALL

Line 126: oe_order_lines_all ol,

122: ,cii.inventory_item_id
123: ,cii.last_oe_order_line_id
124: from
125: csi_item_instances cii,
126: oe_order_lines_all ol,
127: oe_order_headers_all oh
128: where oh.header_id=ol.header_id
129: and oh.header_id=p_header_id
130: and cii.last_oe_order_line_id = ol.line_id