DBA Data[Home] [Help]

APPS.FA_CUA_MASS_UPDATE1_PKG dependencies on FA_FISCAL_YEAR

Line 87: fa_fiscal_year fy

83: (fy.end_date + 1 - fy.start_date))),0) * 12, 0)
84: from fa_calendar_periods cp,
85: fa_calendar_types ct,
86: fa_book_controls bc,
87: fa_fiscal_year fy
88: where bc.book_type_code = X_book_type_code and
89: bc.date_ineffective is null and
90: ct.calendar_type = bc.prorate_calendar and
91: ct.fiscal_year_name = bc.fiscal_year_name