DBA Data[Home] [Help]

APPS.FA_CAPITALIZE_CIP_PKG1 dependencies on FA_FISCAL_YEAR

Line 59: fa_fiscal_year fy

55: (fy.end_date + 1 - fy.start_date))),0) * 12, 0)
56: from fa_calendar_periods cp,
57: fa_calendar_types ct,
58: fa_book_controls bc,
59: fa_fiscal_year fy
60: where bc.book_type_code = X_book and
61: bc.date_ineffective is null and
62: ct.calendar_type = bc.prorate_calendar and
63: ct.fiscal_year_name = bc.fiscal_year_name