DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PVT dependencies on FA_DEPRN_PERIODS

Line 4465: , fa_deprn_periods dp

4461: , sum(aj.adjustment_amount)
4462: from fa_transaction_headers th -- member
4463: , fa_transaction_headers gth -- group
4464: , fa_adjustments aj
4465: , fa_deprn_periods dp
4466: , fa_additions_b ad
4467: , fa_books bk
4468: where th.book_type_code = p_asset_hdr_rec.book_type_code
4469: -- and th.date_effective = gth.date_effective