DBA Data[Home] [Help]

APPS.FA_REVALUATION_PUB dependencies on FA_TRX_APPROVAL_PKG

Line 308: if not FA_TRX_APPROVAL_PKG.faxcat

304: BEGIN
305:
306: if (p_reval_options_rec.run_mode = 'RUN') then
307: -- BUG# 2247404 and 2230178 - call regardless if from a mass request
308: if not FA_TRX_APPROVAL_PKG.faxcat
309: (X_book => px_asset_hdr_rec.book_type_code,
310: X_asset_id => px_asset_hdr_rec.asset_id,
311: X_trx_type => px_trans_rec.transaction_type_code,
312: X_trx_date => px_trans_rec.transaction_date_entered,