DBA Data[Home] [Help]

APPS.PER_QUA_BUS dependencies on HR_DFLEX_UTILITY

Line 1899: hr_dflex_utility.ins_or_upd_descflex_attribs

1895: -- a) During update, the structure column value or any
1896: -- of the attribute values have actually changed.
1897: -- b) During insert.
1898: --
1899: hr_dflex_utility.ins_or_upd_descflex_attribs
1900: (p_appl_short_name => 'PER'
1901: ,p_descflex_name => 'PER_QUALIFICATIONS'
1902: ,p_attribute_category => p_rec.attribute_category
1903: ,p_attribute1_name => 'ATTRIBUTE1'

Line 2034: hr_dflex_utility.ins_or_upd_descflex_attribs

2030: -- a) During update, the structure column value or any
2031: -- of the attribute values have actually changed.
2032: -- b) During insert.
2033: --
2034: hr_dflex_utility.ins_or_upd_descflex_attribs
2035: (p_appl_short_name => 'PER'
2036: ,p_descflex_name => 'Qualification Developer DF'
2037: ,p_attribute_category => p_rec.qua_INFORMATION_CATEGORY
2038: ,p_attribute1_name => 'QUA_INFORMATION1'