DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FA_CEILINGS

Line 2037: ,fa_ceilings ce

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

Line 2058: ,fa_ceilings ce

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