DBA Data[Home] [Help]

APPS.HR_RATE_VALUES_API dependencies on HR_RATE_VALUE_BK1

Line 123: hr_rate_value_bk1.create_rate_value_b

119: -- Start of API User Hook for the before hook of create_rate_value
120: --
121: hr_utility.set_location(l_proc, 20);
122: --
123: hr_rate_value_bk1.create_rate_value_b
124: (p_effective_date => l_effective_date
125: ,p_business_group_id => p_business_group_Id
126: ,p_rate_id => p_rate_id
127: ,p_grade_or_spinal_point_id => p_grade_or_spinal_point_id

Line 177: hr_rate_value_bk1.create_rate_value_a

173: -- Start of API User Hook for the after hook of create_rate_value
174: --
175: hr_utility.set_location(l_proc, 60);
176: --
177: hr_rate_value_bk1.create_rate_value_a
178: (p_effective_date => l_effective_date
179: ,p_grade_rule_Id => l_grade_rule_id
180: ,p_object_version_number => l_object_version_number
181: ,p_effective_start_date => l_effective_start_date