DBA Data[Home] [Help]

APPS.PER_PDP_BUS dependencies on HR_DFLEX_UTILITY

Line 1478: hr_dflex_utility.ins_or_upd_descflex_attribs

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

Line 1656: hr_dflex_utility.ins_or_upd_descflex_attribs

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