DBA Data[Home] [Help]

APPS.FA_AMORT_VAL_PKG dependencies on FA_BOOK_CONTROLS

Line 74: from fa_book_controls

70: end if;
71:
72: select fiscal_year_name,deprn_calendar
73: into fy_name, cal_type
74: from fa_book_controls
75: where book_type_code = x_book;
76:
77: /* this check is already done in the books form
78: