DBA Data[Home] [Help]

APPS.PER_ABS_BUS dependencies on HR_DFLEX_UTILITY

Line 3435: hr_dflex_utility.ins_or_upd_descflex_attribs

3431: -- a) During update, the structure column value or any
3432: -- of the attribute values have actually changed.
3433: -- b) During insert.
3434: --
3435: hr_dflex_utility.ins_or_upd_descflex_attribs
3436: (p_appl_short_name => 'PER'
3437: ,p_descflex_name => 'PER_ABS_DEVELOPER_DF'
3438: ,p_attribute_category => p_rec.abs_information_category
3439: ,p_attribute1_name => 'ABS_INFORMATION1'

Line 3593: hr_dflex_utility.ins_or_upd_descflex_attribs

3589: -- a) During update, the structure column value or any
3590: -- of the attribute values have actually changed.
3591: -- b) During insert.
3592: --
3593: hr_dflex_utility.ins_or_upd_descflex_attribs
3594: (p_appl_short_name => 'PER'
3595: ,p_descflex_name => 'PER_ABSENCE_ATTENDANCES'
3596: ,p_attribute_category => p_rec.attribute_category
3597: ,p_attribute1_name => 'ATTRIBUTE1'