DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FA_ITC_RATES

Line 2255: ,fa_itc_rates itc

2251: ,itc.basis_reduction_rate
2252: ,ce.limit
2253: ,lk.lookup_type
2254: from fa_books bk
2255: ,fa_itc_rates itc
2256: ,fa_ceilings ce
2257: ,fa_lookups_b lk
2258: where bk.asset_id = p_asset_id
2259: and bk.book_type_code = p_book_type_code

Line 2277: ,fa_itc_rates itc

2273: ,itc.basis_reduction_rate
2274: ,ce.limit
2275: ,lk.lookup_type
2276: from fa_mc_books bk
2277: ,fa_itc_rates itc
2278: ,fa_ceilings ce
2279: ,fa_lookups_b lk
2280: where bk.asset_id = p_asset_id
2281: and bk.book_type_code = p_book_type_code