DBA Data[Home] [Help]

APPS.PER_SUB_BUS dependencies on HR_DFLEX_UTILITY

Line 699: hr_dflex_utility.ins_or_upd_descflex_attribs

695: -- a) During update, the structure column value or any
696: -- of the attribute values have actually changed.
697: -- b) During insert.
698: --
699: hr_dflex_utility.ins_or_upd_descflex_attribs
700: (p_appl_short_name => 'PER'
701: ,p_descflex_name => 'PER_SUBJECTS_TAKEN'
702: ,p_attribute_category => p_rec.attribute_category
703: ,p_attribute1_name => 'ATTRIBUTE1'

Line 834: hr_dflex_utility.ins_or_upd_descflex_attribs

830: -- a) During update, the structure column value or any
831: -- of the attribute values have actually changed.
832: -- b) During insert.
833: --
834: hr_dflex_utility.ins_or_upd_descflex_attribs
835: (p_appl_short_name => 'PER'
836: ,p_descflex_name => 'Subject Developer DF'
837: ,p_attribute_category => p_rec.sub_INFORMATION_CATEGORY
838: ,p_attribute1_name => 'SUB_INFORMATION1'