DBA Data[Home] [Help]

APPS.FA_POST_ADJ_ITF_PKG dependencies on FA_ADDITIONS_B

Line 248: fa_additions_b ad

244: bk.period_counter_fully_retired,
245: bk.cash_generating_unit_id
246: from fa_adjustments_t ajitf,
247: fa_books bk,
248: fa_additions_b ad
249: where ajitf.book_type_code = p_book_type_code
250: and ajitf.posting_status = 'POST'
251: and ajitf.asset_number = ad.asset_number
252: and bk.asset_id = ad.asset_id