APPS.PER_CHECKLIST_EVENTS dependencies on FND_GLOBAL
Line 370: if x_cur.eligibility_object_id is not null and fnd_global.conc_request_id not in (0,-1) then
366: --
367: -- if not a concurrent request ben code BEN_PER_ASG_ELIG
368: -- lines are intializing so deferring in that case
369: 370: if x_cur.eligibility_object_id is not null and fnd_global.conc_request_id not in (0,-1) then 371: ben_env_object.init
372: (p_business_group_id => x_cur.business_group_id,
373: p_thread_id => null,
374: p_chunk_size => null,