DBA Data[Home] [Help]

APPS.HR_ORD_BUS dependencies on HR_DFLEX_UTILITY

Line 770: hr_dflex_utility.ins_or_upd_descflex_attribs

766: -- a) During update, the structure column value or any
767: -- of the attribute values have actually changed.
768: -- b) During insert.
769: --
770: hr_dflex_utility.ins_or_upd_descflex_attribs
771: (p_appl_short_name => 'PER'
772: ,p_descflex_name => 'Organization Links DF'
773: ,p_attribute_category => p_rec.org_link_information_category
774: ,p_attribute1_name => 'ORG_LINK_INFORMATION1'

Line 947: hr_dflex_utility.ins_or_upd_descflex_attribs

943: -- a) During update, the structure column value or any
944: -- of the attribute values have actually changed.
945: -- b) During insert.
946: --
947: hr_dflex_utility.ins_or_upd_descflex_attribs
948: (p_appl_short_name => 'PER'
949: ,p_descflex_name => 'HR_DE_ORGANIZATION_LINKS'
950: ,p_attribute_category => p_rec.attribute_category
951: ,p_attribute1_name => 'ATTRIBUTE1'