DBA Data[Home] [Help]

APPS.PER_DIS_BUS dependencies on HR_DFLEX_UTILITY

Line 1063: hr_dflex_utility.ins_or_upd_descflex_attribs

1059: -- a) During update, the structure column value or any
1060: -- of the attribute values have actually changed.
1061: -- b) During insert.
1062: --
1063: hr_dflex_utility.ins_or_upd_descflex_attribs
1064: (p_appl_short_name => 'PER'
1065: ,p_descflex_name => 'Disability Developer DF'
1066: ,p_attribute_category => p_rec.DIS_INFORMATION_CATEGORY
1067: ,p_attribute1_name => 'DIS_INFORMATION1'

Line 1240: hr_dflex_utility.ins_or_upd_descflex_attribs

1236: -- a) During update, the structure column value or any
1237: -- of the attribute values have actually changed.
1238: -- b) During insert.
1239: --
1240: hr_dflex_utility.ins_or_upd_descflex_attribs
1241: (p_appl_short_name => 'PER'
1242: ,p_descflex_name => 'PER_DISABILITIES'
1243: ,p_attribute_category => p_rec.ATTRIBUTE_CATEGORY
1244: ,p_attribute1_name => 'ATTRIBUTE1'