879: where batch_id = p_batch_id
880: and asset_id = l_asset_id
881: and book_type_code = l_book;
882:
883: if not FA_TRX_APPROVAL_PKG.faxcat(
884: X_book => l_book,
885: X_asset_id => l_asset_id,
886: X_trx_type => 'RECLASS',
887: X_trx_date => l_transaction_date,