DBA Data[Home] [Help]

APPS.AHL_UMP_NONROUTINES_PVT dependencies on AHL_PC_ASSOCIATIONS

Line 1991: from ahl_pc_associations assos,

1987: connect by pcn.pc_node_id = prior pcn.parent_node_id
1988: start with pcn.pc_node_id in
1989: (
1990: select node.pc_node_id
1991: from ahl_pc_associations assos,
1992: ahl_pc_nodes_b node,
1993: ahl_pc_headers_b hdr
1994: where assos.unit_item_id = l_unit_config_id and
1995: assos.pc_node_id = node.pc_node_id and