DBA Data[Home] [Help]

APPS.PER_PDP_BUS dependencies on HR_DFLEX_UTILITY

Line 1475: hr_dflex_utility.ins_or_upd_descflex_attribs

1471: -- a) During update, the structure column value or any
1472: -- of the attribute values have actually changed.
1473: -- b) During insert.
1474: --
1475: hr_dflex_utility.ins_or_upd_descflex_attribs
1476: (p_appl_short_name => 'PER'
1477: ,p_descflex_name => 'PER_PDP_DEVELOPER_DF'
1478: ,p_attribute_category => p_rec.information_category
1479: ,p_attribute1_name => 'INFORMATION1'

Line 1653: hr_dflex_utility.ins_or_upd_descflex_attribs

1649: -- a) During update, the structure column value or any
1650: -- of the attribute values have actually changed.
1651: -- b) During insert.
1652: --
1653: hr_dflex_utility.ins_or_upd_descflex_attribs
1654: (p_appl_short_name => 'PER'
1655: ,p_descflex_name => 'PER_PERIODS_OF_PLACEMENT'
1656: ,p_attribute_category => p_rec.attribute_category
1657: ,p_attribute1_name => 'ATTRIBUTE1'