DBA Data[Home] [Help]

APPS.CN_SRP_PERIODS_PVT dependencies on FND_PROFILE

Line 191: if FND_PROFILE.VALUE('CN_RESET_BALANCES_EACH_YEAR') = 'Y' then

187: cb get_carry_bal%rowtype;
188:
189: BEGIN
190: -- look at profile to see if balances should be reset after each year
191: if FND_PROFILE.VALUE('CN_RESET_BALANCES_EACH_YEAR') = 'Y' then
192: l_reset_balances := true;
193: end if;
194:
195: -- populate BBx columns