DBA Data[Home] [Help]

APPS.FA_AMORT_VAL_PKG dependencies on FA_BOOK_CONTROLS

Line 75: from fa_book_controls

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