DBA Data[Home] [Help]

APPS.PER_ABS_BUS dependencies on HR_DFLEX_UTILITY

Line 3003: hr_dflex_utility.ins_or_upd_descflex_attribs

2999: -- a) During update, the structure column value or any
3000: -- of the attribute values have actually changed.
3001: -- b) During insert.
3002: --
3003: hr_dflex_utility.ins_or_upd_descflex_attribs
3004: (p_appl_short_name => 'PER'
3005: ,p_descflex_name => 'PER_ABS_DEVELOPER_DF'
3006: ,p_attribute_category => p_rec.abs_information_category
3007: ,p_attribute1_name => 'ABS_INFORMATION1'

Line 3161: hr_dflex_utility.ins_or_upd_descflex_attribs

3157: -- a) During update, the structure column value or any
3158: -- of the attribute values have actually changed.
3159: -- b) During insert.
3160: --
3161: hr_dflex_utility.ins_or_upd_descflex_attribs
3162: (p_appl_short_name => 'PER'
3163: ,p_descflex_name => 'PER_ABSENCE_ATTENDANCES'
3164: ,p_attribute_category => p_rec.attribute_category
3165: ,p_attribute1_name => 'ATTRIBUTE1'