DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PVT dependencies on FA_DEPRN_PERIODS

Line 4962: , fa_deprn_periods dp

4958: , sum(aj.adjustment_amount)
4959: from fa_transaction_headers th -- member
4960: , fa_transaction_headers gth -- group
4961: , fa_adjustments aj
4962: , fa_deprn_periods dp
4963: , fa_additions_b ad
4964: , fa_books bk
4965: where th.book_type_code = p_asset_hdr_rec.book_type_code
4966: -- and th.date_effective = gth.date_effective