DBA Data[Home] [Help]

APPS.PER_CTR_BUS dependencies on HR_DFLEX_UTILITY

Line 1052: hr_dflex_utility.ins_or_upd_descflex_attribs

1048: -- a) During update, the structure column value or any
1049: -- of the attribute values have actually changed.
1050: -- b) During insert.
1051: --
1052: hr_dflex_utility.ins_or_upd_descflex_attribs
1053: (p_appl_short_name => 'PER'
1054: ,p_descflex_name => 'PER_CONTACTS'
1055: ,p_attribute_category => p_rec.cont_attribute_category
1056: ,p_attribute1_name => 'CONT_ATTRIBUTE1'

Line 1188: hr_dflex_utility.ins_or_upd_descflex_attribs

1184: -- a) During update, the structure column value or any
1185: -- of the attribute values have actually changed.
1186: -- b) During insert.
1187: --
1188: hr_dflex_utility.ins_or_upd_descflex_attribs
1189: (p_appl_short_name => 'PER'
1190: ,p_descflex_name => 'Contact Relship Developer DF'
1191: ,p_attribute_category => p_rec.cont_information_category
1192: ,p_attribute1_name => 'CONT_INFORMATION1'