DBA Data[Home] [Help]

APPS.BEN_CVRD_DPNT_CTFN_PRVDD_API dependencies on FND_GLOBAL

Line 163: if fnd_global.conc_request_id = -1 then

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

Line 493: if fnd_global.conc_request_id = -1 then

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

Line 813: if fnd_global.conc_request_id = -1 then

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

Line 1058: if fnd_global.conc_request_id = -1 then

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