DBA Data[Home] [Help]

APPS.INVPPRCI dependencies on SO_HEADERS_ALL

Line 23: from so_headers_all SOH,

19: /** Need to define a cursor to get project_id for each config item **/
20:
21: cursor allconfig is
22: select sla.line_id, si.organization_id,sla.project_id
23: from so_headers_all SOH,
24: mtl_system_items_interface SI,
25: mtl_sales_orders mso,
26: so_order_types_all sot,
27: so_lines_all sla