DBA Data[Home] [Help]

APPS.FA_TERMINAL_GAIN_LOSS_PVT dependencies on FA_BOOK_CONTROLS_MRC_V

Line 40: from fa_book_controls_mrc_v

36: CURSOR c_get_mc_deprn_run_date IS
37: select last_update_date
38: , last_updated_by
39: , last_update_login
40: from fa_book_controls_mrc_v
41: where book_type_code = p_book_type_code;
42:
43: -- +++++ Get Current Unit and category_id of Group Asset +++++
44: CURSOR c_get_unit IS