317: BEGIN
318:
319: -- only call transaction approval
320: -- BUG# 2247404 and 2230178 - call regardless if from a mass request
321: if not FA_TRX_APPROVAL_PKG.faxcat
322: (X_book => px_asset_hdr_rec.book_type_code,
323: X_asset_id => px_asset_hdr_rec.asset_id,
324: X_trx_type => 'DELETE',
325: X_trx_date => sysdate,