DBA Data[Home] [Help]

APPS.PQP_GB_SWF_ARCHIVE dependencies on PER_SPINAL_POINT_PLACEMENTS_F

Line 3621: from per_spinal_point_placements_f pspp,

3617: and pcv.business_group_id = g_business_group_id;
3618:
3619: cursor spinal_points is
3620: select spinal_point,psp.spinal_point_id
3621: from per_spinal_point_placements_f pspp,
3622: per_spinal_point_steps_f psps,
3623: per_spinal_points psp
3624: where pspp.assignment_id = p_assignment_id
3625: and pspp.step_id = psps.step_id