DBA Data[Home] [Help]

APPS.BEN_PL_BNF_CTFN_PRVDD_API dependencies on FND_GLOBAL

Line 165: if fnd_global.conc_request_id = -1 then

161: hr_utility.set_location('Entering:'|| l_proc, 10);
162: --
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,

Line 509: if fnd_global.conc_request_id = -1 then

505: hr_utility.set_location('Entering:'|| l_proc, 10);
506: --
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,

Line 832: if fnd_global.conc_request_id = -1 then

828: hr_utility.set_location('Entering:'|| l_proc, 10);
829: --
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,