DBA Data[Home] [Help]

APPS.BEN_CVRD_DPNT_CTFN_PRVDD_API dependencies on BEN_ENV_OBJECT

Line 165: ben_env_object.init

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

Line 495: ben_env_object.init

491: -- Initialize environment
492: --
493: if fnd_global.conc_request_id = -1 then
494: --
495: ben_env_object.init
496: (p_business_group_id => p_business_group_id,
497: p_effective_date => p_effective_date,
498: p_thread_id => null,
499: p_chunk_size => null,

Line 815: ben_env_object.init

811: -- Initialize environment
812: --
813: if fnd_global.conc_request_id = -1 then
814: --
815: ben_env_object.init
816: (p_business_group_id => p_business_group_id,
817: p_effective_date => p_effective_date,
818: p_thread_id => null,
819: p_chunk_size => null,

Line 1060: ben_env_object.init

1056: -- Initialize environment
1057: --
1058: if fnd_global.conc_request_id = -1 then
1059: --
1060: ben_env_object.init
1061: (p_business_group_id => p_business_group_id,
1062: p_effective_date => p_effective_date,
1063: p_thread_id => null,
1064: p_chunk_size => null,