DBA Data[Home] [Help]

APPS.BEN_PRTT_ENRT_CTFN_PRVDD_API dependencies on FND_GLOBAL

Line 350: if fnd_global.conc_request_id = -1 then

346: hr_utility.set_location('Entering:'|| l_proc, 10);
347: --
348: -- Initialize environment
349: --
350: if fnd_global.conc_request_id = -1 then
351: --
352: ben_env_object.init
353: (p_business_group_id => p_business_group_id,
354: p_effective_date => p_effective_date,

Line 674: if fnd_global.conc_request_id = -1 then

670: hr_utility.set_location('Entering:'|| l_proc, 10);
671: --
672: -- Initialize environment
673: --
674: if fnd_global.conc_request_id = -1 then
675: --
676: ben_env_object.init
677: (p_business_group_id => p_business_group_id,
678: p_effective_date => p_effective_date,

Line 1020: if fnd_global.conc_request_id = -1 then

1016: close get_actn_c;
1017: --
1018: -- Initialize environment
1019: --
1020: if fnd_global.conc_request_id = -1 then
1021: --5460912
1022: ben_env_object.get(p_rec => l_env_rec);
1023: if l_env_rec.business_group_id is null then
1024: --