DBA Data[Home] [Help]

APPS.FA_BASIS_OVERRIDE_INIT_PKG dependencies on FA_METHODS

Line 361: -- from FA_METHODS MT

357: end if;
358:
359: -- select count(1)
360: -- into l_chk_count
361: -- from FA_METHODS MT
362: -- where mt.method_code = h_rule_in.method_code
363: -- and nvl(mt.life_in_months,0) = nvl(h_rule_in.life_in_months,0);
364:
365: -- When l_chk_count is 0, get method_code and life_in_months