DBA Data[Home] [Help]

APPS.CSP_SUPPLY_DEMAND_PVT dependencies on CSP_REP_HIERARCHIES

Line 1358: csp_rep_hierarchies crh

1354: sum(nvl(move_orders_in,0)),
1355: sum(nvl(move_orders_out,0)),
1356: sum(nvl(work_orders,0))
1357: from csp_sup_dem_rh_temp ctsd,
1358: csp_rep_hierarchies crh
1359: where level_id = l_level
1360: and crh.hierarchy_node_id = ctsd.hierarchy_node_id
1361: and crh.parent_node_id > 0
1362: group by