DBA Data[Home] [Help]

APPS.PAY_KR_YEA20120101_PKG dependencies on FND_PROFILE

Line 392: fnd_profile.put('PER_ASSIGNMENT_ID',p_assignment_id);

388: end if;
389:
390: -- Updating the records for the target year
391:
392: fnd_profile.put('PER_ASSIGNMENT_ID',p_assignment_id);
393:
394: if p_asg_info_id is not null then
395: --
396: if g_debug then