DBA Data[Home] [Help]

APPS.PER_SPS_INS dependencies on PER_PARENT_SPINES

Line 455: from per_parent_spines pps

451: cursor csr_get_names is
452: select pps.name
453: ,psp.spinal_point
454: ,pgs.grade_id
455: from per_parent_spines pps
456: ,per_grade_spines_f pgs
457: ,per_spinal_points psp
458: where pgs.grade_spine_id = p_rec.grade_spine_id
459: and p_effective_date between