DBA Data[Home] [Help]

APPS.PER_ELC_BUS dependencies on HR_DFLEX_UTILITY

Line 532: hr_dflex_utility.ins_or_upd_descflex_attribs

528: -- a) During update, the structure column value or any
529: -- of the attribute values have actually changed.
530: -- b) During insert.
531: --
532: hr_dflex_utility.ins_or_upd_descflex_attribs
533: (p_appl_short_name => 'PER'
534: ,p_descflex_name => 'Election Developer DF'
535: ,p_attribute_category => p_rec.election_info_category
536: ,p_attribute1_name => 'ELECTION_INFORMATION1'

Line 709: hr_dflex_utility.ins_or_upd_descflex_attribs

705: -- a) During update, the structure column value or any
706: -- of the attribute values have actually changed.
707: -- b) During insert.
708: --
709: hr_dflex_utility.ins_or_upd_descflex_attribs
710: (p_appl_short_name => 'PER'
711: ,p_descflex_name => 'PER_ELECTIONS'
712: ,p_attribute_category => p_rec.attribute_category
713: ,p_attribute1_name => 'ATTRIBUTE1'