DBA Data[Home] [Help]

APPS.HRI_OPL_JOB_JOB_ROLE dependencies on FND_PROFILE

Line 220: fnd_profile.value('HRI_IMPL_DBI') = 'Y') THEN

216: -- So insert the JOB_ID of the updated records into the assingment delta table
217: -- so that the changes can be made to the assignment delta table by the incr process
218: --
219: IF (l_upd_job_ids.LAST > 0 AND
220: fnd_profile.value('HRI_IMPL_DBI') = 'Y') THEN
221: --
222: dbg('Populating event queue HRI_EQ_ASG_SUP_WRFC.');
223: --
224: BEGIN