DBA Data[Home] [Help]

APPS.BEN_ELIG_CVRD_DPNT_API dependencies on FND_GLOBAL

Line 92: if fnd_global.conc_request_id = -1 then

88: begin
89: --
90: hr_utility.set_location('Entering:'|| l_proc, 10);
91: --
92: if fnd_global.conc_request_id = -1 then
93: --
94: ben_env_object.get(p_rec => l_env_rec);
95: if l_env_rec.effective_date is null then
96: --

Line 594: if fnd_global.conc_request_id = -1 then

590: hr_utility.set_location('per in ler id '|| p_per_in_ler_id , 9745);
591: hr_utility.set_location('elig_dpnt ' || p_elig_cvrd_dpnt_id, 9745);
592: hr_utility.set_location(' dt' || p_effective_start_date, 9745);
593: --
594: if fnd_global.conc_request_id = -1 then
595: --
596: ben_env_object.get(p_rec => l_env_rec);
597: if l_env_rec.effective_date is null then
598: --

Line 1473: if fnd_global.conc_request_id = -1 then

1469: else
1470: l_child_effective_date:=p_effective_date;
1471: end if;
1472: --
1473: if fnd_global.conc_request_id = -1 then
1474: --
1475: ben_env_object.get(p_rec => l_env_rec);
1476: if l_env_rec.effective_date is null then
1477: --

Line 1892: if fnd_global.conc_request_id = -1 then

1888: else
1889: l_child_effective_date:=p_effective_date;
1890: end if;
1891: --
1892: if fnd_global.conc_request_id = -1 then
1893: --
1894: ben_env_object.get(p_rec => l_env_rec);
1895: if l_env_rec.effective_date is null then
1896: --