DBA Data[Home] [Help]

APPS.FA_TAX_UPLOAD_PKG dependencies on FA_CALENDAR_PERIODS

Line 324: ,fa_calendar_periods fcp

320: ,fcp.period_num
321: ,fct.number_per_fiscal_year
322: from fa_fiscal_year ffy
323: ,fa_book_controls fbc
324: ,fa_calendar_periods fcp
325: ,fa_calendar_types fct
326: where ffy.fiscal_year_name = fbc.fiscal_year_name
327: and ffy.fiscal_year_name = fct.fiscal_year_name
328: and fbc.book_type_code = p_book_type_code