DBA Data[Home] [Help]

APPS.PER_CHECKLIST_EVENTS dependencies on FND_GLOBAL

Line 399: if x_cur.eligibility_object_id is not null and fnd_global.conc_request_id not in (0,-1) then

395: --
396: -- if not a concurrent request ben code BEN_PER_ASG_ELIG
397: -- lines are intializing so deferring in that case
398:
399: if x_cur.eligibility_object_id is not null and fnd_global.conc_request_id not in (0,-1) then
400: ben_env_object.init
401: (p_business_group_id => x_cur.business_group_id,
402: p_thread_id => null,
403: p_chunk_size => null,