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