DBA Data[Home] [Help]

APPS.FA_WHATIF_DEPRN_PKG dependencies on FA_CATEGORY_BOOKS

Line 278: fa_category_books cb,

274: , dpr_in.eofy_reserve -- Bug#1248589
275: , h_prior_eofy_reserve --Bug#16045341
276: FROM fa_ceiling_types ceilt,
277: fa_methods mt,
278: fa_category_books cb,
279: fa_books bk,
280: fa_additions_b ad
281: WHERE cb.book_type_code = X_book
282: AND ad.asset_category_id = cb.category_id

Line 369: fa_category_books cb,

365: , dpr_in.eofy_reserve -- Bug#1248589
366: , h_prior_eofy_reserve --Bug#16045341
367: FROM fa_ceiling_types ceilt,
368: fa_methods mt,
369: fa_category_books cb,
370: fa_mc_books bk,
371: fa_additions_b ad
372: WHERE cb.book_type_code = X_book
373: AND ad.asset_category_id = cb.category_id