DBA Data[Home] [Help]

APPS.PER_MEA_BUS dependencies on HR_DFLEX_UTILITY

Line 1340: hr_dflex_utility.ins_or_upd_descflex_attribs

1336: -- a) During update, the structure column value or any
1337: -- of the attribute values have actually changed.
1338: -- b) During insert.
1339: --
1340: hr_dflex_utility.ins_or_upd_descflex_attribs
1341: (p_appl_short_name => 'PER'
1342: ,p_descflex_name => 'Assessment Developer DF'
1343: ,p_attribute_category => p_rec.MEA_INFORMATION_CATEGORY
1344: ,p_attribute1_name => 'MEA_INFORMATION1'

Line 1517: hr_dflex_utility.ins_or_upd_descflex_attribs

1513: -- a) During update, the structure column value or any
1514: -- of the attribute values have actually changed.
1515: -- b) During insert.
1516: --
1517: hr_dflex_utility.ins_or_upd_descflex_attribs
1518: (p_appl_short_name => 'PER'
1519: ,p_descflex_name => 'PER_MEDICAL_ASSESSMENTS'
1520: ,p_attribute_category => p_rec.ATTRIBUTE_CATEGORY
1521: ,p_attribute1_name => 'ATTRIBUTE1'