DBA Data[Home] [Help]

APPS.PER_PARENT_SPINES_PKG dependencies on PER_GRADE_SPINES_F

Line 50: from per_grade_spines_f

46: where parent_spine_id = p_pspine_id;
47: --
48: cursor c3 is
49: select 'x'
50: from per_grade_spines_f
51: where parent_spine_id = p_pspine_id;
52: --
53: cursor c4 is
54: select 'x'