DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PVT dependencies on FA_MC_DEPRN_PERIODS

Line 5000: , fa_mc_deprn_periods dp

4996: , sum(aj.adjustment_amount)
4997: from fa_transaction_headers th -- member
4998: , fa_transaction_headers gth -- group
4999: , fa_mc_adjustments aj
5000: , fa_mc_deprn_periods dp
5001: , fa_additions_b ad
5002: , fa_mc_books bk
5003: where th.book_type_code = p_asset_hdr_rec.book_type_code
5004: -- and th.date_effective = gth.date_effective