DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FA_CEILINGS

Line 2256: ,fa_ceilings ce

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
2260: and bk.date_ineffective is null

Line 2278: ,fa_ceilings ce

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
2282: and bk.date_ineffective is null