DBA Data[Home] [Help]

APPS.PER_CKL_BUS dependencies on HR_DFLEX_UTILITY

Line 480: hr_dflex_utility.ins_or_upd_descflex_attribs

476: -- a) During update, the structure column value or any
477: -- of the attribute values have actually changed.
478: -- b) During insert.
479: --
480: hr_dflex_utility.ins_or_upd_descflex_attribs
481: (p_appl_short_name => 'PER'
482: ,p_descflex_name => 'EDIT_HERE: Enter descflex name'
483: ,p_attribute_category => p_rec.information_category
484: ,p_attribute1_name => 'INFORMATION1'

Line 617: hr_dflex_utility.ins_or_upd_descflex_attribs

613: -- a) During update, the structure column value or any
614: -- of the attribute values have actually changed.
615: -- b) During insert.
616: --
617: hr_dflex_utility.ins_or_upd_descflex_attribs
618: (p_appl_short_name => 'PER'
619: ,p_descflex_name => 'EDIT_HERE: Enter descflex name'
620: ,p_attribute_category => p_rec.attribute_category
621: ,p_attribute1_name => 'ATTRIBUTE1'