DBA Data[Home] [Help]

APPS.FA_TAX_UPLOAD_PKG dependencies on FA_BOOKS

Line 235: fa_books bk,

231: nvl(ti.global_attribute_category,
232: bk.global_attribute_category) global_attribute_category,
233: ti.group_asset_id
234: from fa_tax_interface ti,
235: fa_books bk,
236: fa_additions_b ad
237: where ti.book_type_code = p_book_type_code
238: and ti.posting_status = 'POST'
239: and ti.asset_number = ad.asset_number