DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FA_ITC_RATES

Line 2036: ,fa_itc_rates itc

2032: ,itc.basis_reduction_rate
2033: ,ce.limit
2034: ,lk.lookup_type
2035: from fa_books bk
2036: ,fa_itc_rates itc
2037: ,fa_ceilings ce
2038: ,fa_lookups_b lk
2039: where bk.asset_id = p_asset_id
2040: and bk.book_type_code = p_book_type_code

Line 2057: ,fa_itc_rates itc

2053: ,itc.basis_reduction_rate
2054: ,ce.limit
2055: ,lk.lookup_type
2056: from fa_mc_books bk
2057: ,fa_itc_rates itc
2058: ,fa_ceilings ce
2059: ,fa_lookups_b lk
2060: where bk.asset_id = p_asset_id
2061: and bk.book_type_code = p_book_type_code