DBA Data[Home] [Help]

APPS.PER_CTK_BUS dependencies on HR_DFLEX_UTILITY

Line 620: hr_dflex_utility.ins_or_upd_descflex_attribs

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

Line 757: hr_dflex_utility.ins_or_upd_descflex_attribs

753: -- a) During update, the structure column value or any
754: -- of the attribute values have actually changed.
755: -- b) During insert.
756: --
757: hr_dflex_utility.ins_or_upd_descflex_attribs
758: (p_appl_short_name => 'PER'
759: ,p_descflex_name => 'EDIT_HERE: Enter descflex name'
760: ,p_attribute_category => p_rec.attribute_category
761: ,p_attribute1_name => 'ATTRIBUTE1'