DBA Data[Home] [Help]

APPS.PER_BUDGET_VALUES_PKG dependencies on HR_DFLEX_UTILITY

Line 212: hr_dflex_utility.ins_or_upd_descflex_attribs

208: BEGIN
209: --
210: hr_utility.set_location('Entering:'||l_proc, 5);
211: --
212: hr_dflex_utility.ins_or_upd_descflex_attribs
213: (p_appl_short_name => 'PER'
214: ,p_descflex_name => 'PER_BUDGET_VALUES'
215: ,p_attribute_category => x_attribute_category
216: ,p_attribute1_name => 'ATTRIBUTE1'

Line 322: hr_dflex_utility.ins_or_upd_descflex_attribs

318: BEGIN
319: --
320: hr_utility.set_location('Entering:'||l_proc, 5);
321: --
322: hr_dflex_utility.ins_or_upd_descflex_attribs
323: (p_appl_short_name => 'PER'
324: ,p_descflex_name => 'Budget Values Developer DF'
325: ,p_attribute_category => x_information_category
326: ,p_attribute1_name => 'BUDGET_INFORMATION1'