DBA Data[Home] [Help]

APPS.PER_ABB_BUS dependencies on HR_DFLEX_UTILITY

Line 1118: hr_dflex_utility.ins_or_upd_descflex_attribs

1114: -- a) During update, the structure column value or any
1115: -- of the attribute values have actually changed.
1116: -- b) During insert.
1117: --
1118: hr_dflex_utility.ins_or_upd_descflex_attribs
1119: (p_appl_short_name => 'PER'
1120: ,p_descflex_name => 'Absence Type Developer DF'
1121: ,p_attribute_category => p_rec.information_category
1122: ,p_attribute1_name => 'INFORMATION1'

Line 1255: hr_dflex_utility.ins_or_upd_descflex_attribs

1251: -- a) During update, the structure column value or any
1252: -- of the attribute values have actually changed.
1253: -- b) During insert.
1254: --
1255: hr_dflex_utility.ins_or_upd_descflex_attribs
1256: (p_appl_short_name => 'PER'
1257: ,p_descflex_name => 'PER_ABSENCE_ATTENDANCE_TYPES'
1258: ,p_attribute_category => p_rec.attribute_category
1259: ,p_attribute1_name => 'ATTRIBUTE1'