DBA Data[Home] [Help]

APPS.FA_ADDITION_PVT dependencies on FA_CALENDAR_PERIODS

Line 2555: ,fa_calendar_periods fcp

2551: ,fcp.period_num
2552: ,fct.number_per_fiscal_year
2553: from fa_fiscal_year ffy
2554: ,fa_book_controls fbc
2555: ,fa_calendar_periods fcp
2556: ,fa_calendar_types fct
2557: where ffy.fiscal_year_name = fbc.fiscal_year_name
2558: and ffy.fiscal_year_name = fct.fiscal_year_name
2559: and fbc.book_type_code = p_book_type_code