DBA Data[Home] [Help]

APPS.BEN_PAC_LER dependencies on FND_GLOBAL

Line 97: if fnd_global.conc_request_id = -1 then

93: begin
94: --
95: hr_utility.set_location ('Entering '||l_package,10);
96: --
97: if fnd_global.conc_request_id = -1 then
98: --
99: -- This makes sense for the calls made from the forms.
100: --
101: ben_env_object.init(p_business_group_id => p_business_group_id,