DBA Data[Home] [Help]

APPS.FA_CAPITALIZE_CIP_PKG1 dependencies on FA_CALENDAR_TYPES

Line 57: fa_calendar_types ct,

53: 1/ct.number_per_fiscal_year,
54: (cp.end_date + 1 - cp.start_date) /
55: (fy.end_date + 1 - fy.start_date))),0) * 12, 0)
56: from fa_calendar_periods cp,
57: fa_calendar_types ct,
58: fa_book_controls bc,
59: fa_fiscal_year fy
60: where bc.book_type_code = X_book and
61: bc.date_ineffective is null and