DBA Data[Home] [Help]

APPS.FA_DEPRN_ROLLBACK_PVT dependencies on FND_PROFILE

Line 1477: (nvl(fnd_profile.value('FA_JAPAN_TAX_REFORMS'),'N') = 'Y') then

1473: fa_debug_pkg.add('FAVDRBB', 'pers_per_yr', pers_per_yr);
1474: end if;
1475:
1476: if ((p_period_rec.period_num - pers_per_yr) = 0) and
1477: (nvl(fnd_profile.value('FA_JAPAN_TAX_REFORMS'),'N') = 'Y') then
1478:
1479: if (p_log_level_rec.statement_level) then
1480: fa_debug_pkg.add('Updating rate_in_use', 'EOFY', 'YES');
1481: end if;