DBA Data[Home] [Help]

APPS.BEN_ABR_BUS dependencies on FND_PROFILE

Line 990: l_prflvalue := fnd_profile.value('BEN_IMPTD_INCM_POST_TAX');

986:
987: Begin
988: --
989: hr_utility.set_location('Entering:'||l_proc, 5);
990: l_prflvalue := fnd_profile.value('BEN_IMPTD_INCM_POST_TAX');
991: hr_utility.set_location('Profile:'||l_prflvalue, 99 );
992: if l_prflvalue = 'Y' then
993: /* this validation is not done becasuse the opt can not be validated
994: discussed with BP