DBA Data[Home] [Help]

APPS.PER_PPB_BUS dependencies on HR_DFLEX_UTILITY

Line 1128: hr_dflex_utility.ins_or_upd_descflex_attribs

1124: -- a) During update, the structure column value or any
1125: -- of the attribute values have actually changed.
1126: -- b) During insert.
1127: --
1128: hr_dflex_utility.ins_or_upd_descflex_attribs
1129: (p_appl_short_name => 'PER'
1130: ,p_descflex_name => 'Salary Basis Developer DF'
1131: ,p_attribute_category => p_rec.INFORMATION_CATEGORY
1132: ,p_attribute1_name => 'INFORMATION1'

Line 1265: hr_dflex_utility.ins_or_upd_descflex_attribs

1261: -- a) During update, the structure column value or any
1262: -- of the attribute values have actually changed.
1263: -- b) During insert.
1264: --
1265: hr_dflex_utility.ins_or_upd_descflex_attribs
1266: (p_appl_short_name => 'PER'
1267: ,p_descflex_name => 'PER_PAY_BASES'
1268: ,p_attribute_category => p_rec.ATTRIBUTE_CATEGORY
1269: ,p_attribute1_name => 'ATTRIBUTE1'