DBA Data[Home] [Help]

APPS.FA_BASIS_OVERRIDE_INIT_PKG dependencies on FA_METHODS

Line 399: -- from FA_METHODS MT

395: end if;
396:
397: -- select count(1)
398: -- into l_chk_count
399: -- from FA_METHODS MT
400: -- where mt.method_code = h_rule_in.method_code
401: -- and nvl(mt.life_in_months,0) = nvl(h_rule_in.life_in_months,0);
402:
403: -- When l_chk_count is 0, get method_code and life_in_months