DBA Data[Home] [Help]

APPS.PER_PJU_BUS dependencies on HR_DFLEX_UTILITY

Line 1101: hr_dflex_utility.ins_or_upd_descflex_attribs

1097: -- a) During update, the structure column value or any
1098: -- of the attribute values have actually changed.
1099: -- b) During insert.
1100: --
1101: hr_dflex_utility.ins_or_upd_descflex_attribs
1102: (p_appl_short_name => 'PER'
1103: ,p_descflex_name => 'Prev Job Usage Developer DF'
1104: ,p_attribute_category => p_rec.pju_information_category
1105: ,p_attribute1_name => 'PJU_INFORMATION1'

Line 1238: hr_dflex_utility.ins_or_upd_descflex_attribs

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