DBA Data[Home] [Help]

APPS.FA_CDE_PKG dependencies on STANDARD

Line 1902: -- If deprn is already run for the Asset, follow the standard procedure of calculating the Deprn.

1898: l_number_of_periods := CEIL(perds_per_yr_dcal/fa_cache_pkg.fazcfor_record.revised_Rate); --- Calculate the Approximate Number of Periods, when Switch happens.
1899: END IF;
1900: -- End of BUG# 7290365.
1901: -- BUG# 7304706 : the query below will get the details about whether deprn is run for a particular asset.
1902: -- If deprn is already run for the Asset, follow the standard procedure of calculating the Deprn.
1903: BEGIN
1904: SELECT 'Y'
1905: INTO h_deprn_run
1906: FROM fa_deprn_summary

Line 2407: -- 4. The adjusted_cost is calculated based only on the standard

2403: -- should NOT be based on the adjusted_cost which gets reset to NBV
2404: -- as of the period of amortized adjustment
2405: -- but should be based on the recoverable cost.
2406: -- (Please refer to HLD Example 6)
2407: -- 4. The adjusted_cost is calculated based only on the standard
2408: -- accumulated depreciation (total less bonus) as of the period of
2409: -- amortized adjustment. (This should be taken care of in forms level)
2410: -- (Please refer to HLD Example 6)
2411: -- 5. On 7/20/2000, a new logic to reset adjusted_cost of assets