DBA Data[Home] [Help]

APPS.FA_ADJUSTMENT_PUB dependencies on FA_CALENDAR_PERIODS

Line 921: fa_calendar_periods cp

917: l_extend_calendar_pcd
918: from fa_book_controls bc,
919: fa_fiscal_year fy,
920: fa_calendar_types ct,
921: fa_calendar_periods cp
922: where bc.book_type_code = px_asset_hdr_rec.book_type_code and
923: bc.deprn_calendar = ct.calendar_type and
924: cp.calendar_type = ct.calendar_type and
925: bc.fiscal_year_name = ct.fiscal_year_name and