DBA Data[Home] [Help]

APPS.PQH_GSP_SYNC_COMPENSATION_OBJ dependencies on STANDARD

Line 133: -- 1. Find the Standard rate which references the grade rule.

129: l_Vrbl_ovn Ben_Acty_Vrbl_Rt_F.Object_version_Number%TYPE;
130:
131: Begin
132: --
133: -- 1. Find the Standard rate which references the grade rule.
134: -- 2. Delete the Standard rate.
135:
136: hr_utility.set_location('grade rule id is '||p_grade_rule_id,10);
137: hr_utility.set_location('rate type is '||p_rate_type,11);

Line 134: -- 2. Delete the Standard rate.

130:
131: Begin
132: --
133: -- 1. Find the Standard rate which references the grade rule.
134: -- 2. Delete the Standard rate.
135:
136: hr_utility.set_location('grade rule id is '||p_grade_rule_id,10);
137: hr_utility.set_location('rate type is '||p_rate_type,11);
138: hr_utility.set_location('grade /point id is '||p_grade_or_spinal_point_id,12);