DBA Data[Home] [Help]

APPS.FA_PROCESS_IMPAIRMENT_PKG dependencies on FA_MC_DEPRN_PERIODS

Line 1834: from fa_mc_deprn_periods

1830: (deprn_adjustment_batch_id is NOT NULL));
1831:
1832: select count(*)
1833: into l_dp_post_count
1834: from fa_mc_deprn_periods
1835: where book_type_code = p_book_type_code
1836: and period_counter = p_period_rec.period_counter
1837: and set_of_books_id = p_set_of_books_id
1838: and ((addition_batch_id is NOT NULL) or