DBA Data[Home] [Help]

APPS.PAY_MONITOR_BALANCE_RETRIEVAL dependencies on FND_PROFILE

Line 35: l_profile := fnd_profile.value('HR_MONITOR_BALANCE_RETRIEVAL');

31: hr_utility.set_location('Entering: '||l_proc, 10);
32: --
33: -- this will be a call to get_profile once the profile is set up
34: --
35: l_profile := fnd_profile.value('HR_MONITOR_BALANCE_RETRIEVAL');
36: IF l_profile = 'Y' THEN
37: --
38: hr_utility.set_location(l_proc, 20);
39: --