DBA Data[Home] [Help]

APPS.PAY_PAY_BUS dependencies on HR_DFLEX_UTILITY

Line 275: hr_dflex_utility.ins_or_upd_descflex_attribs

271: -- of the attribute values have actually changed.
272: -- b) During insert.
273: --
274:
275: hr_dflex_utility.ins_or_upd_descflex_attribs
276: (p_appl_short_name => 'PAY'
277: ,p_descflex_name => 'Payroll Developer DF'
278: ,p_attribute_category => p_rec.prl_information_category
279: ,p_attribute1_name => 'PRL_INFORMATION1'

Line 432: hr_dflex_utility.ins_or_upd_descflex_attribs

428: -- a) During update, the structure column value or any
429: -- of the attribute values have actually changed.
430: -- b) During insert.
431: --
432: hr_dflex_utility.ins_or_upd_descflex_attribs
433: (p_appl_short_name => 'PAY'
434: ,p_descflex_name => 'PAY_PAYROLLS'
435: ,p_attribute_category => p_rec.attribute_category
436: ,p_attribute1_name => 'ATTRIBUTE1'