DBA Data[Home] [Help]

APPS.PER_CHECKLIST_EVENTS dependencies on BEN_ENV_OBJECT

Line 371: ben_env_object.init

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,
375: p_threads => null,