450: BEGIN
451:
452: /* Bug 4597471 -- only for 'RUN' mode */
453: if (p_asset_tax_rsv_adj_rec.run_mode = 'RUN') then
454: if not FA_TRX_APPROVAL_PKG.faxcat
455: (X_book => px_asset_hdr_rec.book_type_code,
456: X_asset_id => px_asset_hdr_rec.asset_id,
457: X_trx_type => px_trans_rec.transaction_type_code,
458: X_trx_date => px_trans_rec.transaction_date_entered,