DBA Data[Home] [Help]

APPS.PER_PARENT_SPINES_PKG dependencies on PAY_RATES

Line 55: from pay_rates

51: where parent_spine_id = p_pspine_id;
52: --
53: cursor c4 is
54: select 'x'
55: from pay_rates
56: where parent_spine_id = p_pspine_id;
57: --
58: begin
59: --