DBA Data[Home] [Help]

APPS.FA_POLISH_PVT dependencies on FA_MC_BOOK_CONTROLS

Line 428: fa_mc_book_controls mbc,

424:
425: select fy.fiscal_year
426: into l_first_fiscal_year
427: from fa_fiscal_year fy,
428: fa_mc_book_controls mbc,
429: fa_book_controls bc,
430: fa_mc_books bks
431: where bc.book_type_code = p_Book_Type_Code
432: and mbc.book_type_code = p_Book_Type_Code