DBA Data[Home] [Help]

APPS.PER_EQT_BUS dependencies on HR_DFLEX_UTILITY

Line 1004: hr_dflex_utility.ins_or_upd_descflex_attribs

1000: -- a) During update, the structure column value or any
1001: -- of the attribute values have actually changed.
1002: -- b) During insert.
1003: --
1004: hr_dflex_utility.ins_or_upd_descflex_attribs
1005: (p_appl_short_name => 'PER'
1006: ,p_descflex_name => 'PER_QUALIFICATION_TYPES'
1007: ,p_attribute_category => p_rec.attribute_category
1008: ,p_attribute1_name => 'ATTRIBUTE1'

Line 1163: hr_dflex_utility.ins_or_upd_descflex_attribs

1159: -- a) During update, the structure column value or any
1160: -- of the attribute values have actually changed.
1161: -- b) During insert.
1162: --
1163: hr_dflex_utility.ins_or_upd_descflex_attribs
1164: (p_appl_short_name => 'PER'
1165: ,p_descflex_name => 'Qualification Types DDF'
1166: ,p_attribute_category => p_rec.information_category
1167: ,p_attribute1_name => 'INFORMATION1'