DBA Data[Home] [Help]

APPS.FA_XLA_EVENTS_PVT dependencies on FA_MC_DEPRN_SUMMARY

Line 1051: from fa_mc_deprn_summary

1047: if (p_source_id_int_3 is null) then
1048:
1049: SELECT deprn_run_id
1050: into l_secondary_deprn_run_id
1051: from fa_mc_deprn_summary
1052: where set_of_books_id = p_ledger_id
1053: and book_type_code = p_book_type_code
1054: and period_counter = p_source_id_int_2
1055: and asset_id = p_source_id_int_1;