DBA Data[Home] [Help]

APPS.BEN_PL_BNF_CTFN_PRVDD_API dependencies on BEN_ENV_OBJECT

Line 167: ben_env_object.init

163: -- Initialize environment
164: --
165: if fnd_global.conc_request_id = -1 then
166: --
167: ben_env_object.init
168: (p_business_group_id => p_business_group_id,
169: p_effective_date => p_effective_date,
170: p_thread_id => null,
171: p_chunk_size => null,

Line 511: ben_env_object.init

507: -- Initialize environment
508: --
509: if fnd_global.conc_request_id = -1 then
510: --
511: ben_env_object.init
512: (p_business_group_id => p_business_group_id,
513: p_effective_date => p_effective_date,
514: p_thread_id => null,
515: p_chunk_size => null,

Line 834: ben_env_object.init

830: -- Initialize environment
831: --
832: if fnd_global.conc_request_id = -1 then
833: --
834: ben_env_object.init
835: (p_business_group_id => p_business_group_id,
836: p_effective_date => p_effective_date,
837: p_thread_id => null,
838: p_chunk_size => null,