DBA Data[Home] [Help]

APPS.FA_ADJUSTMENT_PUB dependencies on FA_CALENDAR_PERIODS

Line 1155: fa_calendar_periods cp

1151: l_extend_calendar_pcd
1152: from fa_book_controls bc,
1153: fa_fiscal_year fy,
1154: fa_calendar_types ct,
1155: fa_calendar_periods cp
1156: where bc.book_type_code = px_asset_hdr_rec.book_type_code and
1157: bc.deprn_calendar = ct.calendar_type and
1158: cp.calendar_type = ct.calendar_type and
1159: bc.fiscal_year_name = ct.fiscal_year_name and