DBA Data[Home] [Help]

APPS.FA_CUA_MASS_UPDATE1_PKG dependencies on FA_FISCAL_YEAR

Line 89: fa_fiscal_year fy

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