DBA Data[Home] [Help]

APPS.PQP_PTY_BUS dependencies on HR_DFLEX_UTILITY

Line 1629: hr_dflex_utility.ins_or_upd_descflex_attribs

1625: -- a) During update, the structure column value or any
1626: -- of the attribute values have actually changed.
1627: -- b) During insert.
1628: --
1629: hr_dflex_utility.ins_or_upd_descflex_attribs
1630: (p_appl_short_name => 'PQP'
1631: ,p_descflex_name => 'Pension Type Developer DF'
1632: ,p_attribute_category => p_rec.pty_information_category
1633: ,p_attribute1_name => 'PTY_INFORMATION1'

Line 1766: hr_dflex_utility.ins_or_upd_descflex_attribs

1762: -- a) During update, the structure column value or any
1763: -- of the attribute values have actually changed.
1764: -- b) During insert.
1765: --
1766: hr_dflex_utility.ins_or_upd_descflex_attribs
1767: (p_appl_short_name => 'PQP'
1768: ,p_descflex_name => 'Pension Type DF'
1769: ,p_attribute_category => p_rec.pty_attribute_category
1770: ,p_attribute1_name => 'PTY_ATTRIBUTE1'