DBA Data[Home] [Help]

APPS.PER_CTC_BUS dependencies on FND_PROFILE

Line 1239: fnd_profile.put('PER_PERSON_ID',p_rec.person_id); -- bug 10133492

1235: -- of the attribute values have actually changed.
1236: -- b) During insert.
1237: --
1238:
1239: fnd_profile.put('PER_PERSON_ID',p_rec.person_id); -- bug 10133492
1240:
1241: hr_dflex_utility.ins_or_upd_descflex_attribs
1242: (p_appl_short_name => 'PER'
1243: ,p_descflex_name => 'PER_CONTRACTS'