DBA Data[Home] [Help]

APPS.FA_WHATIF_DEPRN2_PKG dependencies on STANDARD

Line 491: -- BUG# 7193797 : Commented the below peice of code to make use of the standard Depreciation Functionality.

487: h_count := h_count + 1;
488: end loop;
489:
490: --ERnos 6612615 what-if start
491: -- BUG# 7193797 : Commented the below peice of code to make use of the standard Depreciation Functionality.
492: /*if t_ast_typ.FIRST is not null
493: then
494: for j in 1..t_ast_typ.count
495: loop